summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Jack support for annotation processor.Yohann Roussel2015-03-1041-187/+1542
* Fix build breakage due to incompatible cleaning stuff on debugmikaelpeltier2015-03-101-3/+7
* Merge "Adapt shrob tests to get rid of setShrobFlags" into ub-jackJean-Marie Henaff2015-03-106-58/+75
|\
| * Adapt shrob tests to get rid of setShrobFlagsJean-Marie Henaff2015-03-096-58/+75
* | Rework printProblem filteringBenoit Lamarche2015-03-096-41/+78
* | Clean Options from useless stuff about debug infoYohann Roussel2015-03-091-13/+0
|/
* Implement Api01Configmikaelpeltier2015-03-097-175/+272
* Fix testCommandLineError002Benoit Lamarche2015-03-091-2/+2
* Revert "Revert "Start using jack-api for jack API based test toolchains""Jean-Marie Hénaff2015-03-0931-421/+572
* Merge "Add Javadoc for Enums of API" into ub-jackBenoit Lamarche2015-03-093-4/+33
|\
| * Add Javadoc for Enums of APIBenoit Lamarche2015-03-093-4/+33
* | Add property for reporter streammikaelpeltier2015-03-097-3/+47
* | Fix bug in duplicate PropertyId.Valuemikaelpeltier2015-03-092-7/+3
* | Duplicate PropertyId.Value when usedmikaelpeltier2015-03-092-1/+37
|/
* Handle input sources as a propertyYohann Roussel2015-03-0916-37/+82
* Ensure legacy options are accessed by propertyYohann Roussel2015-03-096-31/+21
* Access debug options only through propertiesYohann Roussel2015-03-091-9/+22
* Rename junit report file for test-jack-allJean-Marie Henaff2015-03-091-1/+1
* Bump version to 1.1-a7Benoit Lamarche2015-03-061-1/+1
* Merge "Revert "Avoid comparing full signatures of methods."" into ub-jackPiotr Jastrzebski2015-03-061-15/+1
|\
| * Revert "Avoid comparing full signatures of methods."Piotr Jastrzebski2015-03-061-15/+1
* | Merge "Revert "Start using jack-api for jack API based test toolchains"" into...Jean-Marie Hénaff2015-03-0631-572/+412
|\ \ | |/ |/|
| * Revert "Start using jack-api for jack API based test toolchains"Jean-Marie Hénaff2015-03-0631-572/+412
* | Avoid comparing full signatures of methods.Piotr Jastrzebski2015-03-061-1/+15
* | Merge "Avoid StringBuffer resizing in ReferenceMapper.signature" into ub-jackPiotr Jastrzebski2015-03-061-2/+11
|\ \ | |/ |/|
| * Avoid StringBuffer resizing in ReferenceMapper.signaturePiotr Jastrzebski2015-03-061-2/+11
* | Start using jack-api for jack API based test toolchainsJean-Marie Henaff2015-03-0631-412/+572
* | Merge "Add support of configurable standard input/output/error" into ub-jackJean-Philippe Lesot2015-03-0622-114/+310
|\ \ | |/ |/|
| * Add support of configurable standard input/output/errorJean-Philippe Lesot2015-03-0622-114/+310
* | Fix the build of Jack API ImplJean-Philippe Lesot2015-03-061-5/+7
* | Merge "Work on Jack API 01" into ub-jackJean-Philippe Lesot2015-03-063-16/+17
|\ \
| * | Work on Jack API 01Jean-Philippe Lesot2015-03-053-16/+17
| |/
* | Add a forgotten cast during bridge creationmikaelpeltier2015-03-068-1/+156
* | Read some sections of dex in DexBuffer constructorPiotr Jastrzebski2015-03-061-61/+69
|/
* Merge "Bump version to 1.1-a6" into ub-jackBenoit Lamarche2015-03-051-1/+1
|\
| * Bump version to 1.1-a6Benoit Lamarche2015-03-051-1/+1
* | Merge "Add filtering according to ProblemLevel in reporters." into ub-jackBenoit Lamarche2015-03-054-22/+126
|\ \ | |/ |/|
| * Add filtering according to ProblemLevel in reporters.Benoit Lamarche2015-03-054-22/+126
* | 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
|\