aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/exec/ExecutionOptions.java
Commit message (Expand)AuthorAge
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Modify --subcommands to allow pretty printing the arguments of a subcommandGravatar ahumesky2018-07-26
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Add --materialize_param_files option.Gravatar tomlu2018-06-19
* Do not spawn local actions when available memory is too lowGravatar Josh Pieper2018-05-04
* Logging the spawn graph on demand. First step on #4891.Gravatar olaola2018-04-19
* Move test_timeout to BuildConfiguration and TargetCompleteEvent.Gravatar Googler2018-04-17
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Update --flaky_test_attempts to also take a repeatable argument of the formGravatar jcater2018-02-20
* In terse test_summary, skip no-status testsGravatar Klaus Aehlig2017-08-30
* Use java.time.Duration for timeoutsGravatar ulfjack2017-08-09
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Add option to disable critical path computation in Bazel. While this informat...Gravatar janakr2017-03-31
* Add caching of computed file digests based on file metadata.Gravatar Julio Merino2017-03-17
* Add a flag to print the effective (Spawn)ActionContexts for debugging.Gravatar Philipp Wollermann2017-02-01
* Move TestStrategy to lib.exec package.Gravatar Ulf Adams2016-12-15
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove autosense logic.Gravatar Han-Wen Nienhuys2015-04-14
* Automated [] rollback of [].Gravatar Googler2015-03-23
* Change the default value for test_output to "errors".Gravatar Googler2015-03-05
* Add --local_test_jobs to limit local test concurrencyGravatar Mark Schaller2015-02-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25