aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/PostConfiguredTargetFunction.java
Commit message (Expand)AuthorAge
* Refactor DependencyResolver to collect and return loading errors.Gravatar Ulf Adams2016-01-28
* Store data about aspect configurations on Dependencies.Gravatar Michael Staib2016-01-27
* General cleanup for the configured target / aspect creation code.Gravatar Ulf Adams2016-01-19
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Parametrize aspect definition with AspectParameters.Gravatar Dmitry Lomov2015-11-02
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Prevented catching/wrapping of InterruptedExceptions, especially in BaseFunct...Gravatar Florian Weikert2015-09-14
* Fix broken tests.Gravatar Marian Lobur2015-09-02
* Aspects can get information from their base rule.Gravatar Marian Lobur2015-09-02
* Implement the core structure for dynamic configurations.Gravatar Greg Estren2015-08-26
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25