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
/
cpp
/
option_processor.cc
Commit message (
Expand
)
Author
Age
*
Make client-provided options an rc source
Klaus Aehlig
2016-04-21
*
Rollback of commit 044adedc70de040475443e52eb1a3c692159790e
Googler
2016-03-31
*
Make client-provided options an rc source
Klaus Aehlig
2016-03-23
*
cpp: fix the path to BlazeServerStartupOptions file in a comment
Thiago Farina
2016-03-21
*
Don't parse the same .bazelrc file more than once. The old behavior is proble...
Nathan Harmata
2015-12-21
*
Allow workspace-relative imports in .bazelrc
Googler
2015-12-03
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Avoid command line argument mangling on Windows.
Dmitry Lomov
2015-08-12
*
Use custom util instead of std::to_string.
Googler
2015-07-23
*
Support the --[no]master_bazelrc flag
Damien Martin-Guillerez
2015-06-25
*
Added /etc/bazel.bazelrc as a global Bazel's master rc.
Damien Martin-Guillerez
2015-06-15
*
Cleanup: Initialize field members through ctor initializer list.
Thiago Farina
2015-06-12
*
Support --bazelrc= syntax to specify rcfile
Damien Martin-Guillerez
2015-06-05
*
Store RcFile pointers, rather than inline objects.
Han-Wen Nienhuys
2015-05-22
*
Cleanup: Pass std::string arguments by reference (this avoids making
Thiago Farina
2015-05-18
*
Remove hack for OSX javabase
Damien Martin-Guillerez
2015-05-18
*
Header cleanups.
Han-Wen Nienhuys
2015-04-22
*
Update from Google.
Han-Wen Nienhuys
2015-02-25