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