aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/blaze_util_windows.cc
Commit message (Expand)AuthorAge
* Windows, jni: Don't close stdout/stderr in nativeWaitFor functionGravatar Yun Peng2017-10-24
* Windows,JNI: use wstrings onlyGravatar Laszlo Csomor2017-10-20
* Windows: Adding default --python_pathGravatar Yun Peng2017-09-14
* Remove all #ifdef COMPILER_MSVC from blaze_util_windows.cc.Gravatar Dmitry Lomov2017-09-04
* Propagate detected value of BAZEL_SH to --client_env.Gravatar Dmitry Lomov2017-08-22
* Automated rollback of commit 2f38404728a12840e416566b453e9cdebab5d859.Gravatar elenairina2017-08-18
* Propagate detected value of BAZEL_SH to --client_env.Gravatar Dmitry Lomov2017-08-18
* Windows: detect if started from Windows ExplorerGravatar Laszlo Csomor2017-07-28
* Windows: add blaze_util::AsAbsoluteWindowsPathGravatar laszlocsomor2017-07-24
* Windows: clean up error reportingGravatar Laszlo Csomor2017-07-20
* Fix typos in messages.Gravatar dslomov2017-07-20
* Implement bash.exe detection logic.Gravatar Dmitry Lomov2017-07-19
* Ensure that shutdown commands end the server process before completionGravatar mschaller2017-07-12
* Automated rollback of commit 458990b0c155130e242117e2bfc5ebfdf787d2e2.Gravatar Googler2017-07-11
* Raise the maximum number of processes and open files to their maximum.Gravatar jmmv2017-07-11
* Look at stderr for terminal detection.Gravatar Googler2017-07-10
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Windows: bazel clean --expunge worksGravatar Laszlo Csomor2017-06-12
* Windows, jvm.out: create with deletion sharingGravatar Laszlo Csomor2017-06-02
* Bazel client, Windows: impl. server->IsStillAliveGravatar Laszlo Csomor2017-04-26
* cpp: turn ListSeparator() function into a constantGravatar Thiago Farina2017-04-25
* Bazel client, Windows: impl. client-level lockingGravatar laszlocsomor2017-04-13
* Bazel client: simplify ReadDirectorySymlinkGravatar laszlocsomor2017-03-31
* Bazel client, Windows: fix version check []Gravatar laszlocsomor2017-03-29
* Bazel client, Windows: path casing bugfixes Gravatar László Csomor2017-03-28
* Bazel client, Windows: implement GetHomeDir 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
* 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
* 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
* 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: fix broken compilation Gravatar Laszlo Csomor2017-03-02
* Bazel client: simplify {Read,Write}File semanticsGravatar Laszlo Csomor2017-03-01
* Bazel client: make jvm.log path platform-safe Gravatar László Csomor2017-02-24
* Bazel client, Windows: implement ConvertPath Gravatar Laszlo Csomor2017-02-16
* Bazel client, Windows: use CreateJunction Gravatar Laszlo Csomor2017-02-15
* Windows JNI, refactor: move OpenDirectory to JNIGravatar Laszlo Csomor2017-02-14
* Bazel client, Windows: use more of AutoHandleGravatar Laszlo Csomor2017-02-09
* Bazel client, Windows: implement SetupStdStreamsGravatar Laszlo Csomor2017-02-09
* Bazel client, Windows: compile more with MSVCGravatar Laszlo Csomor2017-02-07
* Bazel client, Windows: fix compilation for MSVCGravatar Laszlo Csomor2017-02-03
* Bazel client, Windows: impl. GetTerminalColumnsGravatar László Csomor2017-02-02