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
/
vfs
Commit message (
Expand
)
Author
Age
*
Fix up some faulty documentation.
Googler
2015-07-20
*
Tolerate "..." as the base filename for the fdo profile.
Janak Ramakrishnan
2015-07-10
*
Refactor the legacy globbing thread pool to make use of more modern concurren...
Eric Fellheimer
2015-06-29
*
Extract, reuse excluded directory assertion
Mark Schaller
2015-06-23
*
Minor cleanup: Unnecessary "static" on interface.
Eric Fellheimer
2015-06-18
*
Deal properly with IOExceptions when globbing in a single thread.
Janak Ramakrishnan
2015-06-17
*
Ignore relative entries in SearchPath.
Han-Wen Nienhuys
2015-06-03
*
Add vfs.SearchPath for searching binaries.
Han-Wen Nienhuys
2015-06-03
*
Minor FileSystem refactoring.
Eric Fellheimer
2015-06-03
*
Slight refactoring of readdir().
Eric Fellheimer
2015-06-03
*
Change UnixGlob#matcher to treat "**/" and "/**" as matching zero or more di...
Janak Ramakrishnan
2015-05-18
*
Minor refactoring of filesystem tests.
Eric Fellheimer
2015-04-29
*
Use VFS_READLINK rather than VFS_LINK, to avoid confusion with the
Han-Wen Nienhuys
2015-03-13
*
Allow BUILD files directly under the build root
Kristina Chodorow
2015-03-10
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Skylark: enable relative paths in load statements. Only paths with 1 segment ...
Googler
2015-02-09
*
Update from Google.
Han-Wen Nienhuys
2015-02-25