307 Commits

Author SHA1 Message Date
florianf 4d012d2a46 update commons-compress to latest 2018-11-01 20:52:53 +01:00
florianf 45981ef056 Update commons-compress to 1.8, fix github alert 2018-11-01 20:48:07 +01:00
Tomski f3894e9756 Update README.md 2018-10-27 10:48:14 +01:00
Tomski 9d99692f78 Add support for putByte and getByte from Unsafe.
Small javadoc additions
2018-10-27 10:46:39 +01:00
Vincent Bousquet d3174e4dda Fix Eclipse version for 2.3.6-SNAPSHOT (#331) 2018-10-05 21:58:35 +02:00
Vincent Bousquet 3c3208b6e6 Missing generic for ForceLinkMethodsConfig (#328)
* Missing generic for ForceLinkMethodsConfig

Fix compile error (List<? extends Object> cannot be converted to List<ForceLinkMethodsConfig>)

* Fix DependencyGraphTest with forceLinkMethods
2018-09-27 21:45:22 +02:00
florianf ed2e20e3ad Updated to reflect iOS 12 & xcode 10 compat 2018-09-18 21:55:43 +02:00
Demyan Kimitsa c6453895b5 Maintenance 2018 09 (#326)
* * configuration updated to allow building against Idea 2018.2.3
   - gradle common and java has to be specified as dependency
   - slf4j version updated to one bundled in 2018.2.3

* * updated to match Xcode10:
  - removed macosx-x86 target as it is not in the field anymore and breaks compilation under xcode10
  - SDK version updated to recent 10.14

* * gradle plugin maintenance to 4.10:
  - updated to 4.10
  - fixed problem with "implementation" key used in dependency due using "runtime" configuration which is marked as deprecated
2018-09-18 21:53:24 +02:00
Demyan Kimitsa 953a4e62ea * added forceLinkMethods configuration parameter and handling to keep not referenced methods from getting removed (#322) 2018-09-18 21:52:06 +02:00
Demyan Kimitsa a6d0d90f7a * Xcode project generator: adding argument type to IBAction to allow UIStoryboard segue operation in IB (#323) 2018-09-07 10:51:35 +01:00
= 69ff6b18ea Set next development version of Gradle plugin, 2.3.6-SNAPSHOT 2018-09-04 20:59:09 +01:00
= e0c3d03c1c Set release version of Gradle plugin, 2.3.5 2018-09-04 20:55:16 +01:00
= 2ac6153b06 Set next development version of IDEA plugin, 2.3.6 2018-09-04 20:54:13 +01:00
= 04223614b6 Set release version of IDEA plugin, 2.3.5 2018-09-04 20:51:31 +01:00
= 99d1cad5f1 Set next development version of Eclipse plugin, 2.3.6 2018-09-04 20:50:17 +01:00
= 5772092570 Set release version of Eclipse plugin, 2.3.5 2018-09-04 20:44:17 +01:00
= 4d4b21b8d4 [maven-release-plugin] prepare for next development iteration 2018-09-04 18:47:14 +01:00
= c9ce64a498 [maven-release-plugin] prepare release robovm-2.3.5 robovm-2.3.5 2018-09-04 18:47:02 +01:00
florianf 85abfc4efe Updated intellij plugin readme for new version 2018-08-21 22:16:06 +02:00
florianf 08503c279d Updated GC git tag for iOS 12 fix 2018-08-21 20:55:07 +02:00
Clyde Stubbs 2de696d51b Add class paths for JVM languages other than Java. (#316)
Replicates behaviour of Robovm gradle plugin.
2018-07-09 12:02:35 +02:00
Demyan Kimitsa d152b61194 Fix #309 and JDWP version downgrade to 1.5 (#315)
* fixed #309 Cannot Use Step Filters while Debugging in Eclipse
* EXCEPTION_ONLY validation fixed (root case)
* JDWP version downgraded to 1.5 as Eclipse uses features that are not supported
* robovm.version set to 2.3.5-SNAPSHOT

* fixed spelling as per https://github.com/MobiVM/robovm/pull/311#pullrequestreview-131140417
2018-07-07 21:06:10 +02:00
Demyan Kimitsa a973a0747b fixed crash due NPE in case Locale's country has "no currency" such as Antarctica (#311) 2018-06-22 11:06:40 +01:00
Demyan Kimitsa e56c30500d * fixed auto-identity pick-up. only dev ones shall be picked up for run configuration (adhoc and store shall be ignored) (#310) 2018-06-22 09:16:23 +01:00
= dd2f34dee9 Set next development version of IDEA plugin, 2.3.5 2018-06-21 09:44:32 +01:00