aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* RELNOTES: None.Gravatar Googler2017-07-18
* Add an undocumented option to remove the separation between the bin and genfi...Gravatar lberki2017-07-18
* Fix Postable forwarding and replayGravatar ulfjack2017-07-18
* Automated rollback of commit 6d6e87297fe8818e4c374fdfabfbcf538bca898a.Gravatar dmarting2017-07-18
* Automated rollback of commit a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* Add testing for builds which contain two targets with different minimum_os bu...Gravatar cparsons2017-07-18
* Small changes to skyframe package.Gravatar kush2017-07-18
* Improve attribute and index error messages for targetsGravatar vladmos2017-07-18
* Prepare JavaBuilder classloader masking for Java9Gravatar cushon2017-07-18
* Make AbstractBlazeQueryEnv closable, shutdown SkyQEnv executor on closeGravatar mschaller2017-07-18
* Fix typo.Gravatar Googler2017-07-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add a concepts menu to extensions documentationGravatar laurentlb2017-07-18
* Delete the "Predefined Python variables" page.Gravatar laurentlb2017-07-18
* Update documentation for 'attr_definition' and rename it 'Attribute'.Gravatar laurentlb2017-07-18
* Delete unused function in process-wrapper-options.ccGravatar Benjamin Peterson2017-07-18
* Mark the default_target_cpu field in CROSSTOOL deprecated.Gravatar lberki2017-07-18
* Instructions for migrating from Maven to BazelGravatar Googler2017-07-18
* Do not use process-wrapper in RunCommand on Windows.Gravatar Philipp Wollermann2017-07-18
* Dynamic transitions for controlling resource filteringGravatar Googler2017-07-18
* Cleanup in Android/C++/Java providers documentationGravatar laurentlb2017-07-18
* Allow py_binary to be the executable of a Skylark action or anyGravatar Philipp Wollermann2017-07-18
* Remove ParseFailureListener in favor of posting to EventBus directlyGravatar ulfjack2017-07-18
* Automated rollback of commit 4594b7fd6c2516341cdd6e57f9eaaf22cf691f95.Gravatar buchgr2017-07-17
* Internal changeGravatar Googler2017-07-17
* Silence useless netty warnings in the remote workerGravatar ulfjack2017-07-17
* Extend the SpawnRunner APIGravatar ulfjack2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* test_base.py: add path of VC++ Build Tools 2017Gravatar Laszlo Csomor2017-07-17
* remote: Lower the chances of a race condition in the remote upload.Gravatar Ola Rozenfeld2017-07-17
* remote: Failed blob upload should close file handle.Gravatar buchgr2017-07-17
* Doc typoGravatar brandjon2017-07-17
* ResourceFilter supports dynamically configured resource filteringGravatar Googler2017-07-17
* Fix java_toolchain.jvm_opts label expansion if javac is an aliasGravatar cushon2017-07-17
* Add a java_toolchain.tools attributeGravatar cushon2017-07-17
* AppleBinary and AppleStaticLibrary no longer propagate unwrapped ObjcProvider.Gravatar cparsons2017-07-17
* Filter LocalResourceContainer and use it to get a filtered ResourceContainerGravatar Googler2017-07-17
* Merge handleOptions into beforeCommandGravatar ulfjack2017-07-17
* Add new type descriptions for rule attribute documentation.Gravatar gregce2017-07-17
* Add the option filter enums in java, with equivalence check.Gravatar ccalvarin2017-07-17
* Reserve certain action mnemonics so they can't be used from Skylark.Gravatar tomlu2017-07-17
* remote: Chunker.reset() should release resources.Gravatar buchgr2017-07-17
* Clean up string representations for unknown objectsGravatar vladmos2017-07-17
* Simplify exception handling in spawn strategiesGravatar ulfjack2017-07-17
* Update the gRPC channels for remote caching and execution to use a RoundRobin...Gravatar olaola2017-07-17
* Workaround for the Linux-induced race that causes ETXTBSYGravatar ulfjack2017-07-17
* CustomCommandLine.Builder: clean up its interfaceGravatar laszlocsomor2017-07-17
* Promote getPossibleInputsForTesting from CppCompileAction to CommandAction, inGravatar cpeyser2017-07-17
* Expose transitive_compile_time_jars on java_common.provider.Gravatar elenairina2017-07-17
* remote: Fix a bug where local executed results would not be uploaded. Fixes #...Gravatar Ola Rozenfeld2017-07-14