aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/blaze_util_windows.cc
Commit message (Expand)AuthorAge
* Windows: do not look for Git BashGravatar Laszlo Csomor2018-08-08
* Fix block_for_lock.Gravatar ccalvarin2018-07-23
* Windows,Bazel client: multithreaded file writingGravatar Laszlo Csomor2018-07-17
* Windows,JNI: more robust nativeCreateJunctionGravatar Laszlo Csomor2018-07-09
* Use const char a[] if sizeof is used to get lengthGravatar Loo Rong Jie2018-07-02
* Move path-manipulation functions to own library file.Gravatar ccalvarin2018-06-05
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* windows: change output_base name computationGravatar Laszlo Csomor2018-04-19
* Keep LANG/LANGUAGE and related environment variables for the process spawned ...Gravatar lberki2018-04-18
* windows: GetOutputRoot() returns GetHomeDir()Gravatar Laszlo Csomor2018-04-18
* Remove die() and replace it with BAZEL_DIE, part of the logging framework.Gravatar ccalvarin2018-04-06
* Remove pdie.Gravatar ccalvarin2018-03-29
* Remove startup JVM version checkGravatar cushon2018-03-29
* Fold in warning and error output into client logging.Gravatar ccalvarin2018-03-23
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* [Windows] Use %ls to print wstringGravatar Loo Rong Jie2018-02-13
* Support explicitly specifying a location for jvm.outGravatar michajlo2018-01-29
* Remove dead ConvertPathListGravatar Loo Rong Jie2018-01-26
* Windows: Don't leak any handles from Bazel client to Bazel serverGravatar Yun Peng2017-12-01
* Emit Blaze server pid when there is a connection timeout.Gravatar felly2017-11-30
* 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