summaryrefslogtreecommitdiffstats
path: root/jill
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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-053-33/+42
|/ | | | | Bug: 108682 Change-Id: Id2b85a5853938aa8993760407c0d71e912892e38
* 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-241-3/+18
|\
| * Add support for generic '@' in Jill command lineJean-Philippe Lesot2014-10-231-3/+18
| | | | | | | | 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-171-0/+1
|\
| * Add project dependency on Jill to DxJean-Marie Henaff2014-10-161-0/+1
| | | | | | | | | | | | | | | | | | 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
* 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 "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
* Fix compilation error due change in dex comparator apiJean-Marie Henaff2014-08-071-2/+2
| | | | Change-Id: I1cda9b4bde650e05d2d18aeca9f2f6a45105bb19
* Fix config of FindBugs in JillBenoit Lamarche2014-07-161-2/+1
| | | | | | | It references a findbugs-exclude.xml that does not exist and prints a warning in the Eclipse Error Log. Change-Id: I992f664836e3705b47ddcec806de583ae1e47a7d
* Merge "Add javadoc check to Checkstyle" into jack-wip-devBenoit Lamarche2014-06-241-0/+19
|\
| * Add javadoc check to CheckstyleBenoit Lamarche2014-06-251-0/+19
| | | | | | | | Change-Id: I940f2da8ea13420e08d163f67be8b84d00ca8e18
* | Remove emitterId and simplify Jayce headerBenoit Lamarche2014-06-172-5/+1
|/ | | | Change-Id: I042ec268e660563da5b9deb0aed505a9cf6a5cbb
* Merge "Renamed remaining references to SourceName to SimpleName." into ↵delphinemartin2014-06-173-3/+3
|\ | | | | | | jack-wip-dev
| * Renamed remaining references to SourceName to SimpleName.delphinemartin2014-06-163-3/+3
| | | | | | | | Change-Id: If3d9f7a18af1f6f2f7f4883456566d320dbb623d
* | Use Ant to build jill project.Jean-Marie Henaff2014-06-161-5/+5
|/ | | | Change-Id: Ia375234776d27d4474326acbd6646cbd0d213259
* Remove writing of sourcenames for JVariabledelphinemartin2014-06-103-16/+6
| | | | | | | | | Sourcenames of current class were written for the variables by Jill but were never used by Jack. + Fixed typo in GENERIC_SIGNATURE token This should fix the build breakage. Change-Id: If29c42212127387f1929cce7e98c045ff4661444
* Fix compilation error in JillJean-Marie Henaff2014-06-031-2/+1
| | | | | | This was due to a change in jack TestTools that wasn't propagated in jill project. Change-Id: Ic40276b6d97c37fe1d584160a7e73b1323f5dc2d
* Fix version error in Jilldelphinemartin2014-05-161-1/+1
| | | | | | Due to a rebase mistake. Change-Id: Ia56686c51b792efb1fe3b686d22173f612bc21c4
* Splitted OriginalTypeInfo in two markersdelphinemartin2014-05-153-20/+33
| | | | | | | OriginalTypeInfo is now replaced by GenericSignature and SourceName markers. It allows us to remove null values. Change-Id: I6b519212317cd70c997a934454d626165d970bea
* Fix bug on swap instructionmikaelpeltier2014-05-141-11/+63
| | | | Change-Id: Idc5c784ada944a8f5086697bcdb934a115cba005
* Use String instead of JStringLiteral in ThisRefTypeInfo and OriginalTypeInfo.delphinemartin2014-04-293-10/+8
| | | | Change-Id: Ic65c1eeaae659d6f404e4e9241d3eafa3f7644be
* Restore changes lost during initial import.Yohann Roussel2014-04-253-6/+21
| | | | Change-Id: I5eb7d49513f33da7a7a2ec94b070b9421778f915