aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
Commit message (Expand)AuthorAge
* 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
* Bazel client: retry moving install base directoryGravatar Laszlo Csomor2017-02-08
* Bazel client, Windows: compile more with MSVCGravatar Laszlo Csomor2017-02-07
* Windows: fix off-by-one errors with MAX_PATHGravatar Laszlo Csomor2017-02-07
* Parameterize the Java logging formatter class.Gravatar Julio Merino2017-02-06
* Bazel client, Windows: fix compilation for MSVCGravatar Laszlo Csomor2017-02-03
* Bazel client, Windows: impl. GetTerminalColumnsGravatar László Csomor2017-02-02
* Rollback of commit 855fbe9ee447b7b37fd8c73dbc047d69b7ceffcf.Gravatar Yun Peng2017-02-01
* //src/main/cpp:client now compiles with MSVCGravatar Laszlo Csomor2017-01-31
* Bazel client: platform-specific JoinPath Gravatar László Csomor2017-01-30
* Bazel client: platform-dependent `strerror` Gravatar László Csomor2017-01-27
* Rollback of commit d5527469ca629f806a7576783289cc0613bf418b.Gravatar Laszlo Csomor2017-01-23
* Determine the .bazelrc's name based on the product name.Gravatar Julio Merino2017-01-20
* Bazel client, Windows: impl. ForEachDirectoryEntryGravatar Laszlo Csomor2017-01-20
* Bazel client: abstract away mtime handlingGravatar Laszlo Csomor2017-01-19
* Bazel client, Windows: use CreateFileWGravatar Laszlo Csomor2017-01-18
* Bazel client, Windows: implement envvar handlingGravatar Laszlo Csomor2017-01-18
* Add a comment to clarify why we set the mtime on the install base.Gravatar Lukacs Berki2017-01-17
* When the server doesn't return an exit code, add the location of the server l...Gravatar Lukacs Berki2017-01-13
* Bazel client, Windows: implement CanAccess methodsGravatar Laszlo Csomor2017-01-12
* Bazel client, Windows: implement MakeDirectoriesGravatar Laszlo Csomor2017-01-12
* Bazel client, Windows: implement WriteFileGravatar Laszlo Csomor2017-01-12
* Bazel client, Windows: support /dev/nullGravatar Laszlo Csomor2017-01-11
* Signal an error when the client cannot write to stdout or stderr.Gravatar Lukacs Berki2017-01-11
* Bazel client, Windows: implement UnlinkPathGravatar Laszlo Csomor2017-01-11
* Bazel client: split CanAccess to specific methodsGravatar Laszlo Csomor2017-01-11
* Kill the server when the server.pid.txt file cannot be found and start a new ...Gravatar Lukacs Berki2017-01-11
* Rollback of commit e1f8bbc1fe1d0a22736597dbd029155b01718b94.Gravatar Laszlo Csomor2017-01-10
* Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34.Gravatar Laszlo Csomor2017-01-10
* Bazel client, Windows: implement IsDirectoryGravatar Laszlo Csomor2017-01-10
* Rollback of commit 9a13899b1492738f8d1a9118cebc9ef9d90c6b34.Gravatar Marcel Hlopko2017-01-10
* Bazel client, Windows: implement UnlinkPathGravatar Laszlo Csomor2017-01-10
* Bazel client, Windows: implement ChangeDirectoryGravatar Laszlo Csomor2017-01-10
* Windows: implement and use AsShortWindowsPathGravatar Laszlo Csomor2017-01-10
* Bazel client: move NormalizePath to Windows codeGravatar Laszlo Csomor2017-01-10
* Bazel client: add helper methods for Windows pathsGravatar Laszlo Csomor2017-01-09
* blaze_util_windows: use ostringstream to build cmdGravatar Laszlo Csomor2017-01-09
* Bazel client, Windows: implement GetCwdGravatar Laszlo Csomor2017-01-09