314 Commits

Author SHA1 Message Date
Luke Street 4fce86a9b2 Use external rvm-nx-support lib 2018-11-30 10:30:44 -05:00
Luke Street 8a8b440935 Move stuff around 2018-11-29 17:19:29 -05:00
Luke Street aa5b299795 Start working on compiler 2018-11-29 02:28:31 -05:00
Luke Street 49e243bd0d rework a bit more 2018-11-27 00:44:53 -05:00
Luke Street 95852cd78a Fix missing file 2018-11-26 11:52:12 -05:00
Luke Street cd40bdca59 more crazy hacking 2018-11-26 02:20:04 -05:00
Luke Street 103f3f6947 Initial stab at Switch support 2018-11-25 14:47:18 -05:00
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