1. 0311fc5 Provide a SplitCommandLine method in the option processor by Luis Fernando Pino Duque · 8 years ago
  2. ae16e76 Bazel client: reduce dependency on <unistd.h> by Laszlo Csomor · 8 years ago
  3. 80bb0f2 cpp: header hygienization by Thiago Farina · 8 years ago
  4. 048bbfc cpp: convert ServerPidFile() and ServerPidSymlink() into constants by Thiago Farina · 9 years ago
  5. ee44c38 Roll back commit a34c4febbbdfba6c045598101ca9a491cfde7dd9 in favor of not verifying the identity of the process killed on interrupt. by Lukacs Berki · 9 years ago
  6. a34c4fe Don't use fancy STL data structures (including string) in KillServerProcess() so that we don't call malloc() in signal handlers. by Lukacs Berki · 9 years ago
  7. 957f374 Update bazel's emacs check for 25.1's INSIDE_EMACS move. by Googler · 9 years ago
  8. d689475 cpp: fix documentation of return value of GetNullaryOption() function by Thiago Farina · 9 years ago
  9. 793cd01 Remove the check for the existence of the server process in the signal handler in the client. by Lukacs Berki · 9 years ago
  10. d9da60f Revert server.pid to be a symlink so that old server version can shut down new ones. by Lukacs Berki · 9 years ago
  11. 00d613a Factor out various ways to execute subprocesses into separate functions. by Lukacs Berki · 9 years ago
  12. ac61956 cpp: keep the documentation of MakeAbsolute() function up-to-date by Thiago Farina · 9 years ago
  13. 5053a80 Remove unused declared function AddJVMSpecificArguments. by Nathan Harmata · 9 years ago
  14. 4e4ffd2 cpp: some minor changes to the usage of DeleteFile() function by Thiago Farina · 9 years ago
  15. bf98f39 Add the ability to customize the bazel client's exit code used when the bazel server exits abruptly. by Nathan Harmata · 9 years ago
  16. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  17. 78c0cc7 Avoid command line argument mangling on Windows. by Dmitry Lomov · 10 years ago
  18. 9588b81 Use custom util instead of std::to_string. by Googler · 10 years ago
  19. 6447329 Cleanup: Remove unused Is64BitBlazeJavabase() function declaration. by Thiago Farina · 10 years ago
  20. 5e81faf Remove unused helper functions. by Han-Wen Nienhuys · 10 years ago
  21. 2fd7890 Cleanup: Pass std::string arguments by reference (this avoids making by Thiago Farina · 10 years ago
  22. 6d7b7ff Remove race condition from directory creation in launcher by Kristina Chodorow · 10 years ago
  23. 0d56b6c Update include guards. by Han-Wen Nienhuys · 10 years ago
  24. dd71425 Cleanup: Remove GetJvm() function declaration. by Thiago Farina · 10 years ago
  25. fdc7f98 Cleanup: Do not include unnecessary headers in blaze_util.h. by Thiago Farina · 10 years ago
  26. 7f9357f Move blaze_exit_code.h into util/ directory. by Thiago Farina · 10 years ago
  27. 36fbe63 Header cleanups. by Han-Wen Nienhuys · 10 years ago
  28. 241f46c Cleanup: Build file.cc as part of util library. by Thiago Farina · 10 years ago
  29. 5cb7eee Cleanup: Remove unused SPAM variable. by Thiago Farina · 10 years ago
  30. a73ab64 Read the whole file descriptor instead of reading part of it for java -version parsing. by Damien Martin-Guillerez · 10 years ago
  31. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago