aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Use a new pattern for builtin Provider objects with @SkylarkCallable.Gravatar cparsons2018-05-01
* Add param file support to sandboxed spawn runners.Gravatar tomlu2018-05-01
* Wire up future to wait for in NestedSetCodecWithStore.Gravatar janakr2018-04-30
* Allow SkyFunctions to return a sentinel value indicating that all of a node's...Gravatar janakr2018-04-30
* Add support for reporting an error if android_test.binary_under_test contains...Gravatar cushon2018-04-30
* Migrate annotations of SkylarkAttr to an interface class.Gravatar cparsons2018-04-30
* Consolidating start/end lib archive expansion Take 2Gravatar Googler2018-04-30
* Name LateBoundDefaultApi skylark type.Gravatar cparsons2018-04-30
* Add ability for serialization to inform the SerializationContext that any rem...Gravatar janakr2018-04-30
* Headers specified in cc_library.textual_hdrs are passed through objc_libraryGravatar cpeyser2018-04-30
* Change action construction to use built-in param file support.Gravatar tomlu2018-04-30
* repository_cache: touch files on cache hitGravatar Klaus Aehlig2018-04-30
* Allow JavaInfo providers without sources or exportsGravatar cushon2018-04-30
* Support ParamFileActionInput in LocalSpawnRunner.Gravatar tomlu2018-04-30
* Change LocationFunction to not extend Function.Gravatar dannark2018-04-30
* remote/http: fully read http content on error statusGravatar Jakob Buchgraber2018-04-30
* Refactor NestedSet to permit alternate NestedSetStore implementations.Gravatar cpeyser2018-04-30
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* Set up only one link action for JavaBinary launcher with fissionGravatar Googler2018-04-30
* Automated rollback of commit dade44dab4a571acc710f0960a3afda0d7b183b3.Gravatar hlopko2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* Automated rollback of commit fd9a0958a989cac1f08f15ab5643728469f9824e.Gravatar hlopko2018-04-30
* Remove the on-disk caching of Xcode locations.Gravatar jmmv2018-04-28
* 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
* 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