| Commit message (Expand) | Author | Age |
* | Windows, Bazel client: pass Unix root as JVM flag | Laszlo Csomor | 2017-06-13 |
* | Windows: bazel clean --expunge works | Laszlo Csomor | 2017-06-12 |
* | Bazel client: explain the name of A-server.jar | László Csomor | 2017-06-07 |
* | Fix a bunch of issues related to server startup/shutdown: | lberki | 2017-06-06 |
* | Windows, jvm.out: create with deletion sharing | Laszlo Csomor | 2017-06-02 |
* | fix signedness warnings in blaze_util_posix.cc | Benjamin Peterson | 2017-05-31 |
* | Windows: ignore envvars with degenerate names | Laszlo Csomor | 2017-05-31 |
* | Make Bazel build without --cpu=x64_windows_msvc | Yun Peng | 2017-05-30 |
* | Modify misleading TODO. | ccalvarin | 2017-05-26 |
* | cpp: remove blaze_util::sys_ioprio_set() call from FreeBSD port | Thiago Farina | 2017-05-24 |
* | cpp: change PrintError() to print "ERROR:" | Thiago Farina | 2017-05-23 |
* | Add new reasons for server restart: PID_FILE_BUT_NO_SERVER, SERVER_VANISHED a... | janakr | 2017-05-17 |
* | Fix a typo and remove an unnecessary scary warning submitted in unknown commit. | lberki | 2017-05-15 |
* | cpp: remove out-dated StartServer() documentation comment | Thiago Farina | 2017-05-15 |
* | Remove all complex logic after forking. | lberki | 2017-05-11 |
* | Update ExecuteDaemon() on POSIX systems so that the client writes the PID fil... | lberki | 2017-05-10 |
* | Fix compile | kchodorow | 2017-05-09 |
* | Exclude the user-provided blazerc from the deduplication process. | lpino | 2017-05-09 |
* | cpp: remove all code supporting kServerPidSymlink | Thiago Farina | 2017-05-09 |
* | cpp: add PrintWarning() function to errors.h | Thiago Farina | 2017-05-09 |
* | cpp: do not mention -1 for command_port option | Thiago Farina | 2017-05-08 |
* | Bazel client, Windows: impl. server->IsStillAlive | Laszlo Csomor | 2017-04-26 |
* | cpp: turn ListSeparator() function into a constant | Thiago Farina | 2017-04-25 |
* | cpp: remove unncessary function prototypes | Thiago Farina | 2017-04-24 |
* | Internal change | Googler | 2017-04-24 |
* | Add a custom single-line formatter for java.log. | schmitt | 2017-04-13 |
* | Bazel client, Windows: impl. client-level locking | laszlocsomor | 2017-04-13 |
* | Avoid false positive uninitialized variable use warning in blaze.cc | Peter Foley | 2017-04-11 |
* | Fix possible parsing of same rc file multiple times. | lpino | 2017-04-07 |
* | Move InvocationPolicy from a startup argument to part of the RunRequest proto. | ccalvarin | 2017-04-07 |
* | Bazel client: simplify ReadDirectorySymlink | laszlocsomor | 2017-03-31 |
* | Bazel client, Windows: fix version check [] | laszlocsomor | 2017-03-29 |
* | Remove configurability of abrupt exit code behavior. | ccalvarin | 2017-03-29 |
* | Bazel client, Windows: path casing bugfixes | László Csomor | 2017-03-28 |
* | Make Search{Unary,Nullary}Option skip the rest of the args if "--" is found. | Luis Fernando Pino Duque | 2017-03-27 |
* | Bazel client, Windows: implement GetHomeDir | László Csomor | 2017-03-23 |
* | Bazel client, Windows: fix MSYS root computation | László Csomor | 2017-03-23 |
* | Implement SigPrintf on Windows. | Dmitry Lomov | 2017-03-22 |
* | Handle Ctrl+C / Ctrl+Break on Windows. | Dmitry Lomov | 2017-03-22 |
* | Bazel client, Windows: ignore dead server process | Laszlo Csomor | 2017-03-21 |
* | Bazel client, Windows: fix server kill failures | Laszlo Csomor | 2017-03-21 |
* | Rollback of commit b88e9f3ea66fa839185e88de7dad3e6af0b403b4. | Laszlo Csomor | 2017-03-21 |
* | Build a version of Bazel with a bundled OpenJDK inside the binary. | Philipp Wollermann | 2017-03-20 |
* | Rollback of commit ae4b02fb21772effd6836599a7e1792b26ff95e0. | Yun Peng | 2017-03-17 |
* | Bazel client, Windows: support colorful output | Laszlo Csomor | 2017-03-16 |
* | Bazel client, Windows: fix console handling bugs | Laszlo Csomor | 2017-03-16 |
* | Catch attempts to fork from a multithreaded bazel launcher process. | Googler | 2017-03-16 |
* | Bazel client, Windows: support "d:/" output root | Laszlo Csomor | 2017-03-16 |
* | windows: Don't try to breakaway from an existing Job in batch mode. | Philipp Wollermann | 2017-03-16 |
* | Bazel client, Windows: can connect to fresh server | Laszlo Csomor | 2017-03-14 |