aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Exclude transitive proto deps of deploy_env binaries from the generated exten...Gravatar Googler2017-01-09
* RELNOTES: Default --android_dynamic_mode to off.Gravatar Googler2017-01-09
* Updates Android flag documentation.Gravatar Alex Humesky2017-01-09
* Unsynchronize InMemoryNodeEntry#isDone. The buildingState variable's state ch...Gravatar Shreya Bhattarai2017-01-09
* Add an "integration" test (rather, just a test that exercises the relevant pa...Gravatar Janak Ramakrishnan2017-01-06
* Remove some cases of inferring configuration and platform from ruleContext ou...Gravatar Chris Parsons2017-01-06
* Use the new turbine implementation with BazelGravatar Liam Miller-Cushon2017-01-06
* Update apple_binary documentation to match support for multiple platforms and...Gravatar Chris Parsons2017-01-06
* These API levels were removed in NDK r12.Gravatar Adam Michael2017-01-06
* Revert "blaze_util_windows: use CreateFileW" Gravatar John Cater2017-01-06
* Revert "Jarjar the third-party dependencies of the Jacoco test runner." Gravatar John Cater2017-01-05
* Provide Skylark imports, even if the package has some errors.Gravatar Laurent Le Brun2017-01-05
* Use _ instead of $ on Windows to avoid shell expansion issues. Gravatar John Cater2017-01-05
* Rollback of commit 70c5790e4fb01db382d61d457596a46b68ba8d13.Gravatar Janak Ramakrishnan2017-01-05
* Add a "dylib" binary type to apple_binary, and deprecate apple_dynamic_libraryGravatar Chris Parsons2017-01-05
* Disable legacy Skylark IDE tests.Gravatar Googler2017-01-05
* Some little changes to prep for rolling forward the execroot changeGravatar Kristina Chodorow2017-01-05
* Make path attribute optional for android_sdk_repository and android_ndk_repos...Gravatar Adam Michael2017-01-05
* Fix cycle detection between .bzl files.Gravatar Laurent Le Brun2017-01-05
* Exempt config_setting from license checking.Gravatar Greg Estren2017-01-05
* Introduce is_cc_test_link_action build variableGravatar Marcel Hlopko2017-01-05
* blaze_util_windows: use CreateFileWGravatar Laszlo Csomor2017-01-05
* blaze_util_windows: remove AsWpathGravatar Laszlo Csomor2017-01-05
* Bazel client: implement PathExists on WindowsGravatar Laszlo Csomor2017-01-05
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-05
* Do not pass a null pointer to Analyzer to avoid a NPE.Gravatar Lukacs Berki2017-01-05
* Avoid linking objc protos that are transitively in the "dylibs" attributeGravatar Chris Parsons2017-01-05
* Handle huge (>4GB) output jars.Gravatar Sasha Smundak2017-01-04
* Refactor ResourceContainer: make top level and use AutoValue Builder support.Gravatar Michael Staib2017-01-04
* Fix an obscure crash scenario with static configs and BuildConfiguration.equals.Gravatar Greg Estren2017-01-04
* Add an experimental option to reduce header compilation classpathsGravatar Liam Miller-Cushon2017-01-04
* Fix Label() for @short repository labelsGravatar Justine Tunney2017-01-04
* Improve cycle reporting error message.Gravatar Laurent Le Brun2017-01-04
* Minor improvements to error messages.Gravatar Laurent Le Brun2017-01-04
* Change target key aspect id from String to List<String>.Gravatar Googler2017-01-04
* Remove the auto-punctuator because it is causing more problems than itGravatar John Cater2017-01-03
* Manually add periods to documentation strings where needed.Gravatar John Cater2017-01-03
* Run turbine with a UTF-8 charsetGravatar Liam Miller-Cushon2017-01-03
* Refactor JavaSkylarkApiProvider to source its info from passed-in providers i...Gravatar Googler2017-01-03
* Use the value of --watchos_minimum_os for clang's -mwatchos-version-min when ...Gravatar Googler2017-01-03
* RELNOTES:Gravatar Rumou Duan2017-01-03
* Do not expand flag_groups guarded by expand_if_true/false if variable is missingGravatar Marcel Hlopko2017-01-03
* Windows: resolve shortened pathsGravatar Laszlo Csomor2017-01-03
* Change lib.events.Event to use UTF-8 encoding instead of a mix of platform-de...Gravatar Jon Brandvein2017-01-03
* Add expand_if_equal crosstool.proto messageGravatar Marcel Hlopko2017-01-03
* Make "profile --html --html_details" work again.Gravatar Lukacs Berki2017-01-03
* Make "profile --html --html_details" not crash.Gravatar Lukacs Berki2017-01-03
* Make an enum final, the way it should be.Gravatar Lukacs Berki2017-01-03
* Cleanup initialization of expandIfTrue/False in CcToolchainFeatures.FlagGroup...Gravatar Marcel Hlopko2017-01-03
* Miscellaneous cleanups to lib.eventsGravatar Jon Brandvein2017-01-03