aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/cpp/CppDebugPackageProvider.java
Commit message (Expand)AuthorAge
* Automated rollback of commit dade44dab4a571acc710f0960a3afda0d7b183b3.Gravatar hlopko2018-04-30
* CppDebugPackageProvider is useful for more than just C++, so rename it.Gravatar Googler2018-04-26
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* @AutoCodec some c++ linking data structures.Gravatar cpeyser2018-02-20
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* 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
* Fix some warnings.Gravatar Ulf Adams2015-09-04
* Added rule label to CppDebugPackageProvider to allow consumers to report bett...Gravatar Googler2015-04-08
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25