aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/import_deps_checker/javatests/com/google/devtools/build/importdeps/ClassCacheTest.java
Commit message (Expand)AuthorAge
* Resolve all super classes even if we have found missing super classes. This isGravatar cnsun2018-05-30
* Flag indirect dependencies in ImportDepsChecker toolGravatar kmb2018-05-07
* Emit jdeps proto, that is, the used jars on the regular classpath.Gravatar cnsun2018-04-26
* Split the single classpath (combining bootclasspath and regular classpathGravatar cnsun2018-04-13
* add srcs filegroups for import_deps_checkerGravatar Benjamin Peterson2018-02-09
* Add a new tool to check the deps of aar_import. This is the first cl of aGravatar cnsun2018-02-06