index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
cpp
Commit message (
Expand
)
Author
Age
*
Bazel client, Windows: implement ReadFile
Laszlo Csomor
2016-12-21
*
Bazel client: remove blaze_util::Which
Laszlo Csomor
2016-12-21
*
Bazel client; implement NormalizePath
Laszlo Csomor
2016-12-21
*
Bazel client, Windows: implement AsWindowsPath
Laszlo Csomor
2016-12-20
*
Bazel client: fix build on Windows
Laszlo Csomor
2016-12-19
*
Bazel client: generalize path handling
Laszlo Csomor
2016-12-19
*
Bazel client: SplitPath works with Windows paths
Laszlo Csomor
2016-12-19
*
Bazel client, Windows: implement pipe handling
Laszlo Csomor
2016-12-16
*
Bazel client, Windows: use file_windows under MSYS
Laszlo Csomor
2016-12-15
*
Bazel client, Windows: implement GetUserName
Laszlo Csomor
2016-12-15
*
Bazel client: get rid of RunProgram
Laszlo Csomor
2016-12-15
*
blaze_util_windows: use some widechar Win32 API
Laszlo Csomor
2016-12-15
*
fix declaration of Pipe variable
Thiago Farina
2016-12-14
*
Bazel client: implement Cstring-Wstring conversion
Laszlo Csomor
2016-12-14
*
Record correct exit code for uncaught exceptions in async threads.
Chloe Calvarin
2016-12-13
*
Description redacted.
Julio Merino
2016-12-09
*
Add SearchUnaryOptions and SearchNullaryOptions to improve the parsing
Luis Fernando Pino Duque
2016-12-09
*
Remove the -x startup option.
Luis Fernando Pino Duque
2016-12-08
*
move MakeDirectories() into file_platform.h
Thiago Farina
2016-12-07
*
Bazel client: add/remove include statements
Laszlo Csomor
2016-12-06
*
Windows: explicitly use ASCII-version of Win32 API
Laszlo Csomor
2016-12-05
*
Add missing <time.h> include.
Piotr Sikora
2016-12-05
*
Gracefully handle unset JAVA_HOME
Klaus Aehlig
2016-12-01
*
Bazel client: make it compile with MSVC
Laszlo Csomor
2016-11-28
*
Bazel client: more platform-specific logic
Laszlo Csomor
2016-11-28
*
Bazel client: platform-specific {Read,Write}File
Laszlo Csomor
2016-11-28
*
Bazel client: platform-dependent lock handling
Laszlo Csomor
2016-11-28
*
Bazel client: mock out read/write calls
Laszlo Csomor
2016-11-28
*
Bazel client: platform-dependent signal handling
Laszlo Csomor
2016-11-24
*
Bazel client: fix compilation on Windows
Laszlo Csomor
2016-11-24
*
Bazel client: MakeCanonical into file_<platform>
Laszlo Csomor
2016-11-24
*
Bazel client: depend less on <unistd.h>
Laszlo Csomor
2016-11-24
*
Bazel client: delete and don't use the server.pid
Laszlo Csomor
2016-11-24
*
Adds logging functionality to the bazel client, which will be activated in a ...
Chloe Calvarin
2016-11-23
*
Bazel client: fix compiler warnings
Laszlo Csomor
2016-11-22
*
Bazel client: reduce dependency on POSIX API
Laszlo Csomor
2016-11-22
*
Provide a SplitCommandLine method in the option processor
Luis Fernando Pino Duque
2016-11-21
*
Bazel client: create a wrapper around Unix pipes
Laszlo Csomor
2016-11-18
*
Bazel client: reduce dependency on <unistd.h>
Laszlo Csomor
2016-11-18
*
Bazel client: no longer needs <utime.h>
Laszlo Csomor
2016-11-17
*
Bazel client: no more `stat` usage
Laszlo Csomor
2016-11-17
*
Windows: respect --output_user_root
Laszlo Csomor
2016-11-16
*
Bazel client: platform-dependent GetHashedBaseDir
Laszlo Csomor
2016-11-16
*
Bazel client: implement directory tree walking
Laszlo Csomor
2016-11-16
*
Refactor the logic that is used to retry client timeouts a bit so that the at...
Lukacs Berki
2016-11-15
*
Fix build rule visibility.
Laszlo Csomor
2016-11-11
*
Global cleanup change.
Googler
2016-11-11
*
Bazel client: wrap some POSIX functions
Laszlo Csomor
2016-11-10
*
blaze_utils: fork file handling for platforms
Laszlo Csomor
2016-11-09
*
Windows, bazel client: compile more with MSVC
Laszlo Csomor
2016-11-09
[next]