aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
Commit message (Expand)AuthorAge
* Bazel client: reduce dependency on <unistd.h>Gravatar Laszlo Csomor2016-11-18
* Bazel client: no longer needs <utime.h>Gravatar Laszlo Csomor2016-11-17
* Bazel client: no more `stat` usageGravatar Laszlo Csomor2016-11-17
* Windows: respect --output_user_rootGravatar Laszlo Csomor2016-11-16
* Bazel client: platform-dependent GetHashedBaseDirGravatar Laszlo Csomor2016-11-16
* Bazel client: implement directory tree walkingGravatar Laszlo Csomor2016-11-16
* Refactor the logic that is used to retry client timeouts a bit so that the at...Gravatar Lukacs Berki2016-11-15
* Fix build rule visibility.Gravatar Laszlo Csomor2016-11-11
* Global cleanup change.Gravatar Googler2016-11-11
* Bazel client: wrap some POSIX functionsGravatar Laszlo Csomor2016-11-10
* blaze_utils: fork file handling for platformsGravatar Laszlo Csomor2016-11-09
* Windows, bazel client: compile more with MSVCGravatar Laszlo Csomor2016-11-09
* Bazel, Windows: implement a precise clockGravatar Laszlo Csomor2016-11-08
* Add two startup options:Gravatar Lukacs Berki2016-11-08
* C++ refactor: time getters now return millisecondsGravatar Laszlo Csomor2016-11-08
* Description redacted.Gravatar Luis Fernando Pino Duque2016-11-02
* remove other AF_UNIX referencesGravatar Thiago Farina2016-11-02
* remove references to "server.socket" fileGravatar Thiago Farina2016-10-31
* Add the IsNullary(arg) and IsUnary(arg, next_arg) functionsGravatar Luis Fernando Pino Duque2016-10-28
* extract a function to return the embedded binaries root directoryGravatar Thiago Farina2016-10-28
* Reap the direct child process when double-forking to daemonize.Gravatar Lukacs Berki2016-10-28
* Clarify how startup options are conveyed between the client and the server.Gravatar Lukacs Berki2016-10-27
* Ignore the environment variable "http_proxy" so that it doesn't interfere wit...Gravatar Lukacs Berki2016-10-25
* cpp: remove unused functions after AF_UNIX refactoringGravatar Thiago Farina2016-10-24
* Fix build on FreeBSD (again).Gravatar Piotr Sikora2016-10-19
* cpp: header hygienizationGravatar Thiago Farina2016-10-18
* Remove support for using AF_UNIX to communicate between the Bazel cient and t...Gravatar Lukacs Berki2016-10-07
* cpp: refactoring blaze_globals.hGravatar Thiago Farina2016-10-07
* Refactor: rename file_linux.* to file_posix.*Gravatar Laszlo Csomor2016-10-05
* Rollback of commit a6b4cbbd4a4bbb42eefe8fb0e646cd30780394e4.Gravatar Laszlo Csomor2016-10-04
* Ijar: use utilities from Bazel's sourceGravatar Laszlo Csomor2016-09-30
* cpp: integrate Init() into the StartupOptions constructorGravatar Thiago Farina2016-09-30
* Windows: make the port library compile with MSVCGravatar Laszlo Csomor2016-09-30
* Move blaze_util::Which to standalone library.Gravatar Laszlo Csomor2016-09-29
* Windows: make the md5 library compilable with MSVCGravatar Laszlo Csomor2016-09-29
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* cpp: reuse InWorkspace() function in GetWorkspace()Gravatar Thiago Farina2016-09-28
* --Gravatar Googler2016-09-27
* Remove a comment that says we can remove some obsolete code.Gravatar Lukacs Berki2016-09-21
* Use nanosleep(2) instead of poll(2) to sleep.Gravatar Chongyu Zhu2016-09-21
* cpp: convert ServerPidFile() and ServerPidSymlink() into constantsGravatar Thiago Farina2016-09-21
* Description redacted.Gravatar Laurent Le Brun2016-09-21
* Allow configuring writing of command.logGravatar Michajlo Matijkiw2016-09-19
* Bake in the product name into the StartupOptions classes.Gravatar Julio Merino2016-09-15
* Roll-forward of the startup options refactoring.Gravatar Julio Merino2016-09-15
* Roll back commit a34c4febbbdfba6c045598101ca9a491cfde7dd9 in favor of not ver...Gravatar Lukacs Berki2016-09-14
* Move the GetOutputRoot function to the WorkspaceLayout module.Gravatar Julio Merino2016-09-14
* More client fixes:Gravatar Lukacs Berki2016-09-13
* Rollback of startup options changes.Gravatar Greg Estren2016-09-13
* Automated [] rollback of commit dfb2c73eda3d2dd8787ea9b2d0a03b49dfa2acc5.Gravatar Greg Estren2016-09-13