aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/blaze_util.cc
Commit message (Expand)AuthorAge
...
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Avoid command line argument mangling on Windows.Gravatar Dmitry Lomov2015-08-12
* Fix some C++ compiler warnings to comply with -Wall.Gravatar Ulf Adams2015-07-27
* launcher: observe umask in MakeDirectories.Gravatar Han-Wen Nienhuys2015-06-01
* Remove unused helper functions.Gravatar Han-Wen Nienhuys2015-05-27
* Cleanup: Pass std::string arguments by reference (this avoids makingGravatar Thiago Farina2015-05-18
* Remove race condition from directory creation in launcherGravatar Kristina Chodorow2015-05-15
* Cleanup: Do not include unnecessary headers in blaze_util.h.Gravatar Thiago Farina2015-04-28
* Move blaze_exit_code.h into util/ directory.Gravatar Thiago Farina2015-04-24
* Header cleanups.Gravatar Han-Wen Nienhuys2015-04-22
* Cleanup: Build file.cc as part of util library.Gravatar Thiago Farina2015-04-14
* Fix TODO in recursive directory creationGravatar Kristina Chodorow2015-04-08
* Read the whole file descriptor instead of reading part of it for java -versio...Gravatar Damien Martin-Guillerez2015-02-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25