Sign in
bazel
/
bazel
/
6f978506b7ba4894990e053880836d295e811b24
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
buildtool
/
SkyframeBuilder.java
6f97850
Only announce test summaries in BEP if expected
by Klaus Aehlig
· 8 years ago
bfd4e24
Model the TopLevelArtifactContext as an argument to the CompletionFunction rather than a PRECOMPUTED value.
by Googler
· 9 years ago
8f5d9d5
Update Skyframe builder to return exit code based on reported error map, when
by Googler
· 9 years ago
4753578
Post the beginning of the execution phase on the event bus
by Klaus Aehlig
· 9 years ago
62a1905
Extract ExecutionProgressReceiver into a top-level class.
by Ulf Adams
· 9 years ago
8d239cd
Fix SkyframeBuilder's error handling, and change the contract of EvaluationResult to return true for hasError() iff errorMap is non-empty or there is a catastrophe.
by Janak Ramakrishnan
· 9 years ago
3d57ca0
Make Bazel exit with the exit code from the BuildFailedException if one is specified.
by Googler
· 9 years ago
a715802
Allow an exit code to be specified in the ActionExecutionException when an action fails, and propagate the exit code to BuildFailedException.
by Googler
· 9 years ago
6df8179
Use Bazel Preconditions variant which avoids varargs array creation
by Mark Schaller
· 9 years ago
9b81447
Correctly propagagate "catastrophic" failure modes in keep_going mode.
by Eric Fellheimer
· 9 years ago
f3b43af
Track the entire OutputService instead of just the BatchStatter.
by Eric Fellheimer
· 9 years ago
0113352
Set the SkyframeActionExecutor.reporter in prepareForExecution.
by Ulf Adams
· 10 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
826ed80
Remove another use of errorEventHandler.
by Ulf Adams
· 10 years ago
e5aaacf
Remove more uses of errorEventHandler (previously of Reporter).
by Ulf Adams
· 10 years ago
5b9009b
Remove all direct uses of SkyframeExecutor.reporter.
by Ulf Adams
· 10 years ago
6f094bb
Add a method to EvaluationProgressReceiver for getting information on SkyFunction#compute calls.
by Nathan Harmata
· 10 years ago
f832d79
Description redacted. -- MOS_MIGRATED_REVID=101809192
by Janak Ramakrishnan
· 10 years ago
9b38b2c
Be resilient to a non-decreasing clock in BlazeRuntime#recordLastExecutionTime. Also add @Nullable annotations as appropriate.
by Nathan Harmata
· 10 years ago
4752dbb
Convert evaluated tracking to take a lazy SkyValue
by Mark Schaller
· 10 years ago
4e9118a
Replace ref equality with .equals for SkyFunctionNames (2)
by Mark Schaller
· 10 years ago
e2033b1
A prototype implementation of top-level aspects.
by Dmitry Lomov
· 10 years ago
c28fc96
Tolerate BuildFileNotFoundExceptions during the execution phase.
by Janak Ramakrishnan
· 10 years ago
d12c398
Convert invalidated tracking from per-value to per-key
by Mark Schaller
· 10 years ago
41c2f9e
Remove BuilderUtils#rethrowCause(...)'s vestigial bits
by Michajlo Matijkiw
· 10 years ago
08ec257
Inform EvaluationProgressReceiver of nodes that are built in error.
by Janak Ramakrishnan
· 10 years ago
7cf2365
Record statistics about dirty output files detected in the output tree.
by Miguel Alcon Pinto
· 10 years ago
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago