summaryrefslogtreecommitdiffstats
path: root/jack/src
Commit message (Expand)AuthorAgeFilesLines
* Use new JUnit based test frameworkJean-Marie Henaff2014-12-021-1/+4
* Always print stacktrace of internal compilation exceptionsBenoit Lamarche2014-12-012-6/+16
* Replace getRootDir() by getRootInputVDir(), getRootOutputVDir()...Benoit Lamarche2014-11-2811-23/+25
* Clean FileType enummikaelpeltier2014-11-2812-146/+57
* Some re-works on VFSJean-Philippe Lesot2014-11-2819-131/+132
* Add unmodifiable set supportmikaelpeltier2014-11-281-0/+24
* Remove getInputVDir from InputLibraryBenoit Lamarche2014-11-274-19/+1
* createFile of OutputJackLibrary must clone type pathmikaelpeltier2014-11-272-5/+7
* Revert "Disable sanity checks by default"Jean-Philippe Lesot2014-11-251-3/+3
* Disable sanity checks by defaultJean-Philippe Lesot2014-11-251-3/+3
* Set 'B' name to 'Brest'Jean-Philippe Lesot2014-11-251-0/+39
* Force annotated classes in main dexYohann Roussel2014-11-243-0/+142
* Do not fail because of bad classpath entryYohann Roussel2014-11-211-3/+42
* Merge "Disable logs in Error, Warning and Info verbose levels" into ub-jackBenoit Lamarche2014-11-212-6/+9
|\
| * Disable logs in Error, Warning and Info verbose levelsBenoit Lamarche2014-11-212-6/+9
* | Move obfuscation before writing of jayce filesmikaelpeltier2014-11-216-17/+9
|/
* Remove a Java 7 api usage.mikaelpeltier2014-11-201-2/+2
* Shrob must keep implementation of seed abstract methodmikaelpeltier2014-11-191-0/+1
* Always use dex planBenoit Lamarche2014-11-191-35/+13
* Disable predexing when shrinkingBenoit Lamarche2014-11-181-1/+2
* Add LibraryMetaWriterBenoit Lamarche2014-11-172-0/+116
* Jack generates lib version 1.1mikaelpeltier2014-11-1728-236/+581
* Fix descriptions of meta and res optionsBenoit Lamarche2014-11-171-3/+5
* Add support for metasBenoit Lamarche2014-11-149-64/+303
* Use resImport optionBenoit Lamarche2014-11-142-6/+1
* Get rid of PackageCheckerYohann Roussel2014-11-145-125/+13
* Add support for resource importBenoit Lamarche2014-11-144-0/+147
* Add new options --import-res and --import-metaBenoit Lamarche2014-11-131-1/+9
* Merge "Report library name on library errors" into ub-jackmikaelpeltier2014-11-131-9/+10
|\
| * Report library name on library errorsmikaelpeltier2014-11-131-9/+10
* | Add NoSuchFileException to getInputVFile of InputRootVDirmikaelpeltier2014-11-133-0/+10
|/
* Add usage of InputOutputVDir into output librarymikaelpeltier2014-11-1314-131/+164
* Add support for suffixes and prefixes in VPathBenoit Lamarche2014-11-124-8/+8
* Add codec for InputOutputZipVDirBenoit Lamarche2014-11-121-4/+4
* Merge "Replace BinaryKind by FileType into library" into ub-jackmikaelpeltier2014-11-1224-259/+249
|\
| * Replace BinaryKind by FileType into librarymikaelpeltier2014-11-1224-259/+249
* | Merge "Remove NProgram since it is no longer used" into ub-jackmikaelpeltier2014-11-123-89/+2
|\ \
| * | Remove NProgram since it is no longer usedmikaelpeltier2014-11-123-89/+2
* | | Merge "Handle lookup exceptions in Tracer" into ub-jackBenoit Lamarche2014-11-122-2/+9
|\ \ \ | |_|/ |/| |
| * | Handle lookup exceptions in TracerBenoit Lamarche2014-11-062-2/+9
* | | Modify Jayce exceptions usagemikaelpeltier2014-11-1218-137/+78
| |/ |/|
* | Merge "Remove JayceProcessor class" into ub-jackmikaelpeltier2014-11-103-58/+32
|\ \
| * | Remove JayceProcessor classmikaelpeltier2014-11-063-58/+32
* | | Merge "Have better error messages during library creation" into ub-jackmikaelpeltier2014-11-105-5/+14
|\ \ \ | |/ /
| * | Have better error messages during library creationmikaelpeltier2014-11-065-5/+14
* | | Merge "Library versioning support" into ub-jackmikaelpeltier2014-11-1042-550/+1532
|\ \ \ | |/ /
| * | Library versioning supportmikaelpeltier2014-11-0642-550/+1532
* | | Merge "Add "throws" declaration to NMarker" into ub-jackBenoit Lamarche2014-11-072-2/+6
|\ \ \
| * | | Add "throws" declaration to NMarkerBenoit Lamarche2014-11-062-2/+6
| | |/ | |/|
* | | Merge "Handle exceptions in array type lookup" into ub-jackBenoit Lamarche2014-11-072-1/+12
|\ \ \