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
/
OptionsData.java
Commit message (
Expand
)
Author
Age
*
Remove feature to allow expansion flags to have values.
ccalvarin
2017-10-18
*
Track Option placement within a priority category.
ccalvarin
2017-10-18
*
Options with oldNames will no longer get reported twice in the effective opti...
ccalvarin
2017-09-11
*
Expansion flags need some restraints.
ccalvarin
2017-09-06
*
Add OptionDefinition layer between the @Option annotation and its fields and ...
ccalvarin
2017-08-22
*
Polishing
Jonathan Bluett-Duncan
2017-08-09
*
Allow expansion flags to have values.
Googler
2017-06-28
*
Use ImmutableList for Option expansion functions
Googler
2017-06-08
*
Add expansion functions to options parser
Jon Brandvein
2017-03-22
*
Refactor options converter logic
Jon Brandvein
2017-03-20
*
Memoize the OptionsData per BlazeCommand.
Nathan Harmata
2016-05-02
*
Delete the defaultMultipleValue field from options and refactor the logic for...
Luis Fernando Pino Duque
2016-04-20
*
Add a new field to options called defaultMultipleValue which enables setting ...
Luis Fernando Pino Duque
2016-03-21
*
Adds an oldName attribute and a wrapperOption attribute to the @Option annota...
Alex Humesky
2015-10-21
*
Adds a mechanism for invocation policy. The policy is taken through the --inv...
Alex Humesky
2015-09-30
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Update from Google.
Han-Wen Nienhuys
2015-02-25