aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/commands/CanonicalizeCommand.java
Commit message (Expand)AuthorAge
* 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
* Allow expansion flags to have values.Gravatar Googler2017-06-28
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* Remove the CommandEnvironment from BlazeCommand.editOptionsGravatar ulfjack2017-06-06
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Canonicalize-flags can now show the canonical invocation policy.Gravatar ccalvarin2017-04-18
* Add integration test for --all_incompatible_changes flag conflictsGravatar brandjon2017-04-05
* Split out the InvocationPolicy parser from the enforcer.Gravatar ccalvarin2017-03-29
* Add help text for the --invocation_policy option of canonicalize-flags.Gravatar Ulf Adams2016-06-30
* Always apply invocation policy when constructing build options.Gravatar Janak Ramakrishnan2016-03-24
* Adds support for invocation policy to the canonicalize-flags command.Gravatar Alex Humesky2016-01-15
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Introduce CommandEnvironment and pass it instead of BlazeRuntime.Gravatar Ulf Adams2015-09-15
* Allow canonicalize-flags to run for any command.Gravatar Ulf Adams2015-09-08
* More blaze/bazel name cleanup in help messages.Gravatar Laurent Le Brun2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25