aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Adding a check to verify the usage of the migration tag for the SkylarkGravatar Googler2018-04-27
* Automated rollback of commit 52356e76a02067e9dc79b469e9b97bd017d077ab.Gravatar jingwen2018-04-27
* Preemptively propagate DexArchiveAspect to skylark _toolchain attributesGravatar kmb2018-04-27
* Output message when the build configuration changes.Gravatar tomlu2018-04-27
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-27
* Automatic code cleanup.Gravatar Googler2018-04-27
* Fix a Bazel test.Gravatar cnsun2018-04-27
* Add a silence mode to the deps checker. Now the checker can be used to dumpGravatar cnsun2018-04-27
* Use TransitionResolver to get top level transitions in BuildView.Gravatar mstaib2018-04-27
* sandbox: Add support for running actions inside Docker containers.Gravatar philwo2018-04-27
* Allow skylark rule definitions to advertise providers that targets of the rul...Gravatar cparsons2018-04-27
* Ensure that all aspects which (even very indirectly) callGravatar jcater2018-04-27
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-27
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-27
* Don't build Error Prone plugin during bootstrappingGravatar cushon2018-04-27
* Do not add flags from linking_mode_flags section when the toolchain definesGravatar hlopko2018-04-27
* Reduce sensitivity of certain tests to exact configurations.Gravatar mstaib2018-04-27
* Widen visibility for SkyframeExecutor.setSkylarkSemanticsGravatar mschaller2018-04-27
* Add equality support to composing transitions.Gravatar mstaib2018-04-27
* Remove unused bootstrap dependenciesGravatar Liam Miller-Cushon2018-04-27
* Avoid creating a Composing*Transition if one of the transitions is NoTransition.Gravatar mstaib2018-04-27
* Add --experimental_use_late_bound_option_defauts flag to toggle usage of late...Gravatar Googler2018-04-27
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-27
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-27
* Normalize parameter name commentsGravatar cushon2018-04-27
* Automated rollback of commit 8ca66458a42266f11aba77732b05ab06b96e95fb.Gravatar hlopko2018-04-26
* Use VanillaJavaBuilder for bootstrappingGravatar cushon2018-04-26
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-04-26
* Add support for native header outputs to VanillaJavaBuilderGravatar cushon2018-04-26
* For --checkHashMismatch=ERROR, emit all errors instead of stopping at the fir...Gravatar cushon2018-04-26
* Allow class prefix names to be blacklisted from DynamicCodec use.Gravatar janakr2018-04-26
* Make mobile-install shard for extra .dex file produced with --experimental_de...Gravatar kmb2018-04-26
* Emit jdeps proto, that is, the used jars on the regular classpath.Gravatar cnsun2018-04-26
* Replace ConfigurationTransition with PatchTransition in a few places.Gravatar mstaib2018-04-26
* RuleTransitionFactory returns NoTransition instead of null.Gravatar mstaib2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Remove unused method.Gravatar jcater2018-04-26
* CppDebugPackageProvider is useful for more than just C++, so rename it.Gravatar Googler2018-04-26
* Remove INTERNAL flags from help flags-as-proto.Gravatar mstaib2018-04-26
* Adds support for remote files.Gravatar shahan2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Consolidating start/end lib archive expansionGravatar Googler2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* tests,shell: enable some shell tests on WindowsGravatar Laszlo Csomor2018-04-26
* Automated rollback of commit c5c6ef83936cf90fd11038a84637e691beb47288.Gravatar tomlu2018-04-26
* Bash,runfiles: ignore RUNFILES_MANIFEST_ONLYGravatar Laszlo Csomor2018-04-26
* Fix skyframe target pattern evaluator thread usageGravatar ulfjack2018-04-26
* Expose cc_common.get_environment_variables and cc_common.get_command_line to ...Gravatar hlopko2018-04-26
* Add execution information to standalone test results.Gravatar Benjamin Peterson2018-04-26