summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Change AllTests classes organizationJean-Marie Henaff2015-03-053-2/+13
* | Update internal tree testsJean-Marie Henaff2015-03-058-55/+175
|/
* Access output lib configuration as propertyYohann Roussel2015-03-042-7/+7
* Merge "Declare jack-api" into ub-jackYohann Roussel2015-03-042-1/+27
|\
| * Declare jack-apiYohann Roussel2015-03-042-1/+27
* | Merge "Add resource support into library V0" into ub-jackmikaelpeltier2015-03-041-0/+33
|\ \ | |/ |/|
| * Add resource support into library V0mikaelpeltier2015-03-041-0/+33
* | Move ThreadConfig usage inside Jack.run()Benoit Lamarche2015-03-031-3/+5
* | Separate Jack.run() between Jack.check() and Jack.run()Benoit Lamarche2015-03-035-196/+532
|/
* Remove JackBasedToolchain.addEcjArgsYohann Roussel2015-03-035-46/+1
* Rename package api01 to api.v01Benoit Lamarche2015-03-0313-17/+17
* Merge "Update Api01Config interface" into ub-jackmikaelpeltier2015-03-038-9/+218
|\
| * Update Api01Config interfacemikaelpeltier2015-03-038-9/+218
* | Merge "Import meta and resources are now properties" into ub-jackYohann Roussel2015-03-036-55/+103
|\ \
| * | Import meta and resources are now propertiesYohann Roussel2015-03-036-55/+103
* | | Merge "Fix testCommandLineError002" into ub-jackYohann Roussel2015-03-031-2/+1
|\ \ \ | |/ / |/| |
| * | Fix testCommandLineError002Yohann Roussel2015-03-021-2/+1
* | | Use properties for jarjar rules controlYohann Roussel2015-03-035-26/+22
* | | Merge "Incremental config is now accessed as a property" into ub-jackYohann Roussel2015-03-024-91/+27
|\ \ \
| * | | Incremental config is now accessed as a propertyYohann Roussel2015-03-024-91/+27
| |/ /
* | | Merge "Bump version to 1.1-a5" into ub-jackmikaelpeltier2015-03-021-1/+1
|\ \ \ | |/ / |/| |
| * | Bump version to 1.1-a5mikaelpeltier2015-03-021-1/+1
| |/
* | Merge "Fix TracingTest" into ub-jackYohann Roussel2015-03-022-16/+4
|\ \
| * | Fix TracingTestYohann Roussel2015-03-022-16/+4
* | | Separate input options from ecj optionsYohann Roussel2015-03-029-86/+58
| |/ |/|
* | Change options.multiDexKind to privateYohann Roussel2015-03-021-1/+5
* | Ensure sanity option is accessed by propertyYohann Roussel2015-03-022-8/+5
* | Merge "Don't access to Otpions.out and Otpions.outZip" into ub-jackYohann Roussel2015-03-022-3/+3
|\ \
| * | Don't access to Otpions.out and Otpions.outZipYohann Roussel2015-03-022-3/+3
* | | Merge "Avoid creating same capabilities over and over again" into ub-jackPiotr Jastrzebski2015-03-022-17/+9
|\ \ \ | |/ / |/| |
| * | Avoid creating same capabilities over and over againPiotr Jastrzebski2015-02-272-17/+9
* | | Remove option --disable-automatic-full-rebuildYohann Roussel2015-03-022-11/+0
* | | Merge "Work on Jack API (WIP)" into ub-jackJean-Philippe Lesot2015-03-027-29/+29
|\ \ \ | |_|/ |/| |
| * | Work on Jack API (WIP)Jean-Philippe Lesot2015-03-027-29/+29
* | | Merge "Avoid unnecessary creation of StringIdItem objects" into ub-jackPiotr Jastrzebski2015-03-021-1/+15
|\ \ \ | |/ / |/| |
| * | Avoid unnecessary creation of StringIdItem objectsPiotr Jastrzebski2015-03-021-1/+15
* | | Replace the keepMethodBody field by a propertymikaelpeltier2015-03-026-6/+53
* | | Remove --graph-file since it is never usedmikaelpeltier2015-03-021-3/+0
* | | Add a property for verbositymikaelpeltier2015-03-021-2/+9
* | | Merge "Use location from dir rather than from root" into ub-jackmikaelpeltier2015-03-022-2/+2
|\ \ \
| * | | Use location from dir rather than from rootmikaelpeltier2015-02-202-2/+2
* | | | Merge "Remove unused plan from Jack" into ub-jackmikaelpeltier2015-03-021-388/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unused plan from Jackmikaelpeltier2015-02-271-388/+0
* | | | Add more details in the exempleJean-Philippe Lesot2015-02-272-0/+18
|/ / /
* | | Merge "Remove filter field from options" into ub-jackmikaelpeltier2015-02-271-4/+0
|\ \ \
| * | | Remove filter field from optionsmikaelpeltier2015-02-271-4/+0
* | | | Merge "Remove obsolete javadoc" into ub-jackJean-Philippe Lesot2015-02-271-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove obsolete javadocJean-Philippe Lesot2015-02-271-2/+1
* | | | Merge "run method of Jack does not longer throws NothingToDoException" into u...mikaelpeltier2015-02-273-8/+3
|\ \ \ \
| * | | | run method of Jack does not longer throws NothingToDoExceptionmikaelpeltier2015-02-273-8/+3