- 9504827 Build a version of Bazel with a bundled OpenJDK inside the binary. by Philipp Wollermann · 8 years ago
- b88e9f3 Rollback of commit ae4b02fb21772effd6836599a7e1792b26ff95e0. by Yun Peng · 8 years ago
- ae4b02f Bazel client, Windows: support colorful output by Laszlo Csomor · 8 years ago
- 3d97f49 Bazel client, Windows: fix console handling bugs by Laszlo Csomor · 8 years ago
- 0302155 Catch attempts to fork from a multithreaded bazel launcher process. by Googler · 8 years ago
- 9e39ea5 Bazel client, Windows: support "d:/" output root by Laszlo Csomor · 8 years ago
- e4d977f windows: Don't try to breakaway from an existing Job in batch mode. by Philipp Wollermann · 8 years ago
- 5fa18d1 Bazel client, Windows: can connect to fresh server by Laszlo Csomor · 8 years ago
- c8cd6bd Bazel client, Windows: make server mode work by Laszlo Csomor · 8 years ago
- 0bc863d Increase log size limit to 10M. by Julio Merino · 8 years ago
- 52ab7d9 Bazel client, Windows: CreateDirectoryW path limit by Laszlo Csomor · 8 years ago
- 4875b25 Bazel client: use PathAsJvmFlag for JVM flags by Laszlo Csomor · 8 years ago
- cb8a5e2 Make Bazel build with MSVC-default-toolchain Bazel by Yun Peng · 8 years ago
- 4950111 Uppercase some hand-selected environment variable names on Windows/MSVC. by Dmitry Lomov · 8 years ago
- 31fab29 Env.vars: server won't ignore the client env by Dmitry Lomov · 8 years ago
- 9dfbed1 Rollback of commit 94d8f4e9c8c8757aa7ab7c1a7c3e9afb34039127. by Klaus Aehlig · 8 years ago
- 94d8f4e Env.vars: server won't ignore the client env by Laszlo Csomor · 8 years ago
- b78d8c8 Use the correct path when generating the command-line on Windows. by Philipp Wollermann · 8 years ago
- 9d3f989 Bazel client, Windows/MSVC: fix path handling bugs by Laszlo Csomor · 8 years ago
- 6a2e1e1 Bazel client, Windows: fix compilation bug by Laszlo Csomor · 8 years ago
- e6d40b3 Bazel client, Windows: fix ReadFile("/dev/null") by Laszlo Csomor · 8 years ago
- 2b01b5d Bazel client, Windows: fix AsShortWindowsPath by Laszlo Csomor · 8 years ago
- bfd9aa3 Convey the value of the --host_javabase startup option to the server. by Lukacs Berki · 8 years ago
- b2f1e19 Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204. by Laszlo Csomor · 8 years ago
- 99b0154 Bazel client: fix broken compilation by Laszlo Csomor · 8 years ago
- 508af30 Bazel client: do not use `errno`. by Laszlo Csomor · 8 years ago
- 6e2ccb7 Bazel client: simplify {Read,Write}File semantics by Laszlo Csomor · 8 years ago
- 2f11192 Convert --use_action_cache to a regular option by Googler · 8 years ago
- e4fbf42 Bazel client: make some libraries visible to ijar by László Csomor · 8 years ago
- 5f27712 Bazel client: add new ReadFile/WriteFile variants by Laszlo Csomor · 8 years ago
- e64ed19 Bazel client: make jvm.log path platform-safe by László Csomor · 8 years ago
- ee5797a Give users a hint at what could be wrong when an imported blazerc cannot be found. by Googler · 8 years ago
- 748f8af Bazel client, Windows: impl. ForEachDirectoryEntry by Laszlo Csomor · 8 years ago
- 9b75b68 Bazel client, Windows: implement MakeCanonical by Laszlo Csomor · 8 years ago
- a3ab098 Bazel client, Windows: implement ConvertPath by Laszlo Csomor · 8 years ago
- b535e6d Bazel client: refactors, small bugfixes by Laszlo Csomor · 8 years ago
- 38db316 Bazel client, Windows: use CreateJunction by Laszlo Csomor · 8 years ago
- d7d4def Bazel client, JNI, Windows: impl. CreateJunction by Laszlo Csomor · 8 years ago
- 226724a Adds --[no]use_action_cache startup option to disable the action cache. by Googler · 8 years ago
- 5efe4a1 Windows JNI, refactor: move OpenDirectory to JNI by Laszlo Csomor · 8 years ago
- 381275a gRPC improvements: by Lukacs Berki · 8 years ago
- ad38353 Bazel client, Windows: use more of AutoHandle by Laszlo Csomor · 8 years ago
- 26f858c Bazel client, Windows: implement SetupStdStreams by Laszlo Csomor · 8 years ago
- 918814e Bazel client: retry moving install base directory by Laszlo Csomor · 8 years ago
- 5eb3ef9 Bazel client, Windows: compile more with MSVC by Laszlo Csomor · 8 years ago
- d657d7b Windows: fix off-by-one errors with MAX_PATH by Laszlo Csomor · 8 years ago
- 5a09804 Parameterize the Java logging formatter class. by Julio Merino · 8 years ago
- e152f72 Bazel client, Windows: fix compilation for MSVC by Laszlo Csomor · 8 years ago
- 7287921 Bazel client, Windows: impl. GetTerminalColumns by László Csomor · 8 years ago
- 8bebcec Rollback of commit 855fbe9ee447b7b37fd8c73dbc047d69b7ceffcf. by Yun Peng · 8 years ago
- 5273a9e //src/main/cpp:client now compiles with MSVC by Laszlo Csomor · 8 years ago
- 855fbe9 Bazel client: platform-specific JoinPath by László Csomor · 8 years ago
- 6f1e31a Bazel client: platform-dependent `strerror` by László Csomor · 8 years ago
- 50c13ce Rollback of commit d5527469ca629f806a7576783289cc0613bf418b. by Laszlo Csomor · 8 years ago
- 726ca5a Determine the .bazelrc's name based on the product name. by Julio Merino · 8 years ago
- d552746 Bazel client, Windows: impl. ForEachDirectoryEntry by Laszlo Csomor · 8 years ago
- ce1b3e1 Bazel client: abstract away mtime handling by Laszlo Csomor · 8 years ago
- a669557 Bazel client, Windows: use CreateFileW by Laszlo Csomor · 8 years ago
- f2b5f27 Bazel client, Windows: implement envvar handling by Laszlo Csomor · 8 years ago
- b762afd Add a comment to clarify why we set the mtime on the install base. by Lukacs Berki · 8 years ago
- 4e25094 When the server doesn't return an exit code, add the location of the server log file to the error message. by Lukacs Berki · 8 years ago
- 326a6a5 Bazel client, Windows: implement CanAccess methods by Laszlo Csomor · 8 years ago
- f257130 Bazel client, Windows: implement MakeDirectories by Laszlo Csomor · 8 years ago
- 56882b1 Bazel client, Windows: implement WriteFile by Laszlo Csomor · 8 years ago
- 8e0f29c Bazel client, Windows: support /dev/null by Laszlo Csomor · 8 years ago
- 3c1e404 Signal an error when the client cannot write to stdout or stderr. by Lukacs Berki · 8 years ago
- a6d8e28 Bazel client, Windows: implement UnlinkPath by Laszlo Csomor · 8 years ago
- 00549b4 Bazel client: split CanAccess to specific methods by Laszlo Csomor · 8 years ago
- 10dd638 Kill the server when the server.pid.txt file cannot be found and start a new one. by Lukacs Berki · 8 years ago
- 5e9eb19 Rollback of commit e1f8bbc1fe1d0a22736597dbd029155b01718b94. by Laszlo Csomor · 8 years ago
- e1f8bbc Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34. by Laszlo Csomor · 8 years ago
- 93faf59 Bazel client, Windows: implement IsDirectory by Laszlo Csomor · 8 years ago
- 284bbda Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34. by Marcel Hlopko · 8 years ago
- 9a13899 Bazel client, Windows: implement UnlinkPath by Laszlo Csomor · 8 years ago
- df2e6cb Bazel client, Windows: implement ChangeDirectory by Laszlo Csomor · 8 years ago
- 44ecf9a Windows: implement and use AsShortWindowsPath by Laszlo Csomor · 8 years ago
- 12bf5ba Bazel client: move NormalizePath to Windows code by Laszlo Csomor · 8 years ago
- 28fbf48 Bazel client: add helper methods for Windows paths by Laszlo Csomor · 8 years ago
- f9f41c7 blaze_util_windows: use ostringstream to build cmd by Laszlo Csomor · 8 years ago
- 2e08b9a Bazel client, Windows: implement GetCwd by Laszlo Csomor · 8 years ago
- 9a91557 Revert "blaze_util_windows: use CreateFileW" by John Cater · 8 years ago
- b64349e Use _ instead of $ on Windows to avoid shell expansion issues. by John Cater · 8 years ago
- 7be337f Rollback of commit 70c5790e4fb01db382d61d457596a46b68ba8d13. by Janak Ramakrishnan · 8 years ago
- 116d039 blaze_util_windows: use CreateFileW by Laszlo Csomor · 8 years ago
- 3cb6368 blaze_util_windows: remove AsWpath by Laszlo Csomor · 8 years ago
- 2459be3 Bazel client: implement PathExists on Windows by Laszlo Csomor · 8 years ago
- 6e643c8 Bazel client, Windows: case-insensitive MSYS root by Laszlo Csomor · 8 years ago
- 224a3dd Bazel client, Windows: fix MSYS root retrieval by Laszlo Csomor · 8 years ago
- e86b04c Bazel client: add comments, delete dead code by Laszlo Csomor · 8 years ago
- 7de9b6f Bazel client, Windows: implement ReadFile by Laszlo Csomor · 8 years ago
- 48513d7 Bazel client: remove blaze_util::Which by Laszlo Csomor · 8 years ago
- 108a6d5 Bazel client; implement NormalizePath by Laszlo Csomor · 8 years ago
- d6297fb Bazel client, Windows: implement AsWindowsPath by Laszlo Csomor · 8 years ago
- 1c9074d Bazel client: fix build on Windows by Laszlo Csomor · 8 years ago
- 760f786 Bazel client: generalize path handling by Laszlo Csomor · 8 years ago
- a4d0ea4 Bazel client: SplitPath works with Windows paths by Laszlo Csomor · 8 years ago
- 1324e83 Bazel client, Windows: implement pipe handling by Laszlo Csomor · 8 years ago
- 77b880f Bazel client, Windows: use file_windows under MSYS by Laszlo Csomor · 8 years ago
- 41ee591 Bazel client, Windows: implement GetUserName by Laszlo Csomor · 8 years ago
- f00cee8 Bazel client: get rid of RunProgram by Laszlo Csomor · 8 years ago