aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/SourceManifestAction.java
Commit message (Expand)AuthorAge
* Create source-only manifests remotely when possible.Gravatar felly2018-05-22
* Adds support to go compilation to respect the build_runfile_manifests flag.Gravatar shahan2018-04-17
* Cleanup Artifact.getPath() usage surrounding Fingerprint.Gravatar shahan2018-04-16
* Automated rollback of commit 96145511b34a2d7be834e3eb05927674e875c813.Gravatar janakr2018-03-05
* Automated rollback of commit eee53d3a33dde441f7e7adaecde81ef2d3db7c1b.Gravatar dannark2018-03-04
* @AutoCodec ConfiguredTargetValue.Gravatar cpeyser2018-03-02
* Refactor the AbstractAction computeKey method to be easier to add invariantsGravatar jcater2018-02-28
* Automated rollback of commit 4260c30a03a9b83d48a5e8690aca19cd80be4c38.Gravatar ulfjack2018-02-06
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Automated rollback of commit 10b0d8aa6b73a024cc007c5e075cb329add878ef.Gravatar lberki2017-11-14
* Ban middlemen from runfiles artifacts.Gravatar Benjamin Peterson2017-11-10
* Fix --nobuild_runfile_manifests to keep transitive dependencies of the runfilesGravatar Googler2017-09-01
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* Add workspace name to runfiles cache invalidation criteriaGravatar Kristina Chodorow2016-04-27
* Create runfiles at both .runfiles/ws/external/repo and .runfiles/repoGravatar Kristina Chodorow2016-04-26
* Add a --legacy_external_runfiles optionGravatar Kristina Chodorow2016-04-25
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Make source manifest caching catch external runfile changesGravatar Kristina Chodorow2016-04-21
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Detect and warn about runfiles conflicts.Gravatar Googler2016-03-08
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Always inject the runfiles prefix into the Runfiles.Builder.Gravatar Ulf Adams2015-09-03
* Return all mappings in one Map from Runfiles#getRunfilesInputs(...)Gravatar Michajlo Matijkiw2015-05-08
* Minor update to source manifest action.Gravatar Eric Fellheimer2015-05-05
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* remove support for supplying relative root for runfilesGravatar Michajlo Matijkiw2015-03-16
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25