aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool/BuildTool.java
Commit message (Expand)AuthorAge
...
* Simplify BuildView construction and store configurations in the build result.Gravatar Ulf Adams2015-09-17
* Move several parts of BlazeRuntime to CommandEnvironment.Gravatar Ulf Adams2015-09-16
* Add experimental flag, that partially disables loading phase (pattern evaluat...Gravatar Marian Lobur2015-09-16
* Introduce CommandEnvironment and pass it instead of BlazeRuntime.Gravatar Ulf Adams2015-09-15
* Remove unused code.Gravatar Marian Lobur2015-09-04
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20
* Add --output_filter optionGravatar Kristina Chodorow2015-07-21
* Defer injection of top-level context until we are just about to do the execut...Gravatar Eric Fellheimer2015-05-06
* Give OutputService#startBuild() access to the build ID.Gravatar Eric Fellheimer2015-04-29
* Simplify the createConfiguration method in SkyframeExecutor.Gravatar Ulf Adams2015-04-23
* Disambiguate jar paths in the exec root treeGravatar Kristina Chodorow2015-03-20
* Add --target_environment flag. This declares the environment (or set of envir...Gravatar Greg Estren2015-03-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25