aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* Clean up a few Skylark-Skyframe structuresGravatar brandjon2017-07-19
* Ignore case in documentation indexGravatar laurentlb2017-07-19
* Clean up ConfigFeatureFlagProvider.Gravatar mstaib2017-07-19
* Fix string representation for the Root classGravatar vladmos2017-07-19
* Now that SkyKey is an interface, accept Iterable<? extends SkyKey>Gravatar ulfjack2017-07-19
* Implement toolchain resolution via constraint checks.Gravatar John Cater2017-07-19
* Add --extra_toolchains flag to register additional toolchain labels.Gravatar John Cater2017-07-19
* Fix #1027: XML test output missing for tests that timeoutGravatar philwo2017-07-19
* CustomCommandLine: add emptiness checksGravatar laszlocsomor2017-07-19
* 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