aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* 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
* Aspects-on-aspects correctness fix.Gravatar dslomov2017-07-14
* Fix documentation: no best effort guarantees to waitGravatar aehlig2017-07-14
* docs: Document --spawn_strategy=standalone for testGravatar Harmandeep Kaur2017-07-14
* Sorting the Action output files.Gravatar olaola2017-07-14
* remote: Chunker should open files lazily.Gravatar buchgr2017-07-14
* Bring back the very useful stacktrace printouts on --verbose_failures (#3380).Gravatar olaola2017-07-14
* Refactor the logic to determine Xcode configuration so that getting the infor...Gravatar lberki2017-07-14
* Detect one version violations while building android_binary targetsGravatar Googler2017-07-14
* Partial rollback of action_config validation logicGravatar cparsons2017-07-14
* If globbing throws an IOException, fail to construct the package instead of c...Gravatar janakr2017-07-14