aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Automatic code cleanup.Gravatar Googler2018-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
* Do not add flags from linking_mode_flags section when the toolchain definesGravatar hlopko2018-04-27
* Widen visibility for SkyframeExecutor.setSkylarkSemanticsGravatar mschaller2018-04-27
* Add equality support to composing transitions.Gravatar mstaib2018-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
* Ensure that all rules which (even very indirectly) callGravatar jcater2018-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
* Replace ConfigurationTransition with PatchTransition in a few places.Gravatar mstaib2018-04-26
* RuleTransitionFactory returns NoTransition instead of null.Gravatar mstaib2018-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
* Consolidating start/end lib archive expansionGravatar Googler2018-04-26
* Automated rollback of commit c5c6ef83936cf90fd11038a84637e691beb47288.Gravatar tomlu2018-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
* Prepare to abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* windows,client: no longer support Unix-style pathsGravatar Laszlo Csomor2018-04-26
* Add a helpful note for the args argument of binary rules.Gravatar Googler2018-04-26
* Add an extra argument to CcCompilationHelper#fromCommon() that contains addit...Gravatar lberki2018-04-26
* Automated rollback of commit 404483d99bca4edc0600e72cacfcc36404fd4653.Gravatar hlopko2018-04-25
* Serialize NestedSet sizes that get special treatement (empty set, singleton)Gravatar cpeyser2018-04-25
* Support deferred param files.Gravatar tomlu2018-04-25
* Make java_common.compile's javacopt handling consistent with native Java rulesGravatar cushon2018-04-25
* Prevent Skylark actions from setting arbitrary execution infoGravatar ulfjack2018-04-25
* Document that getuid/getgid/getpid can throw exceptions.Gravatar philwo2018-04-25
* Serialize singleton NestedSets directly in NestedSetCodecWithStore.Gravatar cpeyser2018-04-25
* Add an extra argument to CcCompilationHelper#fromCommon() that contains addit...Gravatar lberki2018-04-25
* sandbox: Generate actually unique sandbox paths.Gravatar philwo2018-04-25
* Make output name case-insensitive while calculating output names for object f...Gravatar pcloudy2018-04-25
* Replace usage of proto class CToolchain.WithFeatureSet with equivalent WithFe...Gravatar Googler2018-04-25
* Refactor generated objc sources compilation in ProtobufSupport.javaGravatar pcloudy2018-04-25
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-25
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-25
* ExperimentalEventHandler: properly complete buildGravatar Klaus Aehlig2018-04-25
* Remove no-op check from AndroidCommon, add missing rule validation to aar_importGravatar kmb2018-04-24