aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/BuildView.java
Commit message (Expand)AuthorAge
* Stop checking package roots for incompatible changes after loading phase.Gravatar Marian Lobur2015-08-07
* Rephrase the ActionGraph in terms of the WalkableGraph. This should be more e...Gravatar Eric Fellheimer2015-08-06
* Decompose BuildView.getDirectPrerequisites to allow access to Dependencies.Gravatar Michael Staib2015-07-17
* Refactor HOST configuration transitions to be dynamic-configuration friendly.Gravatar Greg Estren2015-06-29
* Log a message when we wipe invalidate the transitive closure of all Configure...Gravatar Nathan Harmata2015-06-19
* Description redacted.Gravatar Mark Schaller2015-05-21
* Adds a provider that exports Java source information. Adds some testing suppo...Gravatar Googler2015-05-15
* Defer injection of top-level context until we are just about to do the execut...Gravatar Eric Fellheimer2015-05-06
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Unconditionally include gcc's stdc-predef.h if it is available.Gravatar Janak Ramakrishnan2015-03-31
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Rename TopLevelArtifactProvider to OutputGroupProvider.Gravatar Lukacs Berki2015-03-05
* Move BuildViewTestCase to the lib.analysis.util package.Gravatar Ulf Adams2015-03-05
* Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replac...Gravatar Lukacs Berki2015-02-24
* Description redacted.Gravatar Googler2015-02-19
* Remove BaselineCoverageArtifactsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-19
* As a follow up to []. This changelist creates an intermediary FileWriteAction...Gravatar Googler2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25