aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CppCompileActionContext.java
Commit message (Expand)AuthorAge
* Split CppIncludeScanningContext out of CppCompileActionContextGravatar ulfjack2018-02-08
* More SpawnResult-related plumbing changes to Actions, Strategies, ActionConte...Gravatar ruperts2017-10-07
* Remove some unused codeGravatar ulfjack2017-07-14
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Remove all the action resource estimation codeGravatar Ulf Adams2017-03-06
* Adds abstractions for include processing to CppSemanticsGravatar Googler2017-02-07
* Unify CppCompileActionContext#{getScannedIncludeFiles,findAdditionalInputs}.Gravatar Lukacs Berki2017-01-27
* Remove an unused function.Gravatar Googler2016-10-04
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Rolling forward rolled back change that did declared dependencies on discover...Gravatar Janak Ramakrishnan2015-03-23
* Automated [] rollback of [].Gravatar Ulf Adams2015-03-16
* Declare dependencies on discovered inputs before execution instead of after.Gravatar Janak Ramakrishnan2015-03-13
* Return the set of files found when discovering inputs. Skyframe will probably...Gravatar Janak Ramakrishnan2015-03-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25