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
/
analysis
/
CachingAnalysisEnvironment.java
Commit message (
Expand
)
Author
Age
*
Add ActionKeyContext to Action#getKey.
tomlu
2017-11-29
*
Replace all usages of Blaze's Preconditions class with guava.
tomlu
2017-11-09
*
Pass SkylarkSemantics through Skyframe instead of the options class
brandjon
2017-10-06
*
Make Skylark interpreter read Skylark command-line flags
brandjon
2017-04-30
*
If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...
janakr
2017-03-31
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Make the interface dynamic library builder a regular label instead of a magic...
Lukacs Berki
2017-02-17
*
Allow Skyframe graph lookups and value retrievals to throw InterruptedException.
Janak Ramakrishnan
2016-08-16
*
RELNOTES: Use the correct build configuration for shared native deps during A...
Googler
2016-07-01
*
Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.
Rumou Duan
2016-04-26
*
Introduce TreeArtifact and associated code to work with it. No functionality ...
Michael Thvedt
2016-02-09
*
Bug: Skylark performs action consistency check even if actions are dropped.
Ulf Adams
2016-02-02
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Move ownership of SkyframeBuildView to SkyframeExecutor.
Ulf Adams
2015-09-23
*
Fixes the phrasing of an error message.
Alex Humesky
2015-07-10
*
Add debugging for mysterious crash.
Janak Ramakrishnan
2015-06-05
*
Make Artifacts be compared to each other based on their exec paths (and not t...
Lukacs Berki
2015-04-13
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Update from Google.
Han-Wen Nienhuys
2015-02-25