aboutsummaryrefslogtreecommitdiffhomepage
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
* Fix typo. "allpath" doesn't exist.Gravatar Googler2018-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
* Update android_instrumentation_test docs to reflect the possibility of runnin...Gravatar jingwen2018-04-30
* Add instructions to view graph locally via xdotGravatar Gabriel Staples2018-04-30
* Fix broken link.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
* Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6...Gravatar laszlocsomor2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* runfiles,Bash: bugfix in absolute path checkingGravatar Laszlo Csomor2018-04-30
* Release 0.13.0 (2018-04-30)Gravatar Bazel Release System2018-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
* 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