Joshua Granick
|
a4b4e5db3a
|
Fix 'lime rebuild' from the Lime directory
|
2015-03-20 09:52:15 -07:00 |
|
Joshua Granick
|
f052d9cd54
|
Add message about -Dv2/-Dlegacy define to tools
|
2015-03-20 07:22:18 -07:00 |
|
Joshua Granick
|
04070c7ff4
|
Disable CFFI when using -rebuild, some -nocffi fixes
|
2015-03-16 10:28:56 -07:00 |
|
Joshua Granick
|
e977b5c551
|
Use a unique ID when creating new projects, based on the name, to help reduce conflicts when installed on mobile devices
|
2015-02-25 14:20:14 -08:00 |
|
Joshua Granick
|
2b33c70bb7
|
Handle pacman 32-bit packages (fixes #160)
|
2015-02-20 12:41:47 -08:00 |
|
Joshua Granick
|
fcd1222043
|
Always generate a build number, set the platform to have the formatted name instead of lowercase and improve the deployment file name
|
2015-02-18 08:52:33 -08:00 |
|
Joshua Granick
|
9675f8a40a
|
Switch to lime.exe instead of lime.bat (fixes exit from batch files)
|
2015-02-16 17:58:14 -08:00 |
|
Joshua Granick
|
a9f941db76
|
Minor fix
|
2015-02-16 15:43:16 -08:00 |
|
Joshua Granick
|
428f162a65
|
Try adding Google Drive support to 'deploy'
|
2015-02-16 15:33:52 -08:00 |
|
Joshua Granick
|
5848ac39a1
|
Add (initial) 'deploy' command
|
2015-02-16 15:26:36 -08:00 |
|
Joshua Granick
|
ef16d70e00
|
Fix build
|
2015-02-16 09:34:50 -08:00 |
|
Joshua Granick
|
74058190c1
|
Fix __init__
|
2015-02-16 09:30:06 -08:00 |
|
Neni
|
b9a44d1652
|
Update run.hxml
add root directory to import paths (need lime.project.Haxelib).
|
2015-02-12 04:47:43 +01:00 |
|
Joshua Granick
|
ef86c425b1
|
Migrating components of the Lime tools into the public Lime namespace
|
2015-02-11 12:02:28 -08:00 |
|
Joshua Granick
|
8e5dc16252
|
Emscripten tweak
|
2015-02-10 22:27:55 -08:00 |
|
Joshua Granick
|
55d2334e72
|
Fix for newer haxelib
|
2015-02-10 10:05:06 -08:00 |
|
Joshua Granick
|
f9969e803f
|
Standardize asset sourcePath for templates to prevent Haxe compile error on Windows sometimes
|
2015-02-06 16:51:50 -08:00 |
|
Joshua Granick
|
d6f6e92663
|
Fix audio support on Android (non-legacy)
|
2015-02-04 13:40:57 -08:00 |
|
Joshua Granick
|
5fce030485
|
Unlock Android emulator automatically, skip the 'connect' step for emulators
|
2015-02-03 15:24:16 -08:00 |
|
Joshua Granick
|
f5762afd3a
|
Default to X86 when using the Android simulator
|
2015-02-03 14:32:29 -08:00 |
|
Joshua Granick
|
f259724627
|
More ADB shenanigans
|
2015-01-29 09:01:18 -08:00 |
|
Joshua Granick
|
5553c4529a
|
ANT_HOME and Linux ADB listDevices fix
|
2015-01-28 12:30:48 -08:00 |
|
Joshua Granick
|
ebbbe44eac
|
ConfigData fix
|
2015-01-23 14:11:17 -08:00 |
|
Joshua Granick
|
30d6139ee5
|
Fix crash when dependency.path does not exist
|
2015-01-22 15:05:39 -08:00 |
|
Joshua Granick
|
25286bcdc4
|
Update Google Closure compiler version, run minify by default on -final HTML5 builds
|
2015-01-22 11:02:03 -08:00 |
|
Joshua Granick
|
db7f1f9f4f
|
Updates for console targets
|
2015-01-20 10:28:39 -08:00 |
|
Joshua Granick
|
b71df75953
|
Don't freeze on 'adb devices' call on OS X
|
2015-01-19 20:36:39 -08:00 |
|
Joshua Granick
|
7f178e4f42
|
Try using 5.1.1 as the default deployment instead
|
2015-01-17 21:21:10 -08:00 |
|
Joshua Granick
|
c0f1416535
|
Update default iOS deployment to 6.0 and remove unnecessary CFBundleIcon data now that we use asset catalogs for icons
|
2015-01-17 21:16:18 -08:00 |
|
Joshua Granick
|
9c3e022fca
|
Skip extra 'connect' call for now
|
2015-01-16 09:02:57 -08:00 |
|
Joshua Granick
|
e2aff76b27
|
Improve the getDeviceSDKVersion call, make it skip errors and bypass if no devices seem to be connected
|
2015-01-16 08:42:36 -08:00 |
|
Joshua Granick
|
46f58e1491
|
Use PathHelper.combine when copying assets for Android and BlackBerry
|
2015-01-16 08:20:49 -08:00 |
|
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 |
|
Joshua Granick
|
e0db9d33a9
|
Add timeout to Android 'getDeviceSDKVersion' command, fix #313
|
2015-01-10 09:07:22 -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
|
ec283d01f9
|
Make getDeviceSDKVersion more resiliennt for ADB
|
2015-01-08 15:02:53 -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
|
22eb4dbc45
|
Cache icon generation on all platforms
|
2015-01-07 23:09:58 -08:00 |
|
Joshua Granick
|
d22f377a0b
|
Skip icon generation for Mac target when possible as well
|
2015-01-07 22:52:06 -08:00 |
|
Joshua Granick
|
8a7cc34848
|
Generate Windows icon only when needed
|
2015-01-07 22:49:46 -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
|
003170b782
|
Fix the Windows icon generation, add Bitmap encoding support, break JPG/PNG support into separate lime.graphics.format.* class files
|
2015-01-07 22:18:07 -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
|
394dde821b
|
Fix color order
|
2015-01-03 02:11:34 -08:00 |
|
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
|
86f7bb8841
|
Ignore dummy HXCPP config ANT_HOME and JAVA_HOME values
|
2014-12-30 11:47:41 -08:00 |
|