aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
Commit message (Expand)AuthorAge
* 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
* Rollback of commit 94d8f4e9c8c8757aa7ab7c1a7c3e9afb34039127.Gravatar Klaus Aehlig2017-03-07
* Env.vars: server won't ignore the client envGravatar Laszlo Csomor2017-03-07
* Use the correct path when generating the command-line on Windows.Gravatar Philipp Wollermann2017-03-07
* Bazel client, Windows/MSVC: fix path handling bugsGravatar Laszlo Csomor2017-03-07
* Bazel client, Windows: fix compilation bugGravatar Laszlo Csomor2017-03-06
* Bazel client, Windows: fix ReadFile("/dev/null")Gravatar Laszlo Csomor2017-03-06
* Bazel client, Windows: fix AsShortWindowsPathGravatar Laszlo Csomor2017-03-06
* Convey the value of the --host_javabase startup option to the server.Gravatar Lukacs Berki2017-03-06
* Rollback of commit 14b53897b499da457e26aa779c3b63c85838f204.Gravatar Laszlo Csomor2017-03-03
* Bazel client: fix broken compilation Gravatar Laszlo Csomor2017-03-02
* Bazel client: do not use `errno`.Gravatar Laszlo Csomor2017-03-02
* Bazel client: simplify {Read,Write}File semanticsGravatar Laszlo Csomor2017-03-01
* Convert --use_action_cache to a regular optionGravatar Googler2017-03-01
* Bazel client: make some libraries visible to ijar Gravatar László Csomor2017-02-28