aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
Commit message (Expand)AuthorAge
* 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
* Bazel client: add new ReadFile/WriteFile variantsGravatar Laszlo Csomor2017-02-27
* Bazel client: make jvm.log path platform-safe Gravatar László Csomor2017-02-24
* Give users a hint at what could be wrong when an imported blazerc cannot be f...Gravatar Googler2017-02-22
* Bazel client, Windows: impl. ForEachDirectoryEntry Gravatar Laszlo Csomor2017-02-17
* Bazel client, Windows: implement MakeCanonical Gravatar Laszlo Csomor2017-02-16
* Bazel client, Windows: implement ConvertPath Gravatar Laszlo Csomor2017-02-16
* Bazel client: refactors, small bugfixes Gravatar Laszlo Csomor2017-02-15
* Bazel client, Windows: use CreateJunction Gravatar Laszlo Csomor2017-02-15
* Bazel client, JNI, Windows: impl. CreateJunction Gravatar Laszlo Csomor2017-02-15
* Adds --[no]use_action_cache startup option to disable the action cache.Gravatar Googler2017-02-15
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* gRPC improvements:Gravatar Lukacs Berki2017-02-13
* Bazel client, Windows: use more of AutoHandleGravatar Laszlo Csomor2017-02-09
* Bazel client, Windows: implement SetupStdStreamsGravatar Laszlo Csomor2017-02-09