Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Support working directory with proguard flags file | Benoit Lamarche | 2015-03-12 | 2 | -2/+18 | |
| | | | | | | | | | | | | Change-Id: I577b8698f609713c98fa39a682dffe205950cd2f | |||||
* | | | Merge "Add base directory support in TokenIterator and use it in the ↵ | Jean-Philippe Lesot | 2015-03-12 | 4 | -5/+161 | |
|\ \ \ | | | | | | | | | | | | | ServerTaskInsideVM" into ub-jack | |||||
| * | | | Add base directory support in TokenIterator and use it in the ServerTaskInsideVM | Jean-Philippe Lesot | 2015-03-12 | 4 | -5/+161 | |
| | | | | | | | | | | | | | | | | Change-Id: I2ac1048bf511b7f84774a9e1970eb407517cf6c8 | |||||
* | | | | Remove 2 stopships | mikaelpeltier | 2015-03-12 | 2 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add documentation for Api01ConfigImpl - Add a bug because tracer event can not be add into check because configuration is not yet created. Change-Id: Ia05c58f2aae5b672c4ba93fbe0c96f2f1a9f1b4f | |||||
* | | | | Merge "Remove findbugs warnings" into ub-jack | mikaelpeltier | 2015-03-12 | 2 | -8/+8 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove findbugs warnings | mikaelpeltier | 2015-03-12 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | | Change-Id: I27bd73d2f3086cf21dc9525b9fd08ce34f2c4b89 | |||||
* | | | | Rework Jack version management | Jean-Philippe Lesot | 2015-03-12 | 13 | -63/+252 | |
|/ / / | | | | | | | | | | Change-Id: Iba68600abba3291bc6d5eed206e32ab327cb125d | |||||
* | | | Add property for classpath | Benoit Lamarche | 2015-03-12 | 14 | -62/+576 | |
| | | | | | | | | | | | | Change-Id: I5f99e0a9355d317b0c0cc9e037ba663937558305 | |||||
* | | | Merge "Use 12 Jack process by default" into ub-jack | Yohann Roussel | 2015-03-12 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Use 12 Jack process by default | Yohann Roussel | 2015-03-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Change-Id: I3d9f580d61659f540fcd57faff964208ce2ca9de | |||||
* | | | | Use working directory in codecs | Benoit Lamarche | 2015-03-12 | 23 | -53/+269 | |
|/ / / | | | | | | | | | | Change-Id: I073647682c78bd87e93168e6e7839dfa783bec42 | |||||
* | | | Merge "Add a ServerTask running jack into the same vm" into ub-jack | mikaelpeltier | 2015-03-12 | 4 | -37/+155 | |
|\ \ \ | ||||||
| * | | | Add a ServerTask running jack into the same vm | mikaelpeltier | 2015-03-12 | 4 | -37/+155 | |
| | | | | | | | | | | | | | | | | Change-Id: Ifa54d54d44e4bfd58d37e25e6f9d1dc920881b5f | |||||
* | | | | Merge "Use JACK_VM_COMMAND and JACK_JAR environment variables" into ub-jack | Yohann Roussel | 2015-03-12 | 2 | -28/+68 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use JACK_VM_COMMAND and JACK_JAR environment variables | Yohann Roussel | 2015-03-12 | 2 | -28/+68 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those variables are the same used by the jack script. This allows to pass arguments to the compiler vm and specially to force default encoding. Change-Id: I9fb60562769907b3ffb63dc6fb2c5be023b6173f | |||||
* | | | | Merge "Speed up Ant script" into ub-jack | Jean-Marie Henaff | 2015-03-12 | 5 | -18/+253 | |
|\ \ \ \ | ||||||
| * | | | | Speed up Ant script | Jean-Marie Henaff | 2015-03-12 | 5 | -18/+253 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid useless recompilation Use <uptodate> to check if something must be done Use <dependset> to ensure that a renamed type won't have its old class file packaged into the final jar file by wiping out all the output direcftory content if a change has been made. Change-Id: I54322309d7a40ecff3c45422fb3e96cccd8d0192 | |||||
* | | | | Merge "Support spaces in runtime.list property of test configuration" into ↵ | Jean-Marie Henaff | 2015-03-12 | 1 | -2/+6 | |
|\ \ \ \ | | | | | | | | | | | | | | | | ub-jack | |||||
| * | | | | Support spaces in runtime.list property of test configuration | Jean-Marie Henaff | 2015-03-12 | 1 | -2/+6 | |
| |/ / / | | | | | | | | | | | | | Change-Id: I19d1c47d79306646d6352a51762656982e30d117 | |||||
* | | | | Merge "Use file into getPath implementation rather than location" into ub-jack | mikaelpeltier | 2015-03-12 | 2 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Use file into getPath implementation rather than location | mikaelpeltier | 2015-03-12 | 2 | -2/+3 | |
| |/ / / | | | | | | | | | | | | | Change-Id: I1991cf5840480ce6649ab85c049d2e7fa733f17b | |||||
* | | | | Avoid to create new file, reuse existing file | mikaelpeltier | 2015-03-12 | 1 | -1/+1 | |
|/ / / | | | | | | | | | | Change-Id: Ifa5df5c0289e81232cf95d6ac21042d7d9775999 | |||||
* | | | Bump version to 1.1-a8 | Jean-Philippe Lesot | 2015-03-11 | 2 | -2/+2 | |
| | | | | | | | | | | | | Change-Id: I50820b4d070e6b1f2794046b05c30d63a9690278 | |||||
* | | | Merge "Small fixes in the JackProvider Javadoc" into ub-jack | Benoit Lamarche | 2015-03-11 | 1 | -10/+11 | |
|\ \ \ | ||||||
| * | | | Small fixes in the JackProvider Javadoc | Benoit Lamarche | 2015-03-11 | 1 | -10/+11 | |
| | | | | | | | | | | | | | | | | Change-Id: If2c2b6cd4384ead6274611a1d132fd283b4244c3 | |||||
* | | | | Merge "Adapt jack script so it can be called by build" into ub-jack | Yohann Roussel | 2015-03-11 | 2 | -1/+20 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Adapt jack script so it can be called by build | Yohann Roussel | 2015-03-11 | 2 | -1/+20 | |
| | | | | | | | | | | | | | | | | Change-Id: Ie3701b1805ef65b815ccc7eb02506882e66a8101 | |||||
* | | | | Merge "Rework Jack API, add better control over versioning" into ub-jack | Jean-Philippe Lesot | 2015-03-11 | 14 | -264/+284 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Rework Jack API, add better control over versioning | Jean-Philippe Lesot | 2015-03-11 | 14 | -264/+284 | |
| | | | | | | | | | | | | | | | | Change-Id: I1afa95dae0177c19891c3669a672bd5481191dba | |||||
* | | | | Add a ServerTask that spawn new vm | mikaelpeltier | 2015-03-11 | 4 | -70/+211 | |
|/ / / | | | | | | | | | | Change-Id: I732889f4915b6677bdd1222b002d22a75d65b6fc | |||||
* | | | Merge "Move all classes of DexComparator project into comparator package" ↵ | mikaelpeltier | 2015-03-11 | 26 | -49/+62 | |
|\ \ \ | | | | | | | | | | | | | into ub-jack | |||||
| * | | | Move all classes of DexComparator project into comparator package | mikaelpeltier | 2015-03-11 | 26 | -49/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - Replace also occured by occurred into all toolchains Change-Id: I47e8fba64573509ea8372cfc5ddfae5639036c7a | |||||
* | | | | Merge "Start support of a small server for Jack compilation" into ub-jack | Jean-Philippe Lesot | 2015-03-11 | 7 | -3/+564 | |
|\ \ \ \ | ||||||
| * | | | | Start support of a small server for Jack compilation | Jean-Philippe Lesot | 2015-03-11 | 7 | -3/+564 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I38d410565da4f480c60cdd9405603eebaa2d9938 | |||||
* | | | | | Merge "Add a sample based on service loader that really do a compilation" ↵ | mikaelpeltier | 2015-03-11 | 1 | -2/+57 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | into ub-jack | |||||
| * | | | | Add a sample based on service loader that really do a compilation | mikaelpeltier | 2015-03-11 | 1 | -2/+57 | |
| |/ / / | | | | | | | | | | | | | Change-Id: Ie54f774222827806859ccef37ebb2a50a7708d38 | |||||
* | | | | Merge "Update tests README and configuration template file" into ub-jack | Jean-Marie Henaff | 2015-03-11 | 2 | -3/+22 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Update tests README and configuration template file | Jean-Marie Henaff | 2015-03-11 | 2 | -3/+22 | |
| | | | | | | | | | | | | | | | | Change-Id: I2a6c9667446dce284329de5de3b7d29804dfe7ca | |||||
* | | | | Fix build breakage due to a removed parameter | mikaelpeltier | 2015-03-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Change-Id: I09d7d75b28c934adb60dd9dce1f013d5868d7caa | |||||
* | | | | Merge "Ignore test which require "rot13" for cli based toolchain" into ub-jack | Jean-Marie Henaff | 2015-03-11 | 3 | -9/+9 | |
|\ \ \ \ | ||||||
| * | | | | Ignore test which require "rot13" for cli based toolchain | Jean-Marie Henaff | 2015-03-11 | 3 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These tests require a name provider "rot13" which is not packaged inside regular jack.jar. Change-Id: Iab6af2f8e9092ef2821e9a57a51569aaa288c4f2 | |||||
* | | | | | Merge "Remove an unused parameter into fillDexPlan method" into ub-jack | mikaelpeltier | 2015-03-11 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Remove an unused parameter into fillDexPlan method | mikaelpeltier | 2015-03-10 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: Id1c3b4271a6c6251f8b3f43429fa4dc983819c2a | |||||
* | | | | | Adapt some long tests to the new API | mikaelpeltier | 2015-03-11 | 2 | -6/+4 | |
| |/ / / |/| | | | | | | | | | | | Change-Id: Ib35dfd9ea5c3166fd3d6d3dbcdf5d10fdafb3e26 | |||||
* | | | | Fix jack tests run with ant: missing jack-api on classpath | Jean-Marie Henaff | 2015-03-10 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Change-Id: Id65afbe0dd3a01f503975e9f04bf0850e303026a | |||||
* | | | | Merge "Fix default value of jack.legacy.runtime.initialvalue.string" into ↵ | Jean-Marie Henaff | 2015-03-10 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | | | | | | ub-jack | |||||
| * | | | | Fix default value of jack.legacy.runtime.initialvalue.string | Jean-Marie Henaff | 2015-03-10 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | This has been forgotten by commit 333ae04259121a4e8de25236509a658a347071ab Change-Id: Ic400694423ec4406ae52691db8319d9896472881 | |||||
* | | | | Merge "Instantiate JackConfing in same ClassLoader for API test Toolchain" ↵ | Jean-Marie Henaff | 2015-03-10 | 1 | -8/+12 | |
|\ \ \ \ | | | | | | | | | | | | | | | | into ub-jack | |||||
| * | | | | Instantiate JackConfing in same ClassLoader for API test Toolchain | Jean-Marie Henaff | 2015-03-10 | 1 | -8/+12 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: Ib9a4b90a2706d408c961a60d3149d3ab0ad69b83 | |||||
* | | | | | Merge "Jack support for annotation processor." into ub-jack | Yohann Roussel | 2015-03-10 | 41 | -187/+1542 | |
|\ \ \ \ \ |