aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
...
* Report error when action_config for given C++ compile action is not definedGravatar hlopko2017-07-19
* Remove the unused class NoSuchConfiguredTargetException.Gravatar lberki2017-07-19
* Add an option to remove the toolchain identifier from the name of the output ...Gravatar lberki2017-07-18
* Move ParsingFailureEvent reporting to TargetPatternFunctionGravatar ulfjack2017-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 a76c94be7c56b93fc5a2f9ececfba7ac1f61f69c.Gravatar laszlocsomor2017-07-18
* Small changes to skyframe package.Gravatar kush2017-07-18
* Improve attribute and index error messages for targetsGravatar vladmos2017-07-18
* Make AbstractBlazeQueryEnv closable, shutdown SkyQEnv executor on closeGravatar mschaller2017-07-18
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-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
* 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
* Extend the SpawnRunner APIGravatar ulfjack2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-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
* 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
* Add link options from feature config to the Go link lineGravatar Googler2017-07-14
* Remove unused native aspect for ASwBGravatar Googler2017-07-14
* Automated rollback of commit 8002b6205e004721f771df20d1d8c1402c03964e.Gravatar laszlocsomor2017-07-14
* remote: Improve error handling for --remote_* cmd line flags. Fixes #3361, #3358Gravatar buchgr2017-07-14
* LocalSpawnRunner now always logs as itselfGravatar ulfjack2017-07-14
* remote: Don't cache test if marked "external". Fixes #3362Gravatar buchgr2017-07-14
* experimental UI: keep console updated till the endGravatar Klaus Aehlig2017-07-14
* experimentalUI: agressively bufferGravatar Klaus Aehlig2017-07-14