index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
common
/
options
Commit message (
Expand
)
Author
Age
...
*
Add OptionDefinition layer between the @Option annotation and its fields and ...
ccalvarin
2017-08-22
*
Switch android tools' use of options parser to a more concise form for the si...
ccalvarin
2017-08-21
*
Fix expansion option output formatting in html output
ccalvarin
2017-08-18
*
Categorize query options.
janakr
2017-08-18
*
Fix terminal output expansion flag spacing & add implicit requirements.
ccalvarin
2017-08-17
*
Use cached values for option converter types.
ccalvarin
2017-08-16
*
Polishing
Jonathan Bluett-Duncan
2017-08-09
*
Accept expansion flags expanding to expansion flags in invocation policy.
ccalvarin
2017-08-03
*
Migrate the options parser to java8 functions.
ccalvarin
2017-07-26
*
Move the DurationConverter to the common.options package
ulfjack
2017-07-24
*
Add test framework for OptionsBase classes and their Converters.
mstaib
2017-07-20
*
Split invocation policy from the optionsparser target.
ccalvarin
2017-07-19
*
Make the @Option annotation depend on the java version of the tagging enums.
ccalvarin
2017-07-18
*
Add the option filter enums in java, with equivalence check.
ccalvarin
2017-07-17
*
First pass of @Option documentation for apple/objc/swift
cparsons
2017-07-13
*
Fix options parsing javadoc typo.
gregce
2017-07-11
*
Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...
ccalvarin
2017-07-11
*
Enforce the new category and effect tags.
ccalvarin
2017-07-03
*
Allow expansion flags to have values.
Googler
2017-06-28
*
Add option tagging and categorizing enums.
ccalvarin
2017-06-27
*
Move InvocationPolicy to the options parser package.
ccalvarin
2017-06-09
*
Use ImmutableList for Option expansion functions
Googler
2017-06-08
*
Require that flags with static expansions be of Void type.
ccalvarin
2017-06-07
*
Internal change
Googler
2017-06-05
*
Remove support of --no_ prefix for boolean flags.
ccalvarin
2017-06-01
*
Fix printing of options categories in CLI help
brandjon
2017-05-09
*
Add a way for options classes to mark that they are skyframe-friendly
brandjon
2017-04-27
*
Don't hard remove --no_, give a warning first.
ccalvarin
2017-04-20
*
Add a way of constructing OptionsBase subclass instances from maps
brandjon
2017-04-20
*
Deprecate use of option category to describe documentation level / usage rest...
ccalvarin
2017-04-19
*
Eliminate some middleman methods
brandjon
2017-04-18
*
Add ordering semantics for cached options data
brandjon
2017-04-18
*
Remove the overloading of option category to cover documentation level.
ccalvarin
2017-04-18
*
Fix an expansion flag issue where it expands to a repeatable flag.
ccalvarin
2017-04-18
*
Remove --no_ support.
ccalvarin
2017-04-07
*
Add integration test for --all_incompatible_changes flag conflicts
brandjon
2017-04-05
*
Clean up clearValue and parsed option storage.
ccalvarin
2017-04-05
*
Add --all_incompatible_changes, the user's shorthand for turning on all --inc...
brandjon
2017-04-03
*
Add new exception for wrapping parser construction failures
brandjon
2017-04-03
*
Watch for --no and --no_ flag name conflicts.
ccalvarin
2017-03-31
*
Expand Invocation FlagPolicies on expansion flags.
ccalvarin
2017-03-31
*
Add expansion functions to options parser
Jon Brandvein
2017-03-22
*
Create "internal" category of command-line options.
Michael Staib
2017-03-20
*
Refactor options converter logic
Jon Brandvein
2017-03-20
*
Remove duplicate class.
Chloe Calvarin
2017-03-06
*
Fix the OptionsParser to deal with CRLF line endings.
Googler
2017-01-25
*
Enable parameter file support for excessively long commandlines.
Googler
2017-01-25
*
Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.
Damien Martin-Guillerez
2016-10-19
*
Make --watchfs a common command option.
Ulf Adams
2016-10-14
*
Rollback of commit 2891ec527eed27d0c6460d66f51cb66a43373b6a.
Damien Martin-Guillerez
2016-10-14
[prev]
[next]