aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
diff options
context:
space:
mode:
authorGravatar ccalvarin <ccalvarin@google.com>2018-06-20 15:05:23 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-06-20 15:06:50 -0700
commitbccf9c63ff0863e3ffb4fb24085a37a03db10aaa (patch)
tree3340e97ae4cb8340149e3a4031e6eb304fd6bd14 /src/main/java/com
parentc325124b5161361629e217e1cd51c02e30a55307 (diff)
Make the system bazelrc configurable.
The master bazelrc is now defined by preprocessor macro at (Bazel's) compile time. The default is still /etc/bazel.bazelrc for most platforms, but windows now has a %ProgramData% relative default value as well. Users wishing to change this default when building Bazel for a new platform should edit BAZEL_SYSTEM_BAZELRC_PATH in src/main/cpp/BUILD. Part of https://github.com/bazelbuild/bazel/issues/4502, relevant to the duplicate issue #4809. TESTED: default settings were tested manually, since they cannot be tested in a sandbox RELNOTES: Windows default system bazelrc is read from the user's ProgramData if present. PiperOrigin-RevId: 201423446
Diffstat (limited to 'src/main/java/com')
0 files changed, 0 insertions, 0 deletions