aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool/SkyframeBuilder.java
Commit message (Expand)AuthorAge
* Set the SkyframeActionExecutor.reporter in prepareForExecution.Gravatar Ulf Adams2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove another use of errorEventHandler.Gravatar Ulf Adams2015-09-25
* Remove more uses of errorEventHandler (previously of Reporter).Gravatar Ulf Adams2015-09-24
* Remove all direct uses of SkyframeExecutor.reporter.Gravatar Ulf Adams2015-09-24
* Add a method to EvaluationProgressReceiver for getting information on SkyFunc...Gravatar Nathan Harmata2015-09-03
* Description redacted.Gravatar Janak Ramakrishnan2015-08-31
* Be resilient to a non-decreasing clock in BlazeRuntime#recordLastExecutionTim...Gravatar Nathan Harmata2015-08-28
* Convert evaluated tracking to take a lazy SkyValueGravatar Mark Schaller2015-08-21
* Replace ref equality with .equals for SkyFunctionNames (2)Gravatar Mark Schaller2015-08-20
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20
* Tolerate BuildFileNotFoundExceptions during the execution phase.Gravatar Janak Ramakrishnan2015-08-11
* Convert invalidated tracking from per-value to per-keyGravatar Mark Schaller2015-08-11
* Remove BuilderUtils#rethrowCause(...)'s vestigial bitsGravatar Michajlo Matijkiw2015-04-08
* Inform EvaluationProgressReceiver of nodes that are built in error.Gravatar Janak Ramakrishnan2015-03-13
* Record statistics about dirty output files detected in the output tree.Gravatar Miguel Alcon Pinto2015-03-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25