index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
cpp
/
blaze_util.h
Commit message (
Expand
)
Author
Age
*
Revert server.pid to be a symlink so that old server version can shut down ne...
Lukacs Berki
2016-04-26
*
Factor out various ways to execute subprocesses into separate functions.
Lukacs Berki
2016-04-25
*
cpp: keep the documentation of MakeAbsolute() function up-to-date
Thiago Farina
2016-04-22
*
Remove unused declared function AddJVMSpecificArguments.
Nathan Harmata
2016-03-11
*
cpp: some minor changes to the usage of DeleteFile() function
Thiago Farina
2016-03-09
*
Add the ability to customize the bazel client's exit code used when the bazel...
Nathan Harmata
2016-01-08
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Avoid command line argument mangling on Windows.
Dmitry Lomov
2015-08-12
*
Use custom util instead of std::to_string.
Googler
2015-07-23
*
Cleanup: Remove unused Is64BitBlazeJavabase() function declaration.
Thiago Farina
2015-06-01
*
Remove unused helper functions.
Han-Wen Nienhuys
2015-05-27
*
Cleanup: Pass std::string arguments by reference (this avoids making
Thiago Farina
2015-05-18
*
Remove race condition from directory creation in launcher
Kristina Chodorow
2015-05-15
*
Update include guards.
Han-Wen Nienhuys
2015-05-15
*
Cleanup: Remove GetJvm() function declaration.
Thiago Farina
2015-05-07
*
Cleanup: Do not include unnecessary headers in blaze_util.h.
Thiago Farina
2015-04-28
*
Move blaze_exit_code.h into util/ directory.
Thiago Farina
2015-04-24
*
Header cleanups.
Han-Wen Nienhuys
2015-04-22
*
Cleanup: Build file.cc as part of util library.
Thiago Farina
2015-04-14
*
Cleanup: Remove unused SPAM variable.
Thiago Farina
2015-04-03
*
Read the whole file descriptor instead of reading part of it for java -versio...
Damien Martin-Guillerez
2015-02-10
*
Update from Google.
Han-Wen Nienhuys
2015-02-25