summaryrefslogtreecommitdiffstats
path: root/dexcomparator/.classpath
Commit message (Collapse)AuthorAgeFilesLines
* Add command line for dex comparatormikaelpeltier2014-07-181-0/+1
| | | | | | | | | - DexComparator automatically call DexAnnotationsComparator when using command line. - Update build.xml and android.mk to build an executable jar of dex comparator. Change-Id: Ib69c697fd7c25e22d3569e92b9c581b5c57242b3
* Add Guava to DexComparator projectBenoit Lamarche2014-07-091-0/+1
| | | | | | | This is needed because of dexlib, which is used by DexAnnotationsComparator. Change-Id: I8cd4fa636afc75b2c8307179d6aaf5cb5e982985
* Add DexComparator code binary comparison testBenoit Lamarche2014-07-071-0/+2
| | | | Change-Id: Id5c0c47e8a2a92dbd689d9e418c00a8f9ecbe30f
* Change eclipse setting to point to libs and tools generated by ant.Jean-Marie Henaff2014-06-031-2/+2
| | | | Change-Id: I8733b091f88ff333d7de1db9eb5485f796e6051a
* Fix various classpath issues in Jack projectsBenoit Lamarche2014-03-211-1/+1
| | | | | | | | | | | - Added dependency of Jack project to dexcomparator project instead of jar - Replace JUnit dependency of Scheduler and jack-tests to project JUnit - Added dependency of dexcomparator project to Dx project instead of jar Change-Id: I946ff30efee33e375cdb1448dd3f9539534c29a1
* Initial Jack import.Yohann Roussel2014-03-201-0/+14
Change-Id: I953cf0a520195a7187d791b2885848ad0d5a9b43