aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/AnalysisEnvironment.java
Commit message (Expand)AuthorAge
* Configured targets register created source artifacts with Skyframe.Gravatar shahan2018-07-24
* Remove support for --discard_actions_after_execution.Gravatar tomlu2018-06-18
* Fix `equals()` and `hashCode()` for artifacts: artifacts of different classes...Gravatar Dmitry Lomov2018-05-30
* Add type assertion that TreeFileArtifact's parentTreeArtifact member is aGravatar cpeyser2018-02-05
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Pass SkylarkSemantics through Skyframe instead of the options classGravatar brandjon2017-10-06
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* If --batch, --keep_going, --discard_analysis_cache, and the new --noexperimen...Gravatar janakr2017-03-31
* Provide more reporting options to SkyFunctions Gravatar Klaus Aehlig2017-02-27
* Make the interface dynamic library builder a regular label instead of a magic...Gravatar Lukacs Berki2017-02-17
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* RELNOTES: Use the correct build configuration for shared native deps during A...Gravatar Googler2016-07-01
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Add comments to analysis-phase objects so future developers won't accidentall...Gravatar Janak Ramakrishnan2016-03-23
* Introduce TreeArtifact and associated code to work with it. No functionality ...Gravatar Michael Thvedt2016-02-09
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove the some calls to AnalysisEnvironment.getDerivedArtifact() and add a b...Gravatar Lukacs Berki2015-08-24
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25