Commit Graph

3576 Commits

Author SHA1 Message Date
Joshua Granick
d3ce9faa79 Update to 5.9.1 5.9.1 2017-11-30 12:20:18 -08:00
Joshua Granick
5782822426 Update CHANGELOG 2017-11-30 12:14:46 -08:00
Joshua Granick
49d15055f3 Update bundled version of Howler.js 2017-11-30 12:07:38 -08:00
Joshua Granick
0554f75385 Update CHANGELOG 5.9.0 2017-11-29 13:48:03 -08:00
Joshua Granick
e24a1e32ed Cleanup 2017-11-29 13:46:08 -08:00
Joshua Granick
0fa5ad30ad Add ability to set HTML5 module name 2017-11-29 13:28:42 -08:00
Joshua Granick
4196a606b6 Merge remote-tracking branch 'atom-b/ipa-deploy' into develop 2017-11-29 13:28:02 -08:00
Jens Fischer
f1502002b4 Fix compatibility with latest Haxe dev
Haxe no longer abuses stderr and outputs to stdout, see HaxeFoundation/haxe@f6da2aa. Without this fix, this leads the the following compiler error:

>Error: Lime 5.8.2 is not compatible with Haxe 1 (version 3.2.0 or higher is required)

The fix is basically the same approach vshaxe takes for backwards compatibility: vshaxe/haxe-languageserver@e119a7e
2017-11-29 13:24:48 -08:00
Adam
0cace541b6 iOS and tvOS deploy generate an appstore, adhoc, enterprise, or development IPA based on which of those flags is set. Defaults to appstore.
ex: lime deploy ios -adhoc

exportOptions-adhoc.plist includes template variables for generating an ad-hoc distribution manifest.
2017-11-29 13:04:31 -08:00
Adam
4035c881b8 Don't pass 'build' buildaction when running an ios archive 2017-11-29 12:30:12 -08:00
Adam
d9668baaa1 Generate an xcarchive when building iOS and tvOS if -archive is set 2017-11-29 12:30:12 -08:00
Joshua Granick
04ee313f62 Update release note 2017-11-29 11:33:18 -08:00
Joshua Granick
69c8bcb572 Update CHANGELOG 2017-11-29 11:32:07 -08:00
Kaspars
c75a2baec8 fixes for testing AIR iphone simulator 2017-11-28 13:39:45 -08:00
Kaspars
f11c57c1d3 fixes: ADT does not add extension if version number contains a dot 2017-11-28 12:56:27 -08:00
nenad.bojkovski
16dc9aadba Request status 0 is valid only for Tizen 2017-11-28 12:55:59 -08:00
Kaspars
ccbd06855b for AIR set android and ios targetFlags into defines 2017-11-28 07:23:49 -08:00
Joshua Granick
36e18ef270 Update 'create project' and iOS build to use variable substitution in directories/file names 2017-11-27 15:29:27 -08:00
Joshua Granick
b0c81eb2fd Make StringHelper able to handle variable substitution, add support for {{var}} substitution in paths 2017-11-27 15:28:47 -08:00
Joshua Granick
0ac6960bcd Fix RunScript build 2017-11-27 15:26:02 -08:00
Joshua Granick
a02efc6f25 Add warnIfNotFound property to FileHelper.copyFileTemplate 2017-11-27 15:21:57 -08:00
Joshua Granick
db0bdb6c2f Update tvOS makefile 2017-11-27 14:04:07 -08:00
Joshua Granick
5fe0f6efbe Move discrete GPU driver hint to System.hx so it works on non-static builds (resolve #1686) 2017-11-27 12:25:23 -08:00
Joshua Granick
50f88d7b50 Ignore -v/-verbose on 'lime display' command (unless -force-verbose) 2017-11-27 11:45:36 -08:00
Joshua Granick
a1af7cecbf Add additional iOS launch images 2017-11-27 11:40:17 -08:00
Joshua Granick
11608887cb Fix SVG/WOFF missing CSS font reference 2017-11-27 11:36:53 -08:00
Joshua Granick
243d07a44b Add extra debug message 2017-11-27 10:01:38 -08:00
Joshua Granick
46b04c76c6 Update HTTPRequest.hx 2017-11-22 14:21:27 -08:00
Greg Caldwell
a270a83890 Fix to convert 'lime-default-timeout' to int from String 2017-11-22 14:20:50 -08:00
Joshua Granick
04607b5fc0 Fix Flash asset helper regression 2017-11-22 12:12:34 -08:00
Joshua Granick
b2be9c08e5 Type JNI HaxeObject callback 2017-11-22 12:05:08 -08:00
Joshua Granick
4371ffd88f Don't seem to need -19 anymore on Windows static builds 2017-11-20 16:34:12 -08:00
Joshua Granick
7e4ae6c35d Add comment 2017-11-20 16:33:36 -08:00
Joshua Granick
41cd9f8366 Enable discrete GPU if possible on Windows dual-GPU configuration 2017-11-20 16:28:40 -08:00
Joshua Granick
9d571ff298 Refresh Android UI when dismissing soft keyboard 2017-11-20 15:31:15 -08:00
Joshua Granick
6a1a2e39fe Stronger window resizable=false on HTML5 (resolve #932) 2017-11-20 14:19:24 -08:00
John Langewisch
6f935f137d Add prompt for keystore password on android 2017-11-20 11:59:07 -08:00
Joshua Granick
534d7bd279 Add way to override default HTTPRequest timeout (using -Dlime-default-timeout=60000, etc) 2017-11-20 11:34:46 -08:00
Joshua Granick
594ab27006 Make font style CSS on HTML5 dependent on which formats are generated 2017-11-17 15:51:11 -08:00
Joshua Granick
29ac0f35a0 Fix error on reload 2017-11-17 14:11:32 -08:00
Joshua Granick
265b960813 Fix howler.js issue on Firefox 2017-11-17 14:05:48 -08:00
Joshua Granick
7714dfc977 Flash target patch 2017-11-15 16:45:39 -08:00
Joshua Granick
2a4aa2bfee Don't pack sounds on HTML5, fix cache break 2017-11-15 16:40:02 -08:00
Joshua Granick
965b5ea09d HTML5 font fix (when packed) 2017-11-15 16:13:06 -08:00
Joshua Granick
57a75f5adf Add support for GZip and Deflate compression in packed libraries 2017-11-15 15:46:20 -08:00
Joshua Granick
a22aaf725b Update to 5.9.0 2017-11-15 14:56:49 -08:00
Joshua Granick
41407fd570 Improvements to asset packing support 2017-11-15 14:53:43 -08:00
Joshua Granick
e577c21202 Progress on packed library 2017-11-15 14:53:43 -08:00
Joshua Granick
3d21e1750d Rename to PackedAssetLibrary 2017-11-15 14:53:43 -08:00
Joshua Granick
769a7755a5 Add missing file 2017-11-15 14:53:43 -08:00