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