aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CcIncLibrary.java
Commit message (Expand)AuthorAge
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Stop retrieving FdoSupport statically from hard-coded attribute ":cc_toolchai...Gravatar Rumou Duan2017-02-14
* Stop retrieving CcToolChainProvider statically from hard-coded attribute ":cc...Gravatar Rumou Duan2017-02-08
* Move some actions to language-specific packages, where they belong.Gravatar Lukacs Berki2016-11-23
* cc_inc_library deletes its output directory before execution.Gravatar Janak Ramakrishnan2016-10-04
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Open source cc_inc_library.Gravatar Cal Peyser2016-03-29