Commit Graph

34 Commits

Author SHA1 Message Date
Joshua Granick
954ab3a32c Improve use of Node http-server 2014-12-30 12:40:03 -08:00
Joshua Granick
17dce6cb57 Use runCommand instead of runProcess for the node web server 2014-12-30 12:04:22 -08:00
Joshua Granick
a369f16709 Add HXCPP_EXIT_ON_ERROR define, to ensure we get error codes from HXCPP 2014-12-27 13:16:22 -08:00
Joshua Granick
02f7413443 Try and make sure that 'rebuild' exits on error 2014-12-27 11:20:27 -08:00
Joshua Granick
287b94e6dd Use a standardized 'targetDirectory' value in the target handlers, and pass this onto the library processors for use with caching 2014-12-25 21:20:32 -08:00
Joshua Granick
08368f20dc More aggressive ADB restart 2014-12-05 17:43:53 -08:00
Joshua Granick
e736f89190 Make sure directories exist when creating icons 2014-12-05 17:35:38 -08:00
Joshua Granick
6dd7ffaba9 Initial bindings for LWJGL on Java 2014-12-05 13:05:25 -08:00
Joshua Granick
a4416de359 Fix ADB cold-start on OS X 2014-12-02 10:17:00 -08:00
Joshua Granick
a59f419c06 Simplify Android SDK check 2014-11-21 18:55:24 -08:00
Joshua Granick
8b3824724e ADB fix, treat Firefox as type WEB not MOBILE, it may be for desktop or mobile Firefox browsers 2014-11-21 16:10:43 -08:00
Joshua Granick
eb3c804625 Command, not process 2014-11-21 15:47:07 -08:00
Joshua Granick
3be10888d3 Use targetPath when tracing verbose info about dynamically generated assets 2014-11-20 13:20:44 -08:00
Joshua Granick
0693fc9fc5 Minor Android SDK fix 2014-11-20 12:35:15 -08:00
Joshua Granick
7eabf50fbb Fixes for newer BlackBerry SDK 2014-11-20 11:31:22 -08:00
Joshua Granick
451a1ccc9a Add -dryrun flag for testing, improve the behavior of 'rebuild' 2014-11-20 09:43:27 -08:00
Joshua Granick
b46c781b4c Initial improvements to 'rebuild' command and '-rebuild' flag, walking through actual project dependencies 2014-11-19 14:42:34 -08:00
Joshua Granick
724d872780 Speed up SVG rasterization 2014-11-10 12:20:57 -08:00
Joshua Granick
8cc187b583 Initial node.js support 2014-11-09 12:05:44 -08:00
Joshua Granick
00ff209fef Only add -d argument when installing to newer Android devices 2014-11-06 12:19:53 -08:00
Joshua Granick
c2e8cfb766 Fix discovery of OS X Java install 2014-11-04 10:25:53 -08:00
Joshua Granick
3b4ce5c37e Force Android app install, even if it is a downgrade 2014-11-01 15:36:20 -07:00
Joshua Granick
fe17a43f72 Use true font names and automatically register font names on native platforms 2014-11-01 09:44:59 -07:00
Joshua Granick
1d601c189e Fix for loading type BINARY assets as TEXT on native, improve 'isText' file detection 2014-10-27 16:51:27 -07:00
Joshua Granick
f6c2c3abef Don't require Java in order to build, skip SVG rasterizer when Java runtime not detected on Mac 2014-10-27 10:55:47 -07:00
Joshua Granick
58e70d4b76 Improve handling of font family name, move AssetHelper.processLibraries and fix a couple colors 2014-10-22 21:40:38 -07:00
Joshua Granick
33d25eaf16 Use proper font name when embedding in Flash 2014-10-22 18:38:01 -07:00
Joshua Granick
141193e4c8 Add support for 'openfl' style command 2014-10-22 14:19:56 -07:00
Joshua Granick
5ee3082a39 Improve configData.merge, 'create' fix 2014-10-20 10:48:39 -07:00
Joshua Granick
b3fae5dd66 Pass -verbose to library handlers when in verbose mode 2014-10-17 22:20:50 -07:00
Joshua Granick
78cfc4f23a Fix 'bin' template paths when Lime is not included 2014-10-16 09:53:57 -07:00
Joshua Granick
79082949a6 Restore Flash font embedding 2014-10-14 12:46:31 -07:00
Joshua Granick
ee78c0ff33 Use older SWF embed format (as Haxe rejects some valid files), but keeping the newer 'assets.swf' -swf-lib system to prevent memory problems 2014-10-02 14:45:01 -07:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00