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
/
skyframe
/
RecursivePkgValue.java
Commit message (
Expand
)
Author
Age
*
Don't keep packages in the default repository around after loading.
Brian Silverman
2016-03-17
*
Use static creation method for SkyKey. This allows interning SkyKeys as they ...
Janak Ramakrishnan
2016-03-03
*
Move RepositoryName to its own top-level class
Kristina Chodorow
2016-01-26
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Thread the repository name all the way from TargetPatternResolver to Recursiv...
Lukacs Berki
2015-09-22
*
Minor visibility tweaks
Michajlo Matijkiw
2015-09-16
*
Extract, reuse excluded directory assertion
Mark Schaller
2015-06-23
*
Minimal RecursivePkgValue#toString() for debug purposes
Michajlo Matijkiw
2015-06-19
*
Properly handle exceptions that RecursivePkgFunction can encounter, instead o...
Janak Ramakrishnan
2015-06-03
*
Teach skyframe about excluded directories, paths
Mark Schaller
2015-05-21
*
Update from Google.
Han-Wen Nienhuys
2015-02-25