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
/
cmdline
/
TargetPatternResolver.java
Commit message (
Expand
)
Author
Age
*
Description redacted.
Nathan Harmata
2017-03-09
*
Rollback of commit 822c37816ac669e51bec3853b41849a19ec5e230.
Nathan Harmata
2017-03-01
*
Reimplement blaze query using an async evaluation model. Use a concurrent bac...
Nathan Harmata
2017-02-28
*
Make TargetPattern evaluation during query evaluation more parallel-friendly ...
Nathan Harmata
2016-11-15
*
Allow Skyframe graph lookups and value retrievals to throw InterruptedException.
Janak Ramakrishnan
2016-08-16
*
Parallelize Package retrieval during Sky-query operation. To maintain type-sa...
Eric Fellheimer
2016-01-29
*
Move RepositoryName to its own top-level class
Kristina Chodorow
2016-01-26
*
Store excluded subdirectories as PathFragment instead of String inside Target...
Janak Ramakrishnan
2016-01-14
*
Stream results of targets below directory to a callback rather than returning...
Janak Ramakrishnan
2016-01-07
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Make intra-package wildcards work for remote repositories and clean up target...
Lukacs Berki
2015-09-24
*
Make TargetPatternResolver#{isPackage, getTargetsInPackage} take a PackageIde...
Lukacs Berki
2015-09-22
*
Thread the repository name all the way from TargetPatternResolver to Recursiv...
Lukacs Berki
2015-09-22
*
Teach skyframe about excluded directories, paths
Mark Schaller
2015-05-21
*
On-the-fly target pattern resolution in SkyQueryEnvironment
Mark Schaller
2015-03-18
*
Update from Google.
Han-Wen Nienhuys
2015-02-25