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
/
SkyframePackageManager.java
Commit message (
Expand
)
Author
Age
*
Rework LoadingPhaseCompleteEvent & AnalysisPhaseCompleteEvent to account for ...
nharmata
2017-07-19
*
Remove some unused bookkeeping things about the no-longer-existent PackageCache.
nharmata
2017-03-31
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Remove dead code - unused method in PackageManager interface
Ulf Adams
2017-02-09
*
Rename PackageManager.getTargetPatternEvaluator to newTargetPatternEval.
Ulf Adams
2015-09-30
*
Split the PackageManager type hierarchy; no longer inherit LoadedPackageProv.
Ulf Adams
2015-09-28
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Remove LoadedPackageProvider.getLoadedPackage, which is unused.
Ulf Adams
2015-09-24
*
Remove an unused method from LoadedPackageProvider.
Ulf Adams
2015-09-24
*
Move Label from the lib.syntax to the lib.cmdline package so that:
Lukacs Berki
2015-09-21
*
Stop throwing an exception if a Package was successfully created but contains...
Janak Ramakrishnan
2015-09-17
*
Move PackageIdentifier to cmdline
Kristina Chodorow
2015-08-31
*
Make globs work in remote repositories.
Lukacs Berki
2015-07-08
*
Rollback of accidentally submitted change.
Lukacs Berki
2015-07-07
*
Make globs work in remote repositories.
Lukacs Berki
2015-07-07
*
On-the-fly target pattern resolution in SkyQueryEnvironment
Mark Schaller
2015-03-18
*
Update from Google.
Han-Wen Nienhuys
2015-02-25