aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/option_processor.cc
Commit message (Expand)AuthorAge
* --Gravatar Luis Fernando Pino Duque2016-08-19
* --Gravatar Luis Fernando Pino Duque2016-07-25
* Fixed repository.which() on WindowsGravatar Yun Peng2016-07-15
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-04-21
* Rollback of commit 044adedc70de040475443e52eb1a3c692159790eGravatar Googler2016-03-31
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-03-23
* cpp: fix the path to BlazeServerStartupOptions file in a commentGravatar Thiago Farina2016-03-21
* Don't parse the same .bazelrc file more than once. The old behavior is proble...Gravatar Nathan Harmata2015-12-21
* Allow workspace-relative imports in .bazelrcGravatar Googler2015-12-03
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Avoid command line argument mangling on Windows.Gravatar Dmitry Lomov2015-08-12
* Use custom util instead of std::to_string.Gravatar Googler2015-07-23
* Support the --[no]master_bazelrc flagGravatar Damien Martin-Guillerez2015-06-25
* Added /etc/bazel.bazelrc as a global Bazel's master rc.Gravatar Damien Martin-Guillerez2015-06-15
* Cleanup: Initialize field members through ctor initializer list.Gravatar Thiago Farina2015-06-12
* Support --bazelrc= syntax to specify rcfileGravatar Damien Martin-Guillerez2015-06-05
* Store RcFile pointers, rather than inline objects.Gravatar Han-Wen Nienhuys2015-05-22
* Cleanup: Pass std::string arguments by reference (this avoids makingGravatar Thiago Farina2015-05-18
* Remove hack for OSX javabaseGravatar Damien Martin-Guillerez2015-05-18
* Header cleanups.Gravatar Han-Wen Nienhuys2015-04-22
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25