Sign in
bazel
/
bazel
/
a4de484efe44c3e614ba7901a5e03e3958c148e9
/
src
/
main
/
java
/
com
/
google
/
devtools
/
common
/
options
/
OptionValueDescription.java
02b62da
Fix a blaze crash when specify --xbinary_fdo= in front of --xbinary_fdo=//path/to/xbinaryprofile/data:out.xfdo.
by Googler
· 6 years ago
432cfe3
Make multi-value BuildOptions fields immutable.
by gregce
· 6 years ago
22d79ae
Log warning cleanup
by neerajen
· 7 years ago
94b8702
Clean up code that directly imports nested classes like Builder, Entry, etc.
by jcater
· 7 years ago
0421d7d
Warn about config expansions as we do for other expansions.
by ccalvarin
· 7 years ago
16f1c19
Remove wrapper options support.
by ccalvarin
· 7 years ago
d55acc3
Fix canonical option list for options that implicitly require options with allowMultiple=true
by ccalvarin
· 7 years ago
6364017
Change config expansion application order, gated by startup flag --expand_configs_in_place.
by ccalvarin
· 7 years ago
4871bf7
Switch on tracking of specific option priorities.
by ccalvarin
· 7 years ago
c50cd13
Compute canonical list of options using OptionValueDescription's tracking of instances.
by ccalvarin
· 7 years ago
1a4f426
Track expansions in OptionValueDescription.
by ccalvarin
· 7 years ago
7cd9e88
Track Option placement within a priority category.
by ccalvarin
· 7 years ago
2553875
Make option conflicts less spammy.
by ccalvarin
· 7 years ago
ceb1013
Report the structured Bazel command line via the BEP.
by ccalvarin
· 7 years ago
3a0df3c
Track the origin of an option in the option instance, not its final value.
by ccalvarin
· 7 years ago
4acb36c
Cleanup of expansion option naming
by ccalvarin
· 7 years ago
3ab171a
Treat parsed option values differently by option type.
by ccalvarin
· 7 years ago
7da54b5
Move option value tracking classes to their own file.
by ccalvarin
· 8 years ago