aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
Commit message (Expand)AuthorAge
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Modify misleading TODO.Gravatar ccalvarin2017-05-26
* cpp: remove blaze_util::sys_ioprio_set() call from FreeBSD portGravatar Thiago Farina2017-05-24
* cpp: change PrintError() to print "ERROR:"Gravatar Thiago Farina2017-05-23
* Add new reasons for server restart: PID_FILE_BUT_NO_SERVER, SERVER_VANISHED a...Gravatar janakr2017-05-17
* Fix a typo and remove an unnecessary scary warning submitted in unknown commit.Gravatar lberki2017-05-15
* cpp: remove out-dated StartServer() documentation commentGravatar Thiago Farina2017-05-15
* Remove all complex logic after forking.Gravatar lberki2017-05-11
* Update ExecuteDaemon() on POSIX systems so that the client writes the PID fil...Gravatar lberki2017-05-10
* Fix compileGravatar kchodorow2017-05-09
* Exclude the user-provided blazerc from the deduplication process.Gravatar lpino2017-05-09
* cpp: remove all code supporting kServerPidSymlinkGravatar Thiago Farina2017-05-09
* cpp: add PrintWarning() function to errors.hGravatar Thiago Farina2017-05-09
* cpp: do not mention -1 for command_port optionGravatar Thiago Farina2017-05-08
* Bazel client, Windows: impl. server->IsStillAliveGravatar Laszlo Csomor2017-04-26
* cpp: turn ListSeparator() function into a constantGravatar Thiago Farina2017-04-25
* cpp: remove unncessary function prototypesGravatar Thiago Farina2017-04-24
* Internal changeGravatar Googler2017-04-24
* Add a custom single-line formatter for java.log.Gravatar schmitt2017-04-13
* Bazel client, Windows: impl. client-level lockingGravatar laszlocsomor2017-04-13
* Avoid false positive uninitialized variable use warning in blaze.ccGravatar Peter Foley2017-04-11
* Fix possible parsing of same rc file multiple times.Gravatar lpino2017-04-07
* Move InvocationPolicy from a startup argument to part of the RunRequest proto.Gravatar ccalvarin2017-04-07
* Bazel client: simplify ReadDirectorySymlinkGravatar laszlocsomor2017-03-31
* Bazel client, Windows: fix version check []Gravatar laszlocsomor2017-03-29
* Remove configurability of abrupt exit code behavior.Gravatar ccalvarin2017-03-29
* Bazel client, Windows: path casing bugfixes Gravatar László Csomor2017-03-28
* Make Search{Unary,Nullary}Option skip the rest of the args if "--" is found.Gravatar Luis Fernando Pino Duque2017-03-27
* Bazel client, Windows: implement GetHomeDir Gravatar László Csomor2017-03-23
* Bazel client, Windows: fix MSYS root computation Gravatar László Csomor2017-03-23
* Implement SigPrintf on Windows.Gravatar Dmitry Lomov2017-03-22
* Handle Ctrl+C / Ctrl+Break on Windows. Gravatar Dmitry Lomov2017-03-22
* Bazel client, Windows: ignore dead server processGravatar Laszlo Csomor2017-03-21
* Bazel client, Windows: fix server kill failuresGravatar Laszlo Csomor2017-03-21
* Rollback of commit b88e9f3ea66fa839185e88de7dad3e6af0b403b4.Gravatar Laszlo Csomor2017-03-21
* Build a version of Bazel with a bundled OpenJDK inside the binary.Gravatar Philipp Wollermann2017-03-20
* Rollback of commit ae4b02fb21772effd6836599a7e1792b26ff95e0.Gravatar Yun Peng2017-03-17
* Bazel client, Windows: support colorful outputGravatar Laszlo Csomor2017-03-16
* Bazel client, Windows: fix console handling bugsGravatar Laszlo Csomor2017-03-16
* Catch attempts to fork from a multithreaded bazel launcher process.Gravatar Googler2017-03-16
* Bazel client, Windows: support "d:/" output rootGravatar Laszlo Csomor2017-03-16
* windows: Don't try to breakaway from an existing Job in batch mode.Gravatar Philipp Wollermann2017-03-16
* Bazel client, Windows: can connect to fresh serverGravatar Laszlo Csomor2017-03-14
* Bazel client, Windows: make server mode work Gravatar Laszlo Csomor2017-03-14
* Increase log size limit to 10M.Gravatar Julio Merino2017-03-10
* Bazel client, Windows: CreateDirectoryW path limitGravatar Laszlo Csomor2017-03-09
* Bazel client: use PathAsJvmFlag for JVM flagsGravatar Laszlo Csomor2017-03-09
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Uppercase some hand-selected environment variable names on Windows/MSVC.Gravatar Dmitry Lomov2017-03-08
* Env.vars: server won't ignore the client envGravatar Dmitry Lomov2017-03-08