aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Migrate AbstractAction and SkylarkActionFactory to buildapiGravatar cparsons2018-05-01
* Break out the rc file tests from the more general option parsing tests.Gravatar ccalvarin2018-05-01
* Convert lambdas in AndroidDataConverter to anonymous classes, so that they canGravatar cpeyser2018-05-01
* Add a codec for LinkedHashSet.Gravatar mjhalupka2018-05-01
* Delete dead non-parallel getRBuildFiles codeGravatar mschaller2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Avoid failing when a fixed locale conflicts with a provided locale qualifer f...Gravatar corysmith2018-05-01
* Migrate Runfiles to the build APIGravatar cparsons2018-05-01
* Automated rollback of commit 3fbe733bf72659e9de30fb099a65e87b1a402a18.Gravatar Googler2018-05-01
* Resolve selects in the attributes of targets for cquery's --output=proto formatGravatar juliexxia2018-05-01
* Move BazelLibrary from syntax/ to packages/Gravatar brandjon2018-05-01
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Migrate the skylark interfaces of Artifact and ArtifactRoot to skylarkbuildapiGravatar cparsons2018-05-01
* 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
* 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