aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis
Commit message (Expand)AuthorAge
...
* A minor documentation change in OutputGroupProvider.Gravatar Lukacs Berki2015-03-10
* Some constraint enforcement tweaks:Gravatar Greg Estren2015-03-10
* Remove the unused and weird "omit a random symlink from the runfiles being me...Gravatar Lukacs Berki2015-03-10
* RELNOTES[NEW]: The "args" attribute of *_binary and *_test rules now support ...Gravatar Damien Martin-Guillerez2015-03-06
* Add --target_environment flag. This declares the environment (or set of envir...Gravatar Greg Estren2015-03-06
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Change the name of the runfiles constantGravatar Kristina Chodorow2015-03-05
* Rename TopLevelArtifactProvider to OutputGroupProvider.Gravatar Lukacs Berki2015-03-05
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Move BuildViewTestCase to the lib.analysis.util package.Gravatar Ulf Adams2015-03-05
* Add Union, contains() to SkylarkTypeGravatar Francois-Rene Rideau2015-03-04
* Description redacted.Gravatar Marian Lobur2015-03-04
* RELNOTES: Invoking blaze run on an objc_binary target launches iossim with th...Gravatar Googler2015-03-04
* fix bug in test-specific top-level artifact helper behaviorGravatar Michajlo Matijkiw2015-02-26
* Make it possible for SpawnActions to run unconditionally.Gravatar Lukacs Berki2015-02-26
* Tweaks off of upcoming changes to SkylarkType.Gravatar Francois-Rene Rideau2015-02-25
* Move all logic to determine which output groups are to be built to BuildReque...Gravatar Lukacs Berki2015-02-25
* Remove TempsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-25
* Simplify the algorithm to compute top-level artifacts to build even more by c...Gravatar Lukacs Berki2015-02-24
* Remove FilesToCompileProvider and CompilationPrerequisitesProvider and replac...Gravatar Lukacs Berki2015-02-24
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Description redacted.Gravatar Googler2015-02-19
* Clarify comment added in [].Gravatar Lukacs Berki2015-02-19
* Description redacted.Gravatar Marian Lobur2015-02-19
* Remove BaselineCoverageArtifactsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-19
* Use TopLevelArtifactProvider directly only within the lib/analysis package. I...Gravatar Lukacs Berki2015-02-18
* Fix fallout from [] by introducing a distinction between "important" and "not...Gravatar Lukacs Berki2015-02-18
* Update the .equals() and .hashCode() methods of TopLevelArtifactContext with ...Gravatar Lukacs Berki2015-02-18
* Make it possible for a Blaze command not to build the filesToRun of a configu...Gravatar Lukacs Berki2015-02-17
* Add a new Blaze command.Gravatar Lukacs Berki2015-02-17
* Rewrite CrosstoolConfigurationHelper and make it more generic - it now allowsGravatar Ulf Adams2015-02-16
* Lots of comments, clarification and correction in Skylark docs.Gravatar Laszlo Csomor2015-02-16
* Remove "command artifacts" from TopLevelContextProvider.Gravatar Lukacs Berki2015-02-12
* Print the actual set of artifacts built for each target on the command line o...Gravatar Lukacs Berki2015-02-12
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Allows users of CommandHelper to override the default shell executable.Gravatar Googler2015-02-11
* Parse built-in WORKSPACE filesGravatar Kristina Chodorow2015-02-11
* As a follow up to []. This changelist creates an intermediary FileWriteAction...Gravatar Googler2015-02-11
* Copy over any input manifests from the shadowed action to the extra action.Gravatar Ulf Adams2015-02-10
* Configurable attributes: allow multiple matches so long asGravatar Greg Estren2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25