- 79c224a Read ServerInfo proto instead of reading separate field values from different files. by Googler · 3 years, 9 months ago
- bf6987d Move some OOM handling (including heap dumps) from `RetainedHeapLimiter` to `BugReport`, and output the heap dump under the output base. by jhorvitz · 3 years, 10 months ago
- f0c6eab Remove the obsolete --incompatible_enable_execution_transition flag. by jcater · 4 years ago
- 688a237 Fix `macos_qos_class`. by dmaclach · 4 years ago
- d56abf4 Make -XX:HeapDumpPath a volatile startup option when it is set inside the launcher to not trigger a server restart. by janakr · 4 years ago
- 1d20ea7 Add support for writing files exceeding 2,147,479,552 bytes in `file_posix`. by ajurkowski · 4 years ago
- 61da1d2 Support multiple --bazelrc on command line by wisechengyi · 4 years ago
- 26c7e10 Cleanup: Replace NULL with nullptr by Vertexwahn · 4 years, 1 month ago
- ed9d72f Remove unnecessary rules_cc load statements in favor of builtins. by jingwen · 4 years, 1 month ago
- 49c6307 Enlarge allowed values range for --connect_timeout_secs by Nikolay Shelukhin · 4 years, 2 months ago
- 8609599 Automatic code cleanup. by ckennelly · 4 years, 4 months ago
- 07400c0 Add --{no,}autodetect_server_javabase. by Austin Schuh · 4 years, 4 months ago
- 65d18a5 Add ability to interrupt commands by David Cummings · 4 years, 4 months ago
- 6d637f4 Use constraints in global conditions instead of configuration flags. by Ivo List · 4 years, 5 months ago
- 14f5315 Automatic code cleanup. by Googler · 4 years, 5 months ago
- f1b3a6b Allow users to override Bazel's 120s connect timeout by Ryan Beasley · 4 years, 5 months ago
- 7491ad6 Remove `--deep_execroot` by Keith Smiley · 4 years, 5 months ago
- b8276fa Make processing of paths with tilde consistent between client and server by Cristian Hancila · 4 years, 6 months ago
- 05650ff UnixFileSystem: read cached hashes from extended attributes by Ed Schouten · 4 years, 7 months ago
- 9483392 Pass vectors of raw pointers to OptionProcessor helpers instead of vectors of unique_ptrs. by Googler · 4 years, 7 months ago
- 9689859 Add support to crosstool for darwin_arm64(e) by Dave MacLachlan · 4 years, 7 months ago
- 1980fdb Simplify memory management for RcFile. by Googler · 4 years, 7 months ago
- c235a73 Don't start server on shutdown. by Tobias Werth · 4 years, 11 months ago
- cffd417 Add --windows_enable_symlinks startup option to support native symlinks. by tomrenn · 5 years ago
- a3defe3 Automatic code cleanup. by Googler · 5 years ago
- 0992427 Support publishing FailureDetail messages for crashes by mschaller · 5 years ago
- 759170f Automatic code cleanup. by Googler · 5 years ago
- 9c62401 Don't consider a workspace directory a marker of being in a workspace by Samuel Giddins · 5 years ago
- 69165d1 RELNOTES[INC]: The deprecated startup options --experimental_oom_more_eagerly(_threshold) are removed. by janakr · 5 years ago
- d754448 Don't clobber install_base's parent's permissions by michajlo · 5 years ago
- aeae59a Move tmpdir creation logic into platform-specific files by michajlo · 5 years ago
- 479c904 Move ToString into strings.h by michajlo · 5 years ago
- 8db961d Blaze never passes a value to nullary flag --shutdown_on_low_sys_mem. by adgar · 5 years ago
- 3403be0 Delete profiler code by michajlo · 5 years ago
- be4b2dc Bazel client: Refactor startup options parsing to gracefully handle user errors, rather than crash. by nharmata · 5 years ago
- c0b02b0 Log RunResponse.failure_detail in the client if any; relay them from spawn failures by mschaller · 5 years ago
- dd41ff0 On OpenBSD, search the PATH to find the Bazel executable. by aldersondrive · 5 years ago
- a7def07 Support RemoveRecursively on windows by michajlo · 5 years ago
- 75d4b8c Replace use of hacky genproto.bzl macro with gRPC's cc_grpc_library by mschaller · 5 years ago
- 869bd70 Delete the temporary install base if rename fails by michajlo · 5 years ago
- 0289418 Fix races in CanAccessDirectory by nikola-sh · 5 years ago
- d381c25 Fix wrong mode of install base directory. by philwo · 5 years ago
- a9b8297 Windows environment variable name can contain brackets by Nikolay Shelukhin · 5 years ago
- bdf34d7 Fix race when extracting the install base when Bazel runs in a PID namespace. by philwo · 5 years ago
- d6145a0 Add remaining changes for bootstrap build on OpenBSD. by aldersondrive · 5 years ago
- be0e36f incompatible_windows_bashless_run_command: remove by laszlocsomor · 5 years ago
- 910079b Refactor GetProcessCWD to return a unique_ptr. by aldersondrive · 5 years ago
- 070a519 Allow building the Bazel C++ code on OpenBSD. by Googler · 5 years ago
- eae93f6 Support non-ASCII source artifact paths on UNIX platforms. by John Millikin · 5 years ago
- 0af987b Support WORKSPACE.bazel file by Yun Peng · 5 years ago
- f805054 Blaze launcher: extract install_base_key to disk. by Googler · 5 years ago
- 3a5b710 Remove _embedded_binaries path segment beneath install_base. by Googler · 5 years ago
- 0c7e14f Include a timestamp in the bazel --client_debug log format. by Googler · 5 years ago
- c96762a Close the grpc channel from the client when the server says it is shutting down. by Googler · 5 years ago
- 9cc0346 Allow files to appear in the zip appended to the bazel C++ launcher which by Googler · 5 years ago
- 5276fc9 Cosmetic improvements to STL use. by Googler · 5 years ago
- 8139b73 Use the traditional prototype for main(). by Googler · 5 years ago
- 44bbc2a Strip whitespace from install_base_key before embedding it. by Googler · 5 years ago
- c768244 Bazel client: faster startup flag diff'ing by Laszlo Csomor · 5 years ago
- b698e20 Windows, Bazel client: respect envvars by Laszlo Csomor · 6 years ago
- 8cb0ec2 Make sure to log execv errors from "bazel run". by jmmv · 6 years ago
- b864ced Bazel client: fix string conversion functions by Laszlo Csomor · 6 years ago
- a32bc59 Client: convert IFileTime to use Path by laszlocsomor · 6 years ago
- 822663a Client: convert more members and functions to Path by Laszlo Csomor · 6 years ago
- c099341 Client: convert self_path to Path by Laszlo Csomor · 6 years ago
- 5df3cf8 Have exec-server require that install and output base are set by michajlo · 6 years ago
- 6f66539 Client: convert output_base to Path by laszlocsomor · 6 years ago
- 505ca7e Automated rollback of commit 242acd6c07ccfe380bddf8d5a719c1cdfd6fdfb9. by Googler · 6 years ago
- 242acd6 Client: convert output_base to Path by Laszlo Csomor · 6 years ago
- f0af985 exec-server fails if a server already exists by michajlo · 6 years ago
- ce1f0c5 Client: introduce Path class, convert server_dir by Laszlo Csomor · 6 years ago
- 7c91751 Bazel client: reduce mutability by Laszlo Csomor · 6 years ago
- 89b3b87 Internal refactor - expose PrintVersionInfo to other parts of the client. by arostovtsev · 6 years ago
- 5697da9 Client, refactor: simplify nullary flag handling by Laszlo Csomor · 6 years ago
- 166efd6 Improve error handling for missing/invalid server JVM. by arostovtsev · 6 years ago
- ab89a6e Always print the gRPC status code when it's not okay. by Benjamin Peterson · 6 years ago
- fc0e905 Initial checkin of exec-server command by michajlo · 6 years ago
- dcc80fb Windows, refactor: move WindowsEscapeArg function by Laszlo Csomor · 6 years ago
- da557f9 Windows: fix "bazel run" argument quoting by Laszlo Csomor · 6 years ago
- a300ae8 Bazel client: remove StartupFlag class hierarchy by laszlocsomor · 6 years ago
- 392f24a Flags: warn for duplicate --bazelrc flag by laszlocsomor · 6 years ago
- 3c0a8dd Remove unused reference to pkg_tar. by aiuto · 6 years ago
- f40241c Move remaining global variables into ServerProcessInfo by michajlo · 6 years ago
- ac5a971 Go back to using stderr and stdout for terminal detection by michajlo · 6 years ago
- 52f4434 Bazel client: warn if output paths have space by Laszlo Csomor · 6 years ago
- 6bd0aa4 Add startup flag, --incompatible_enable_execution_transition, which will enable incremental migration of host attributes to exec attributes. by jcater · 6 years ago
- 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
- 01e6e05 Enable G1 for Bazel and the Java host toolchain. by Benjamin Peterson · 6 years ago
- ecac47d Windows: remove incompatible_windows_style_arg_escaping by Laszlo Csomor · 6 years ago
- 2a6ad85 try again to silence the compiler warning about reaching the end of RestartReason. by jcater · 6 years ago
- c4cb467 Get rid of stale TODO wrt order of logging options warnings by michajlo · 6 years ago
- f2109fe Refactor the server startup codepath by michajlo · 6 years ago
- 1efbc1b Add a final return to RestartReason. by jcater · 6 years ago
- 32836c3 Clean up BlazeServer interface and contents by michajlo · 6 years ago
- 6595661 Demote workspace from global variables by michajlo · 6 years ago
- 8bed37c Move binary_path and restart_reason out of globals by michajlo · 6 years ago
- c4e7caa Lift the part of Main after we're done mutating config into a new method by michajlo · 6 years ago
- 12c7942 Pass StartupOptions around as a const ref as much as possible by michajlo · 6 years ago
- dc6d3b5 Make SignalHandler more consistent with style guide by michajlo · 6 years ago
- 13ad6f4 Only construct startup args once by michajlo · 6 years ago