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 |
|
Joshua Granick
|
b3fae5dd66
|
Pass -verbose to library handlers when in verbose mode
|
2014-10-17 22:20:50 -07:00 |
|
Joshua Granick
|
743fa93787
|
Remove debug println
|
2014-10-17 20:55:42 -07:00 |
|
Joshua Granick
|
3f670cb624
|
Add initial support for <library path=my.swf preload=true /> for OpenFL
|
2014-10-17 18:04:10 -07:00 |
|
Joshua Granick
|
e54bbf84b4
|
Initial support for assets.bundle
|
2014-10-17 17:38:12 -07:00 |
|
Joshua Granick
|
bc18b61a29
|
Fix for HXML comments on Flash target
|
2014-10-16 11:21:36 -07:00 |
|
Joshua Granick
|
78cfc4f23a
|
Fix 'bin' template paths when Lime is not included
|
2014-10-16 09:53:57 -07:00 |
|
Joshua Granick
|
2897e62da5
|
Android tool fix
|
2014-10-16 04:42:40 -07:00 |
|
Joshua Granick
|
3fb5f65cdd
|
Fix 'lime create'
|
2014-10-14 13:36:53 -07:00 |
|
Joshua Granick
|
79082949a6
|
Restore Flash font embedding
|
2014-10-14 12:46:31 -07:00 |
|
Joshua Granick
|
8bb48383b1
|
Fix iOS linker flags
|
2014-10-13 05:07:57 -07:00 |
|
Joshua Granick
|
35973a60e7
|
Duplicated classpath fix
|
2014-10-13 04:08:53 -07:00 |
|
Joshua Granick
|
c9e8fa56ca
|
Framework path fix
|
2014-10-08 16:42:23 -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
|
44f890f836
|
Minor tweak
|
2014-10-01 14:21:12 -07:00 |
|
Lars A. Doucet
|
d261fb4600
|
Tools fix for flash target when compiling on windows
|
2014-10-01 16:07:46 -05:00 |
|
Joshua Granick
|
89c7f224f6
|
Allow 'lime rebuild <target>' and not just 'lime rebuild lime <target>'
|
2014-09-30 17:53:20 -07:00 |
|
Joshua Granick
|
540aa48c39
|
Merge Aether tools
|
2014-09-30 17:41:57 -07:00 |
|