aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/MutableActionGraph.java
Commit message (Expand)AuthorAge
* Stop holding on to the Action and ActionKeyContext in ActionConflictException...Gravatar janakr2018-06-19
* Add ActionKeyContext to Action#getKey.Gravatar tomlu2017-11-29
* Fix assorted ErrorProne warnings.Gravatar lberki2017-09-06
* Add correct debugging information about primary output to action conflict mes...Gravatar Janak Ramakrishnan2016-08-25
* Add information about the key of conflicting actions to the error message in ...Gravatar Lukacs Berki2016-08-25
* Add more debugging info in case of action conflicts. This will tell us if we'...Gravatar Janak Ramakrishnan2016-08-25
* Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata.Gravatar Rumou Duan2016-04-26
* Set maximum limit on the number of actifacts shown in the output caused by co...Gravatar Googler2016-03-18
* 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
* Support for .s, .S, and .asm files for objc rulesGravatar Chris Parsons2015-07-23
* Eliminate BuildConfiguration.getShortName().Gravatar Lukacs Berki2015-06-29
* Catch action conflicts in the same target during configured target analysis, ...Gravatar Janak Ramakrishnan2015-03-30
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25