aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/Actions.java
Commit message (Expand)AuthorAge
* Fix a bug in which Bazel reports action conflicts between ActionTemplates and...Gravatar Rumou Duan2016-10-17
* Don't keep the full java.util.HashMap produced when checking for conflictingGravatar Googler2016-06-07
* Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis ...Gravatar Rumou Duan2016-05-12
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Extract common logic for detecting action and artifact prefix conflicts.Gravatar Rumou Duan2016-04-19
* 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
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25