summaryrefslogtreecommitdiffstats
path: root/build.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in build.xml that made first build crashJean-Marie Henaff2014-10-201-5/+5
* Fix bug in build.xml about jack-tests output dir variableJean-Marie Henaff2014-10-171-0/+1
* Add project dependency on jack-tests to DxJean-Marie Henaff2014-10-161-12/+27
* WIP Use JUnit for jack-tests.Jean-Marie Henaff2014-10-141-4/+70
* Removed name tag from jack.propertiesJean-Marie Henaff2014-09-181-2/+1
* Remove default addition of compilation dest dir on classpathJean-Marie Henaff2014-09-111-25/+23
* Update ecj to 4.5M1 versionMikael Peltier2014-09-051-1/+1
* Revert "Update ecj to 4.5M1 version"Mikael Peltier2014-09-051-1/+1
* Update ecj to 4.5M1 versionmikaelpeltier2014-09-051-1/+1
* Add build rules for PreProcessor grammarBenoit Lamarche2014-08-271-1/+7
* Fix ant clean targetJean-Marie Henaff2014-08-181-10/+25
* Make forked tasks fail on error in Ant scriptJean-Marie Henaff2014-07-301-4/+4
* Update Junit library used into jack-testsmikaelpeltier2014-07-281-2/+2
* Add command line for dex comparatormikaelpeltier2014-07-181-8/+25
* Add Guava to DexComparator projectBenoit Lamarche2014-07-091-1/+2
* Merge "Update jack ant script so that Jill script can import it." into jack-w...Jean-Marie Henaff2014-06-161-39/+41
|\
| * Update jack ant script so that Jill script can import it.Jean-Marie Henaff2014-06-131-39/+41
* | Merge "Align build.xml with the eclipse settings of Dx" into jack-wip-devmikaelpeltier2014-06-101-1/+7
|\ \
| * | Align build.xml with the eclipse settings of Dxmikaelpeltier2014-06-161-1/+7
| |/
* | Remove warnings when compiling core-stubs-miniJean-Marie Henaff2014-06-131-0/+1
|/
* Add core-stubs-mini lib to jack-tests libs with Ant script.Jean-Marie Henaff2014-06-051-4/+8
* Merge "Add small core stub lib for tests." into jack-wip-devJean-Marie Henaff2014-06-051-0/+28
|\
| * Add small core stub lib for tests.Jean-Marie Henaff2014-06-051-0/+28
* | Add missing key part of jack.version in jack.properties file.Jean-Marie Henaff2014-06-051-2/+3
* | Remove "createmissingpackageinfoclass" Ant attribute.Jean-Marie Henaff2014-06-041-17/+17
|/
* Fix bug in Ant script when building jack.Jean-Marie Henaff2014-05-141-4/+11
* Use Ant to build JackJean-Marie Henaff2014-04-241-0/+958