Joshua Granick
|
712749e9d7
|
Copy templates/iphone/Resources if it exists
|
2015-01-15 02:57:23 -08:00 |
|
Joshua Granick
|
63fb63285e
|
Fix iOS target path combining
|
2015-01-13 11:48:51 -08:00 |
|
Martin Jonasson
|
2ead9cd714
|
Adds all launch image sizes wanted by XCode
This also has the added benefit of enabling non-interpolated resolutions on iPhone 6 and iPhone 6 Plus.
|
2015-01-09 14:27:38 +01:00 |
|
Martin Jonasson
|
178029317a
|
Adds all icon sizes wanted by XCode
|
2015-01-09 14:21:00 +01:00 |
|
Joshua Granick
|
d1ce8bd3b5
|
Copy Images.xcassets template for iOS
|
2015-01-08 15:32:32 -08:00 |
|
Joshua Granick
|
af5396119e
|
Migrate to an Asset Catalog for Xcode icons and launch images
|
2015-01-08 10:45:56 -08:00 |
|
Joshua Granick
|
288ea1286e
|
Use the Windows icon resource instead of SDL_SetIcon for both Lime and Lime legacy
|
2015-01-07 22:18:48 -08:00 |
|
Joshua Granick
|
86493339e8
|
Add C++ compiler defines to iOS build (closes #301, fixes #300)
|
2015-01-05 13:05:37 -08:00 |
|
Joshua Granick
|
61216f14f7
|
Restore Windows Explorer icon
|
2014-12-28 13:29:36 -08:00 |
|
Joshua Granick
|
896efe77c0
|
Automatically load icon on Windows
|
2014-12-28 13:23:12 -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
|
f7ab6ab36b
|
Fix builds for iOS x86_64, arm64, improve code caching, speed up build
|
2014-12-18 13:07:52 -08:00 |
|
Joshua Granick
|
d53ec1efd7
|
Update architecture support for iOS, default now to ARMV7 as well as ARM64
|
2014-12-05 17:24:23 -08:00 |
|
Joshua Granick
|
6dd7ffaba9
|
Initial bindings for LWJGL on Java
|
2014-12-05 13:05:25 -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
|
b46c781b4c
|
Initial improvements to 'rebuild' command and '-rebuild' flag, walking through actual project dependencies
|
2014-11-19 14:42:34 -08:00 |
|
Joshua Granick
|
8c065e576a
|
Speed up splash image generation
|
2014-11-11 11:17:09 -08:00 |
|
Joshua Granick
|
8cc187b583
|
Initial node.js support
|
2014-11-09 12:05:44 -08:00 |
|
Joshua Granick
|
013ed20093
|
Fix -args
|
2014-11-01 13:26:02 -07:00 |
|
vroad
|
d2b5106da2
|
Add nodejs target
|
2014-11-01 11:17:22 +09: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
|
58031623b7
|
Enable iOS splash screen generation again
|
2014-10-21 08:28:02 -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
|
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
|
8bb48383b1
|
Fix iOS linker flags
|
2014-10-13 05:07:57 -07:00 |
|
Joshua Granick
|
c9e8fa56ca
|
Framework path fix
|
2014-10-08 16:42:23 -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 |
|