aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/actions
Commit message (Expand)AuthorAge
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Experimental support LLVM ThinLTO.Gravatar Han-Wen Nienhuys2015-08-11
* TemplateExpansionAction now consistently uses UTF-8 instead of mixing UTF-8 w...Gravatar Florian Weikert2015-08-04
* Remove all calls to AnalysisEnvironment.getDerivedArtifact() from the C++ rul...Gravatar Lukacs Berki2015-08-04
* Check that most output artifacts are under a directory determined by the repo...Gravatar Lukacs Berki2015-07-29
* RELNOTES: Use a default implementation of a progress message, rather than def...Gravatar Daniel Wagner-Hall2015-05-19
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* RELNOTES: Invoking blaze run on an objc_binary target launches iossim with th...Gravatar Googler2015-03-04
* Make it possible for SpawnActions to run unconditionally.Gravatar Lukacs Berki2015-02-26
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Copy over any input manifests from the shadowed action to the extra action.Gravatar Ulf Adams2015-02-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25