summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove old VFSBenoit Lamarche2015-02-2317-1506/+10
* Fix AbtractClassOrInterfaceLoader namePiotr Jastrzebski2015-02-203-5/+5
* Merge "Redo exceptions in JayceFileImporter" into ub-jackBenoit Lamarche2015-02-2012-68/+241
|\
| * Redo exceptions in JayceFileImporterBenoit Lamarche2015-02-1912-68/+241
* | Merge "Check tests.config is set before running tests" into ub-jackJean-Marie Henaff2015-02-191-27/+29
|\ \
| * | Check tests.config is set before running testsJean-Marie Henaff2015-02-191-27/+29
* | | Merge "Reduce memory consumes by CstString into Jack merger" into ub-jackmikaelpeltier2015-02-191-8/+13
|\ \ \ | |_|/ |/| |
| * | Reduce memory consumes by CstString into Jack mergermikaelpeltier2015-02-191-8/+13
* | | Merge "Add failing obfuscation test with class repackaging" into ub-jackBenoit Lamarche2015-02-196-0/+57
|\ \ \ | |/ / |/| |
| * | Add failing obfuscation test with class repackagingBenoit Lamarche2015-02-196-0/+57
* | | Merge "Remove list and isJackFileNameOf usages into loadClassOrInterface" int...mikaelpeltier2015-02-191-26/+18
|\ \ \
| * | | Remove list and isJackFileNameOf usages into loadClassOrInterfacemikaelpeltier2015-02-191-26/+18
* | | | Merge "Avoid set copy into jack merger" into ub-jackmikaelpeltier2015-02-191-20/+30
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid set copy into jack mergermikaelpeltier2015-02-191-20/+30
* | | | Merge "Remove a usage of list method into JaycePackageLoader" into ub-jackmikaelpeltier2015-02-191-7/+12
|\ \ \ \
| * | | | Remove a usage of list method into JaycePackageLoadermikaelpeltier2015-02-111-7/+12
| |/ / /
* | | | Merge "Avoid to create useless Joiner" into ub-jackmikaelpeltier2015-02-192-3/+12
|\ \ \ \
| * | | | Avoid to create useless Joinermikaelpeltier2015-02-112-3/+12
| |/ / /
* | | | Merge "Remove Tracer from JSession to be homogeneous with others usages" into...mikaelpeltier2015-02-192-16/+11
|\ \ \ \
| * | | | Remove Tracer from JSession to be homogeneous with others usagesmikaelpeltier2015-02-112-16/+11
| |/ / /
* | | | Merge "Optimize VPath append and prepend" into ub-jackBenoit Lamarche2015-02-181-5/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Optimize VPath append and prependBenoit Lamarche2015-02-101-5/+13
| |/ /
* | | Merge "Fix LegacyJillToolchain in jack-tests" into ub-jackJean-Marie Henaff2015-02-1817-92/+380
|\ \ \
| * | | Fix LegacyJillToolchain in jack-testsJean-Marie Henaff2015-02-1817-92/+380
* | | | Merge "Use new VFS everywhere" into ub-jackBenoit Lamarche2015-02-184-19/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Use new VFS everywhereBenoit Lamarche2015-02-104-19/+25
| |/ /
* | | Fix LegacyToolChain with ecj and source list filesJean-Marie Henaff2015-02-181-4/+1
* | | Rename test results directoriesJean-Marie Henaff2015-02-181-27/+27
| |/ |/|
* | Ensure all junit failures are caught by Ant scriptJean-Marie Henaff2015-02-171-4/+4
* | Merge "Bump version to 1.1-a4" into ub-jackJean-Philippe Lesot2015-02-161-1/+1
|\ \
| * | Bump version to 1.1-a4Benoit Lamarche2015-02-131-1/+1
* | | Remove default bootclasspath in legacy compilers for testsJean-Marie Henaff2015-02-1611-6/+132
* | | Merge "Fix anonymous class handling in DexAnnotationsComparator" into ub-jackBenoit Lamarche2015-02-161-10/+31
|\ \ \
| * | | Fix anonymous class handling in DexAnnotationsComparatorBenoit Lamarche2015-02-101-10/+31
* | | | Merge "Make DexTagTests compatible with CLI testing" into ub-jackBenoit Lamarche2015-02-162-4/+21
|\ \ \ \
| * | | | Make DexTagTests compatible with CLI testingBenoit Lamarche2015-02-162-4/+21
| | |/ / | |/| |
* | | | Ignore some FileConflictTests with cli based toolchainsJean-Marie Henaff2015-02-161-24/+39
|/ / /
* | | Merge "Dex files are retrieved from their input library or from output librar...mikaelpeltier2015-02-123-50/+33
|\ \ \
| * | | Dex files are retrieved from their input library or from output librarymikaelpeltier2015-02-103-50/+33
| | |/ | |/|
* | | Merge "Remove useless code" into ub-jackmikaelpeltier2015-02-121-2/+0
|\ \ \
| * | | Remove useless codemikaelpeltier2015-02-111-2/+0
| |/ /
* | | Enable incremental log by defaultmikaelpeltier2015-02-121-1/+1
|/ /
* | Merge "Add support for source list files with jackApiToolchain" into ub-jackJean-Marie Henaff2015-02-091-3/+22
|\ \
| * | Add support for source list files with jackApiToolchainJean-Marie Henaff2015-02-091-3/+22
* | | CheckStyle passJean-Marie Henaff2015-02-092-2/+2
* | | Merge "No need to check that a file exists before delete it" into ub-jackmikaelpeltier2015-02-091-2/+0
|\ \ \
| * | | No need to check that a file exists before delete itmikaelpeltier2015-02-091-2/+0
* | | | Add a test that fails with --incremental-folder, --import and --multi-dexmikaelpeltier2015-02-062-2/+63
|/ / /
* | | Retry adding CachedDirectFSBenoit Lamarche2015-02-069-17/+483
|/ /
* | Merge "Add new VFile delete API" into ub-jackBenoit Lamarche2015-02-0524-107/+123
|\ \