Joshua Granick
|
e82ab6c1b3
|
Add unofficial 'java' target command
|
2014-12-05 11:19:14 -08:00 |
|
Joshua Granick
|
00b2486416
|
Fixes for Haxe Java target
|
2014-12-05 11:15:15 -08:00 |
|
Joshua Granick
|
672ec78891
|
Add xxhdpi and xxxhdpi icons for Android
|
2014-12-05 08:53:45 -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
|
11a5eee0e9
|
Only write build number if incrementing, only increment if actually building
|
2014-11-20 09:00:43 -08:00 |
|
Joshua Granick
|
99deb4f516
|
Fix 'lime create openfl'
|
2014-11-19 20:20:46 -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
|
534a1f8c1e
|
Rebuild both debug and release locally when using 'lime rebuild' again, rebuild the tools when using the '-rebuild' flag
|
2014-11-19 13:40:16 -08:00 |
|
Joshua Granick
|
296991de4f
|
Populate environment with HXCPP config defines
|
2014-11-18 07:50:56 -08:00 |
|
Joshua Granick
|
f1610818a9
|
Minor tweak
|
2014-11-14 10:51:38 -08:00 |
|
fbricker
|
42b02a76d2
|
Make substitute replace ${VARS} with environment vars if they have no value set in defines.
This allows the use of ${ANDROID_SDK} inside extensions XML files.
|
2014-11-13 03:00:18 -03:00 |
|
Joshua Granick
|
8c065e576a
|
Speed up splash image generation
|
2014-11-11 11:17:09 -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
|
78c21eccca
|
Guard CFFI tool calls to new Lime binary only
|
2014-11-03 17:53:58 -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
|
b2fa1e2b51
|
Document -args
|
2014-11-01 13:38:00 -07:00 |
|
Joshua Granick
|
013ed20093
|
Fix -args
|
2014-11-01 13:26:02 -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 |
|
vroad
|
d2b5106da2
|
Add nodejs target
|
2014-11-01 11:17:22 +09:00 |
|
Joshua Granick
|
6440f355eb
|
Use version from exact haxelibs included, rather than the newest installed, when setting -D lib=version
|
2014-10-29 10:46:18 -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
|
565c44b99b
|
Merge pull request #249 from player-03/master
Parse the hxml more intelligently.
|
2014-10-27 10:25:19 -07:00 |
|
Joshua Granick
|
8e014d6a57
|
Better OpenFL ASCII color on Mac
|
2014-10-27 10:04:46 -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
|
58031623b7
|
Enable iOS splash screen generation again
|
2014-10-21 08:28:02 -07:00 |
|
Joshua Granick
|
dfd2af6732
|
ConfigData improvements
|
2014-10-21 07:17:42 -07:00 |
|
Joshua Granick
|
a3bd5e8111
|
'lime create' patch
|
2014-10-21 06:07:18 -07:00 |
|
player-03
|
5e01a7d046
|
Parse the hxml more intelligently.
Based on Haxe's documentation plus a little trial and error, only the first space on each line is a delimiter.
|
2014-10-20 12:07:09 -07:00 |
|
Joshua Granick
|
5ee3082a39
|
Improve configData.merge, 'create' fix
|
2014-10-20 10:48:39 -07:00 |
|
Joshua Granick
|
8b56b03641
|
Disable arg combine
|
2014-10-20 09:43:39 -07:00 |
|
Joshua Granick
|
6b8f7d9684
|
Merge pull request #246 from player-03/master
Merge consecutive arguments that don't start with -
|
2014-10-20 09:28:57 -07:00 |
|
Joshua Granick
|
3f864e72b7
|
Fix 'lime create extension'
|
2014-10-20 09:24:41 -07:00 |
|
player-03
|
e8f3b83dd8
|
Don't skip the first argument.
(See comments on previous commit.)
|
2014-10-19 10:34:41 -07:00 |
|
player-03
|
029c5009a9
|
Merge consecutive arguments that don't start with -
Otherwise, if the app title contains a space, it'll be passed as two separate arguments and Haxe won't know what to do with it.
|
2014-10-19 01:50:30 -07:00 |
|
player-03
|
4d3a2fd1cd
|
Use a regex to split the hxml file.
Allows skipping the "replace newlines with spaces" step, and ensures that there aren't any blank arguments.
|
2014-10-19 01:31:14 -07:00 |
|
Joshua Granick
|
64a7316e26
|
Clone defines, just in case
|
2014-10-18 15:08:15 -07:00 |
|
player-03
|
cb78889efc
|
Copy defined variables into userDefines.
Required in order to pass these defines to included libraries.
|
2014-10-18 14:56:35 -07:00 |
|