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
/
AspectValue.java
Commit message (
Expand
)
Author
Age
*
Remove Aspect field from AspectKey.
Dmitry Lomov
2016-04-07
*
Use the correct Aspect in AspectFunction for Skylark aspects.
Dmitry Lomov
2016-04-07
*
Use static creation method for SkyKey. This allows interning SkyKeys as they ...
Janak Ramakrishnan
2016-03-03
*
Use two configurations for AspectKeys.
Michael Staib
2016-03-01
*
Use Labels, rather than PathFragments, to represent Skylark loads internally....
John Field
2015-11-13
*
Aspect terminology update.
Dmitry Lomov
2015-11-10
*
Parametrize aspect definition with AspectParameters.
Dmitry Lomov
2015-11-02
*
Implement propagation along dependencies for Skylark aspects.
Dmitry Lomov
2015-11-02
*
Introduce an AspectClass: a representation of a class of aspects.
Dmitry Lomov
2015-10-22
*
Improve error diagnostics for Skylark aspects.
Dmitry Lomov
2015-10-20
*
Implement aspect(...) Skylark function.
Dmitry Lomov
2015-10-20
*
Rollback of commit ac7195025b073948785db8c6975a53fc305c5087.
Peter Schmitt
2015-10-20
*
Implement aspect(...) Skylark function.
Dmitry Lomov
2015-10-16
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Move Label from the lib.syntax to the lib.cmdline package so that:
Lukacs Berki
2015-09-21
*
Save information about transitive packages in ConfiguredTargetValue and Aspec...
Marian Lobur
2015-09-09
*
Aspects can get information from their base rule.
Marian Lobur
2015-09-02
*
A prototype implementation of top-level aspects.
Dmitry Lomov
2015-08-20
*
Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...
Lukacs Berki
2015-06-29
*
Update from Google.
Han-Wen Nienhuys
2015-02-25