aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Roll forward of commit 05c0bd286b3802ad3d7faf48bc19e86929a9cf6d:Gravatar Dmitry Shevchenko2016-07-29
* Fix private symbols, clean up load parsingGravatar Jon Brandvein2016-07-29
* Rollback of commit 8643954b818547339e8055d0aa4867c1286ebca1.Gravatar Damien Martin-Guillerez2016-07-29
* If the toolchain defines an action_config for each type of CppLinkAction,Gravatar Cal Peyser2016-07-29
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* Increase the shard count of //src/test/shell/bazel:bazel_test_testGravatar Damien Martin-Guillerez2016-07-29
* Make RedirectChaser behave properly if a referenced target is not found.Gravatar Lukacs Berki2016-07-29
* Release 0.3.1 (2016-07-29)Gravatar Bazel Release System2016-07-29
* Merge branch 'master' of sso://bazel/bazelGravatar Adam Michael2016-07-28
|\
* | --Gravatar Carmi Grushko2016-07-28
* | Avoid copying map when adding discovered inputs to action metadata.Gravatar Janak Ramakrishnan2016-07-28
* | Rollback of commit 0fe34924b5e5282b5e2895761f11ad77bccebdba.Gravatar Alex Humesky2016-07-28
* | Remove apple_binary's implicit output _lipo.a.Gravatar Chris Parsons2016-07-28
* | Rollback of commit 75714b0d6e65905e41da8415ca3e7ec101575d51.Gravatar Dmitry Shevchenko2016-07-28
* | Add file:// support to bazel's new_http_archive rule.Gravatar Todd Jeffreys2016-07-28
* | Include SwiftSupport directory into the IPA when an app contains Swift.Gravatar Dmitry Shevchenko2016-07-28
* | Make enforce_constraints non-experimentalGravatar Liam Miller-Cushon2016-07-28
* | Add a resource parsing action.Gravatar Googler2016-07-28
* | Initial checkin of the combiner classes.Gravatar Sasha Smundak2016-07-28
* | Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* | Remove experimental_use_proguard_previous_obfuscation_map flag. This was remo...Gravatar Googler2016-07-28
* | Experimental java annotation support with unpredictable action inputs/outputs...Gravatar Rumou Duan2016-07-28
* | JavaBuilder: Reintroduce the -extra_checks flag.Gravatar Philipp Wollermann2016-07-28
* | Start worker processes with a clean environment, instead of accidentally inhe...Gravatar Philipp Wollermann2016-07-28
* | Clean up DependencyResolver's interface for the dynamic config migration and ...Gravatar Greg Estren2016-07-28
* | Added instructions about using Bazel on WindowsGravatar Yun Peng2016-07-28
| * Merge branch 'master' of sso://bazel/bazelGravatar Adam Michael2016-07-28
|/|
* | Sets SONAME on shared objects in Android binaries.Gravatar Adam2016-07-28
| * --Gravatar Carmi Grushko2016-07-28
| * Avoid copying map when adding discovered inputs to action metadata.Gravatar Janak Ramakrishnan2016-07-28
| * Rollback of commit 0fe34924b5e5282b5e2895761f11ad77bccebdba.Gravatar Alex Humesky2016-07-28
| * Remove apple_binary's implicit output _lipo.a.Gravatar Chris Parsons2016-07-28
| * Rollback of commit 75714b0d6e65905e41da8415ca3e7ec101575d51.Gravatar Dmitry Shevchenko2016-07-28
| * Add file:// support to bazel's new_http_archive rule.Gravatar Todd Jeffreys2016-07-28
| * Include SwiftSupport directory into the IPA when an app contains Swift.Gravatar Dmitry Shevchenko2016-07-28
| * Make enforce_constraints non-experimentalGravatar Liam Miller-Cushon2016-07-28
| * Add a resource parsing action.Gravatar Googler2016-07-28
| * Initial checkin of the combiner classes.Gravatar Sasha Smundak2016-07-28
| * Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
| * Remove experimental_use_proguard_previous_obfuscation_map flag. This was remo...Gravatar Googler2016-07-28
| * Experimental java annotation support with unpredictable action inputs/outputs...Gravatar Rumou Duan2016-07-28
| * JavaBuilder: Reintroduce the -extra_checks flag.Gravatar Philipp Wollermann2016-07-27
| * Start worker processes with a clean environment, instead of accidentally inhe...Gravatar Philipp Wollermann2016-07-27
| * Clean up DependencyResolver's interface for the dynamic config migration and ...Gravatar Greg Estren2016-07-27
| * Added instructions about using Bazel on WindowsGravatar Yun Peng2016-07-27
|/
* Opt out of building debian packages on darwinGravatar Yun Peng2016-07-27
* Mark //src/test/shell/bazel:experimental_ui_test as manualGravatar Damien Martin-Guillerez2016-07-27
* Cleanup: use file_name_string method in tests.Gravatar Sasha Smundak2016-07-27
* Pass the coverage environment into tests using a nested set collected from th...Gravatar Lukacs Berki2016-07-27
* Use a marker provider to determine of a rule is linked statically for the pur...Gravatar Lukacs Berki2016-07-27