Commit Graph

155 Commits

Author SHA1 Message Date
Joshua Granick
2e617a7f5a Move load/loadPrime to CFFI, remove new CFFI constructor, use @:cffi instead 2015-08-31 21:59:56 -07:00
Joshua Granick
89fe74a08c Use optional CFFI in the Lime tools 2015-08-28 11:00:13 -07:00
Joshua Granick
5ff7c5382d Use sudo again 2015-08-28 10:04:07 -07:00
Joshua Granick
9e802bd5db Install lime shortcut to /usr/local/bin 2015-08-28 10:00:47 -07:00
Joshua Granick
a9e4a75602 Raspberry Pi fixes (thanks @gepatto) 2015-08-27 09:38:46 -07:00
Joshua Granick
a1098bf86c Use current OpenFL for SVG tool 2015-08-23 01:59:22 -07:00
James Gray
4e0b3eb173 Merge tag '2.5.2'
Conflicts:
	lime/graphics/utils/ImageDataUtil.hx
2015-08-06 18:04:28 -05:00
James Gray
99b3219b45 tools: use run.exe for target handlers if it exists
Allows target tools to be built with cpp target.
2015-07-23 18:51:19 -05:00
Joshua Granick
0e585e54c7 Fix rebuild 2015-07-17 10:51:28 -07:00
Joshua Granick
0c9bd8916f Try to ignore XML files that are not project files when running Lime commands in the wrong directory 2015-07-17 10:34:46 -07:00
Joshua Granick
1c7d70646f Help find GIT when not in PATH on Windows 2015-07-13 11:27:54 -07:00
Joshua Granick
d374e3d833 Improve documentation when using You must specify a template when using the 'create' command.
Usage: lime create project (directory)
 Usage: lime create extension (directory)
 Usage: lime create <sample> (directory)

 Available samples:

  * HandlingInputEvents
  * HelloWorld
  * HerokuShaders
  * ManagingWindows
  * SimpleAudio
  * SimpleImage
  * TextRendering
2015-07-03 09:06:08 -07:00
Joshua Granick
b292b20767 Teach lime/openfl update to pull submodules 2015-06-29 09:22:08 -07:00
Joshua Granick
dc292afcbc Allow overrides in 'lime create' (allows --meta-package-name and other flags to set values during creation) (closes #459) 2015-06-06 18:42:59 -07:00
Joshua Granick
a431ee1925 Support 'lime rebuild tools -nocffi' 2015-05-29 19:37:34 -07:00
Joshua Granick
2be46664f0 Fix command (fixes #356) 2015-05-19 10:43:35 -07:00
Joshua Granick
0726c08440 Skip sample paths that are not valid (fixes #397) 2015-05-19 10:31:35 -07:00
Joshua Granick
be0012948d Ubuntu setup fix 2015-04-23 09:29:21 -07:00
Joshua Granick
376a85c57e Remove debug messages 2015-04-11 22:32:17 -07:00
Joshua Granick
6a523ceae1 Update SVG tool 2015-04-04 22:16:11 -07:00
Joshua Granick
a093d456c6 Rebuild tweak 2015-04-03 17:06:00 -07:00
Joshua Granick
e37cfa9961 Guard install of lime.exe/openfl.exe on Windows 2015-03-26 11:26:27 -07:00
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