aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/CommonCommandOptions.java
Commit message (Expand)AuthorAge
* Add experimental option to do add local cpu usage values to the JSON profile.Gravatar twerth2018-08-14
* Add option to post ProfileStartedEvent containing the profile's path.Gravatar twerth2018-07-31
* Add an option to compress the JSON trace profile.Gravatar twerth2018-07-27
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove --allow_undefined_configsGravatar ccalvarin2018-06-28
* Add support for the Json trace file formatGravatar ulfjack2018-06-12
* Move --track_incremental_state and --keep_state_after_build to CommonCommandO...Gravatar felly2018-05-15
* Disallow undefined configs by default.Gravatar ccalvarin2018-04-06
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Add functionality to MemoryProfiler to do multiple garbage collections at the...Gravatar janakr2018-02-28
* Accept build IDs by flag. (Rollforward of https://github.com/bazelbuild/bazel...Gravatar ccalvarin2017-12-14
* Remove unused flag.Gravatar Googler2017-11-27
* Add option-specified warning.Gravatar ccalvarin2017-11-10
* Automated rollback of commit c6b6dbadd0a93936c51154b25abc5fbba8f2d1af.Gravatar janakr2017-10-31
* Split apart options that should only be set by the client from CommonCommandO...Gravatar ccalvarin2017-10-27
* Accept build IDs by flag.Gravatar ccalvarin2017-10-26
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* Clean up TODOs.Gravatar László Csomor2017-10-09
* Add the command option --experimental_oom_more_eagerly_threshold. This will r...Gravatar janakr2017-08-16
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16
* 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
* Add option tagging and categorizing enums.Gravatar ccalvarin2017-06-27
* Add a flag --allow_undefined_configs, with default value true.Gravatar Googler2017-06-01
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Add --all_incompatible_changes, the user's shorthand for turning on all --inc...Gravatar brandjon2017-04-03
* Env.vars: server won't ignore the client envGravatar Dmitry Lomov2017-03-08
* Rollback of commit 94d8f4e9c8c8757aa7ab7c1a7c3e9afb34039127.Gravatar Klaus Aehlig2017-03-07
* Env.vars: server won't ignore the client envGravatar Laszlo Csomor2017-03-07
* cpp: fix documentation wording for data members in GlobalVariablesGravatar Thiago Farina2016-05-04
* Block when another command is running on the server and not on the client whe...Gravatar Lukacs Berki2016-04-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Say explicitly that --config=X ignores non-existent .rc file config sections.Gravatar Laszlo Csomor2015-07-17
* Remove the option for adding multiple --tool_tag options.Gravatar Googler2015-07-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25