1. 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
  2. 432cfe3 Make multi-value BuildOptions fields immutable. by gregce · 6 years ago
  3. 22d79ae Log warning cleanup by neerajen · 7 years ago
  4. 94b8702 Clean up code that directly imports nested classes like Builder, Entry, etc. by jcater · 7 years ago
  5. 0421d7d Warn about config expansions as we do for other expansions. by ccalvarin · 7 years ago
  6. 16f1c19 Remove wrapper options support. by ccalvarin · 7 years ago
  7. d55acc3 Fix canonical option list for options that implicitly require options with allowMultiple=true by ccalvarin · 7 years ago
  8. 6364017 Change config expansion application order, gated by startup flag --expand_configs_in_place. by ccalvarin · 7 years ago
  9. 4871bf7 Switch on tracking of specific option priorities. by ccalvarin · 7 years ago
  10. c50cd13 Compute canonical list of options using OptionValueDescription's tracking of instances. by ccalvarin · 7 years ago
  11. 1a4f426 Track expansions in OptionValueDescription. by ccalvarin · 7 years ago
  12. 7cd9e88 Track Option placement within a priority category. by ccalvarin · 7 years ago
  13. 2553875 Make option conflicts less spammy. by ccalvarin · 7 years ago
  14. ceb1013 Report the structured Bazel command line via the BEP. by ccalvarin · 7 years ago
  15. 3a0df3c Track the origin of an option in the option instance, not its final value. by ccalvarin · 7 years ago
  16. 4acb36c Cleanup of expansion option naming by ccalvarin · 7 years ago
  17. 3ab171a Treat parsed option values differently by option type. by ccalvarin · 7 years ago
  18. 7da54b5 Move option value tracking classes to their own file. by ccalvarin · 8 years ago