aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/pkgcache/SrcTargetUtil.java
Commit message (Expand)AuthorAge
* Simplify CompileOneDependencyTransformer. This is the first step of improvingGravatar Googler2016-03-31
* Remove unused code.Gravatar Googler2016-03-18
* For --compile_one_dependency, flatten targets coming out of configurable attr...Gravatar Googler2015-11-26
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove both of equals/hashCode from classes in lib/packages where either only...Gravatar Nathan Harmata2015-09-24
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Properly support textual_hdrs.Gravatar Googler2015-06-19
* Description redacted.Gravatar Googler2015-05-07
* Make --compile_one_dependency more "configurable attribute"-friendly:Gravatar Greg Estren2015-04-23
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25