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
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
unix
Commit message (
Expand
)
Author
Age
*
Adding support for SHA256 for remote execution. Switch remote execution to use
olaola
2017-06-20
*
Refactor all ctor callsites of PathFragment to instead call a static 'create'...
nharmata
2017-04-05
*
Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windows
Ulf Adams
2017-02-28
*
Move FileAccessException to the vfs package
Ulf Adams
2017-02-17
*
Move ProcMeminfoParser to lib.unix, where it belongs
Ulf Adams
2017-01-09
*
Remove support for using AF_UNIX to communicate between the Bazel cient and t...
Lukacs Berki
2016-10-07
*
Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...
Janak Ramakrishnan
2016-08-12
*
Remove the AF_UNIX client/server communication protocol.
Lukacs Berki
2016-08-05
*
Rename the property io.bazel.UnixFileSystem to io.bazel.EnableJni because tha...
Lukacs Berki
2016-07-01
*
Fixed some Bazel java tests on Windows
Yun Peng
2016-06-17
*
Add SMT detection for mac. Fixes #963.
Yue Gan
2016-04-05
*
Rename FilesystemUtils to NativePosixFiles.
Lukacs Berki
2016-01-27
*
Followup change [] that fixes indentation as requested by Ulf.
Lukacs Berki
2016-01-26
*
Add a (working) windows compatibility mode that makes Bazel create hardlinks ...
Lukacs Berki
2016-01-26
*
Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.
Damien Martin-Guillerez
2016-01-18
*
Augment JNI utime() method.
Eric Fellheimer
2015-10-30
*
Introduce Path#isSpecialFile, FileSystem#isSpecialFile, and FileStatus#isSpec...
Nathan Harmata
2015-10-21
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Fix "crashes with "Aborted" and no other useful errors on EPERM".
Philipp Wollermann
2015-06-30
*
Update from Google.
Han-Wen Nienhuys
2015-02-25