aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
Commit message (Expand)AuthorAge
* 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
* Drop unnecessary -DBLAZE_JAVA_CPU definition.Gravatar Julio Merino2016-09-12
* Inject the product name via the per-product main.cc files.Gravatar Julio Merino2016-09-12
* Various minor fixes in the client:Gravatar Lukacs Berki2016-09-09
* Use inheritance to support site-specific options.Gravatar Julio Merino2016-09-09
* Do not print the "server probably died abruptly" warning message.Gravatar Lukacs Berki2016-09-08
* Don't use fancy STL data structures (including string) in KillServerProcess()...Gravatar Lukacs Berki2016-09-06
* Update bazel's emacs check for 25.1's INSIDE_EMACS move.Gravatar Googler2016-09-01
* Increase the deadline for cancellation request and add some extra logging in ...Gravatar Lukacs Berki2016-08-31
* Move the workspace-related functions out of blaze_startup_options.Gravatar Julio Merino2016-08-29
* option_processor: fix bad TMP parsing on Windows/MSYS.Gravatar Laszlo Csomor2016-08-26
* --Gravatar Luis Fernando Pino Duque2016-08-19
* Be more lenient with slow-to-react servers.Gravatar Michajlo Matijkiw2016-08-16
* Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...Gravatar Janak Ramakrishnan2016-08-12
* cpp: remove unused WaitForServerDeath() functionGravatar Thiago Farina2016-08-12
* Remove the AF_UNIX client/server communication protocol.Gravatar Lukacs Berki2016-08-05
* Make the default way of communication between client and the server gRPC inst...Gravatar Lukacs Berki2016-08-01
* cpp: fix documentation of return value of GetNullaryOption() functionGravatar Thiago Farina2016-07-26
* Placate the compiler.Gravatar Sasha Smundak2016-07-26
* --Gravatar Luis Fernando Pino Duque2016-07-25
* Add missing inlcudeGravatar Kristina Chodorow2016-07-22
* Mark output_base and output_user_root to not be backed up by TimeMachine on D...Gravatar Dave MacLachlan2016-07-20
* Call TerminateProcess() is TerminateJobObject() fails.Gravatar Lukacs Berki2016-07-19