aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add support for java_imports to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-11
* Move -gsplit-dwarf before the target specific copts in the command line.Gravatar Manuel Klimek2016-02-11
* Expose Java annotation processing information to Skylark.Gravatar Dmitry Lomov2016-02-11
* Add a few extra tests for XcodeProvider.Gravatar Lukacs Berki2016-02-11
* Make local_repository and new_local_repository work on Windows.Gravatar Lukacs Berki2016-02-11
* Update Skylark homepageGravatar Laurent Le Brun2016-02-11
* Fix invalid language for fenced code block.Gravatar David Chen2016-02-11
* Allow for more flexibility in choices of Version for the GraphConcurrencyTest...Gravatar Shreya Bhattarai2016-02-11
* Base tools/objc tool script deps off of their current locationGravatar Chris Parsons2016-02-11
* Rollback of commit eb01c21f94fbd6119c2f73796f63f789fd765910.Gravatar David Chen2016-02-11
* Allow propagation of execution requirements to the ctx.resolve_command functi...Gravatar Chris Parsons2016-02-11
* Allow ParallelEvaluator to not store errors alongside values if nodes recover...Gravatar Janak Ramakrishnan2016-02-11
* Adds an AaptCommandLineBuilder to simplify the aapt line building process.Gravatar Googler2016-02-11
* Make xcode project generation generate correct filenames for external reposGravatar Kristina Chodorow2016-02-11
* Fix extra spacing and grammar in error message.Gravatar Julio Merino2016-02-11
* Remove TransitivePackageLoader#getVisitedTargets, which was only used in test...Gravatar Janak Ramakrishnan2016-02-11
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* docker: Exclude .changes files when collecting debsGravatar Benjamin Staffin2016-02-11
* Rollback of commit df03e10f6552566982399b8779fe7bc7a17d75dc.Gravatar Michajlo Matijkiw2016-02-11
* Forbid overloading of a repository outside of the first part of the workspace...Gravatar Damien Martin-Guillerez2016-02-11
* Fix bug in TargetPatternList.equals, which was ignoring the offset.Gravatar Ulf Adams2016-02-11
* Implement TODO from: https://github.com/bazelbuild/bazel/blo[]fbbd6a32b95ba74...Gravatar Greg Estren2016-02-11
* Implement distributed caching for BazelGravatar Alpha Lam2016-02-10
* Restore third_party/bazel/README.md in the exported Bazel tree.Gravatar Julio Merino2016-02-10
* Fix //src/test/shell/bazel:bazel_example_testGravatar Damien Martin-Guillerez2016-02-10
* Allow load of external label in the WORKSPACE file.Gravatar Damien Martin-Guillerez2016-02-10
* Add imports attribute to Bazel native Python rules to allow adding directorie...Gravatar David Chen2016-02-10
* Make ExternalFilesHelper depends on the repository rule and not on the parsed...Gravatar Damien Martin-Guillerez2016-02-10
* Make implicit attribute label lookup consistent.Gravatar Brian Silverman2016-02-10
* Fix SkyframeLoadingPhaseRunner posting of EventBus events.Gravatar Ulf Adams2016-02-10
* SkyframeLoadingPhaseRunner: implement --compile_one_dependency.Gravatar Ulf Adams2016-02-10
* Move two visibility-related loading tests to BuildViewTest.Gravatar Ulf Adams2016-02-10
* Fix callback handling in the Skyframe-based target pattern eval.Gravatar Ulf Adams2016-02-10
* Temporary fix for xcode project generationGravatar Kristina Chodorow2016-02-10
* Add instrumented file provider support to Skylark rules.Gravatar Googler2016-02-10
* Don't require 'objcopy' to exist when building on MacOS.Gravatar Googler2016-02-10
* Make unpredictable action inputs and outputs available to Actions.Gravatar Michael Thvedt2016-02-10
* Turbine, a tool for improving Java build performanceGravatar Liam Miller-Cushon2016-02-10
* Add JimFS to Bazel's third_partyGravatar Liam Miller-Cushon2016-02-10
* Split the execution of the WORKSPACE file after each load statementGravatar Damien Martin-Guillerez2016-02-10
* Skyframe-based loading phase runner: report errors if a package is in error.Gravatar Ulf Adams2016-02-10
* Add support for tags to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-10
* Add JavaSkylarkApiProvider to all Java rules.Gravatar Dmitry Lomov2016-02-10
* Fix NPE in TestsInSuiteFunction.Gravatar Ulf Adams2016-02-10
* Adds a build_tools_version attribute to the android_sdk rule so that the androidGravatar Alex Humesky2016-02-10
* Refactor buildjar BUILD filesGravatar Liam Miller-Cushon2016-02-10
* Properly report loading errors during configuration creation.Gravatar Ulf Adams2016-02-10
* Remove unused class SingleJarBuilder.Gravatar Philipp Wollermann2016-02-10
* Add scala_test to loadGravatar Oscar Boykin2016-02-10
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10