summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump version to 1.1-a4Benoit Lamarche2015-02-131-1/+1
| | | | Change-Id: Iceffd2c11f8ceca8a86e68204f87ffc973d2d525
* Use LinkedHashSet and LinkedHashMap to keep ordermikaelpeltier2015-01-301-15/+10
| | | | Change-Id: I94c35e368ff5420e31a3542bbfd3f0b582aadd2a
* Generate parameter copy always in the same ordermikaelpeltier2015-01-301-6/+15
| | | | | | - This is required to have the same generated dex. Change-Id: I5063267c49e00a1db4d7fe79f4b570b8610f0bbd
* Move test location lookup to jack projectJean-Marie Henaff2015-01-222-7/+12
| | | | | | this CL adapts Jill to change 124242 Change-Id: If717de71690d4bfaf513e834f190728c83d8d329
* Bump version to 1.1-a3Jean-Philippe Lesot2015-01-071-1/+1
| | | | Change-Id: Ic391909b1acc7529600df45c9e824e6cfd01fab0
* Merge "Split jill.version.codebase property" into ub-jackJean-Philippe Lesot2015-01-061-2/+7
|\
| * Split jill.version.codebase propertyJean-Philippe Lesot2015-01-061-2/+7
| | | | | | | | | | | | Into jill.version.buildid and jill.version.sha Change-Id: I905a4229d5d3d69b0f8648481d8d63c31a1fe850
* | Remove bootclasspathmikaelpeltier2014-12-2411-37/+15
| | | | | | | | Change-Id: Iebc1bc63ad83ba0d07a4fc6f675a0318746bc748
* | Bump version to 1.1-a2Yohann Roussel2014-12-081-1/+1
| | | | | | | | Change-Id: If25bf445371139844373125faee11073375e3646
* | Merge "Set Eclipse classpath with 1.6" into ub-jackJean-Philippe Lesot2014-11-281-1/+1
|\ \
| * | Set Eclipse classpath with 1.6Jean-Philippe Lesot2014-11-281-1/+1
| |/ | | | | | | Change-Id: I1aef73919cadfcc8fea1a8e32d9ec37dc78f9cf7
* | Merge "Now --no-debug option works" into ub-jackmikaelpeltier2014-11-254-8/+20
|\ \
| * | Now --no-debug option worksmikaelpeltier2014-11-254-8/+20
| | | | | | | | | | | | | | | | | | Bug: 18517951 Change-Id: Ifa73716e94b6c897425fdf529023ecba162d8a73
* | | Merge "Set 'B' name to 'Brest'" into ub-jackJean-Philippe Lesot2014-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | Set 'B' name to 'Brest'Jean-Philippe Lesot2014-11-251-1/+1
| |/ | | | | | | | | Bug: 18436549 Change-Id: I986e0952133e29708acdb2d2ea7f17d30ac587ca
* | Jill does not longer manage resourcesmikaelpeltier2014-11-251-71/+0
| | | | | | | | | | | | Bug: 18405011 Change-Id: I3c5af408b8009fc98d5f6d9346efaec59cd2f6d5
* | Jill generates lib version 1.1mikaelpeltier2014-11-161-19/+36
| | | | | | | | | | | | | | - Jayce files are generated into a folder jayce. - Resources are copied into a a folder rsc. Change-Id: I4b28b66938c3bafc19c345f5643278a03349c734
* | Merge "Now, jill generates library 1.0 with Jayce 2.15" into ub-jackmikaelpeltier2014-11-132-13/+4
|\ \
| * | Now, jill generates library 1.0 with Jayce 2.15mikaelpeltier2014-11-122-13/+4
| | | | | | | | | | | | Change-Id: I7f28292a31f95e68486d1c8d992a490b0125ff5a
* | | core-hostdex was removed, use core-libart-hostdex insteadYohann Roussel2014-11-121-1/+1
|/ / | | | | | | | | | | (cherry picked from commit d7ee8d14155bc63840207c8992ac723dc910aaf6) Change-Id: I241f3aa10de11888eedb6063b3ccf8fc0c2df1b8
* | Merge "Remove NProgram since it is not longer used" into ub-jackmikaelpeltier2014-11-121-1/+1
|\ \
| * | Remove NProgram since it is not longer usedmikaelpeltier2014-11-121-1/+1
| | | | | | | | | | | | Change-Id: I5db5e03cbb0c6f666acb94dc93e2c8c960ac59c0
* | | Fix Android.mk of Jill. No generated jill.properties anymore.Jean-Philippe Lesot2014-11-071-3/+0
| |/ |/| | | | | Change-Id: Icef26be496a12059325f42d30ad86ab88c7d2c5b
* | Rework version managementJean-Philippe Lesot2014-11-054-40/+45
|/ | | | | Bug: 108682 Change-Id: Id2b85a5853938aa8993760407c0d71e912892e38
* Align version to 1.0.001 when building with antYohann Roussel2014-10-281-1/+1
| | | | Change-Id: I64ada2a31a84e21fb515a82cddb9558eafc4e4df
* Update Jill version to 1.0.001Yohann Roussel2014-10-281-2/+2
| | | | | | | Also include a dependency fix that was preventing regeneration of property file containing the version. Change-Id: I6e5e7f48747720678ea2ad7766103b23b3c03ba7
* Update command line: remove short version for '--verbose'Jean-Marie Henaff2014-10-271-1/+1
| | | | Change-Id: I5882c71896f883b2853db70461ab668dfef2e520
* Jill is now depending on schedlibYohann Roussel2014-10-251-2/+4
| | | | Change-Id: I410d72ad3847ed6244604c64c0c3e0c8ee038587
* Fix bug in new command line: output is a zipJean-Marie Henaff2014-10-241-1/+1
| | | | Change-Id: I4d5c3da13b574c1c787680b9fb38bba7bb6eee80
* Merge "Add support for generic '@' in Jill command line" into ub-jackJean-Philippe Lesot2014-10-242-4/+23
|\
| * Add support for generic '@' in Jill command lineJean-Philippe Lesot2014-10-232-4/+23
| | | | | | | | Change-Id: I78ab36986d9867e6020d8181ffcf36c46086f20f
* | Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-242-2/+2
| | | | | | | | Change-Id: I98dc863070892251938ff49c880aa5be627125ec
* | Update Jill command lineJean-Marie Henaff2014-10-232-10/+4
|/ | | | Change-Id: I1f939d1a6d6fbccde4f0bf2bc0208d45f2971441
* Dump library meta informationmikaelpeltier2014-10-222-4/+95
| | | | | | - Fix also frameworkFromJill test by using a folder as output dex. Change-Id: Id6be71d761c35927e70710e9bc345ba4d5b7f8cb
* Merge "Add project dependency on Jill to Dx" into ub-jackJean-Marie Henaff2014-10-172-3/+46
|\
| * Add project dependency on Jill to DxJean-Marie Henaff2014-10-162-3/+46
| | | | | | | | | | | | | | | | | | This project does not directly depends on Dx but Eclipse Luna raises an error because it depends on Jack which depends on Dx. This patch also modify build.xml so as to raise a compilation error if a direct reference to dx is done in jill tests. Change-Id: I3428ade3078bf1fc884b8e9f006735de6aae1b12
* | Use Jill via API for tests.Jean-Marie Henaff2014-10-131-27/+14
|/ | | | | | | Using the built version requires to rebuilt project with Ant before launching the JUnit tests from within Eclipse. Change-Id: Idd9a7810952aedb374af29e21a6118af3cb66f53
* Embed static libs resources when packaging jill.Jean-Marie Henaff2014-10-131-4/+4
| | | | | Bug: 17960925 Change-Id: Ia2d83778e5a59735a0b36bb92d57db9e1b182fd0
* Revert "Change jack files extension from .jack to .jayce"Jean-Marie Hénaff2014-10-102-2/+2
| | | | | | This reverts commit de89ce80aa6200006e937d176a2b90e04cdf8f54. Change-Id: If4f59413b8b3176348de53ded9db0ce40711770f
* Change jack files extension from .jack to .jayceJean-Marie Henaff2014-10-082-2/+2
| | | | Change-Id: I4bf770e977f03ac80da7ab9d14533d647a5243a0
* Do not publish jill-jarjar-asm.jar any moreYohann Roussel2014-10-061-4/+0
| | | | Change-Id: Icc92d0682e18a1d780c5424199d6995f267d8602
* Anonymous subclasses of enum are not JEnum.Yohann Roussel2014-09-238-2/+103
| | | | | | Now Jill emits them as JClass. Change-Id: I95223ff4ed81dc33bc17b1baf4c7c99c86d2001a
* Merge "Add code base support in Jill" into ub-jackJean-Philippe Lesot2014-09-181-0/+5
|\
| * Add code base support in JillJean-Philippe Lesot2014-09-181-0/+5
| | | | | | | | Change-Id: I4e016a202b3364f2aa6bb2456054c415538f1711
* | Merge "Removed name tag from jill.properties" into ub-jackJean-Marie Henaff2014-09-181-2/+1
|\ \
| * | Removed name tag from jill.propertiesJean-Marie Henaff2014-09-181-2/+1
| | | | | | | | | | | | Change-Id: Ica15dcf1285d9ce22db87c8dd26e26625513f0cb
* | | Merge "Fix Jill tests to handle changes made in Jack API" into ub-jackJean-Philippe Lesot2014-09-151-3/+4
|\ \ \
| * | | Fix Jill tests to handle changes made in Jack APIJean-Marie Henaff2014-09-111-3/+4
| |/ / | | | | | | | | | | | | | | | Pass a directory instead of file for output dex file Change-Id: I67a2cc19521074a42884fbd3c35571b6b7907aa4
* | | Add multi catches supportmikaelpeltier2014-09-112-7/+23
|/ / | | | | | | | | | | | | | | | | | | | | - Avoid to add several ids for the same handler into the current catch list. - Add all caught types into a catch block - Set the common type of multi catches block to Throwable. This type will be cast to a more precise type when it will be used. Bug: 17387653 Change-Id: Ifa31715565b7a78edf39f6572792bad3d6d9d04c
* | Merge method must keep array dimensionmikaelpeltier2014-09-111-1/+5
|/ | | | | Bug: 17462619 Change-Id: I0c4adfc7b7dc2df80a247f5d74c3873d698f4d81