Skip to content

Releases: defold/extender

2018-09-18

26 Sep 12:52
ae13f84
Compare
Choose a tag to compare

Build variants (Debug/Release/Headless)
DLIB_LOG_DOMAIN fixes
Added possibility to use @ in filenames (when accidentally having icons in the src folder)

2018-09-05

05 Sep 12:52
Compare
Choose a tag to compare

Added DLIB_LOG_DOMAIN define
Removed a lot of Win32+Clang warnings
Improved handling when specifying libraries for Win32 during transition period

2018-08-22

22 Aug 13:25
0dae4ac
Compare
Choose a tag to compare

Added "windres" for compiling Win32 resources for both CL.exe/Clang builds
A few null pointer fixes

2018-07-13

22 Aug 13:23
Compare
Choose a tag to compare

Clang + Win32 support
Clang 6.0

2018-06-15

15 Jun 08:06
df3c36b
Compare
Choose a tag to compare

Increase Jetty idle timeout 30s -> 60s (attempt 2).
Spring only supports a subset of Jetty configuration props, so configure idle timeout programatically.

2018-06-13

13 Jun 10:27
b939835
Compare
Choose a tag to compare

Upgrade dependencies:

  • gradle wrapper 2.13 -> 4.8
  • spring-boot 1.4.2 -> 1.5.13
  • jetty 9.3.14 -> 9.4.10 (implicit)
  • guava 19 -> 25.1
  • influxdb 2.4 -> 2.10

Fix: do not purge test SDK directory at shutdown
Fix: increase Jetty idle timeout 30s -> 60s

2018-04-03

03 Apr 12:56
Compare
Choose a tag to compare

More ExtenderClient exceptions:

  • Client connection early close
  • Invalid SDK sha1

Increased SDK cache size from 3 to 5, to avoid removing/downloading too much

2018-03-13

13 Mar 15:02
9d55bc4
Compare
Choose a tag to compare

Updated from clang-3.9 to clang-4.0 to be able to support latest MacOSX

2018-03-09

09 Mar 17:40
d34026c
Compare
Choose a tag to compare

Locked down Wine to wine-stable (3.0)

2018-03-08

08 Mar 09:35
e621f31
Compare
Choose a tag to compare

Added iPhoneOS11.2 and MacOSX10.13 support