Commit Graph

10 Commits

Author SHA1 Message Date
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
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
8b56b03641 Disable arg combine 2014-10-20 09:43:39 -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
bc18b61a29 Fix for HXML comments on Flash target 2014-10-16 11:21:36 -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
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00