Commit Graph

46 Commits

Author SHA1 Message Date
Valerio Santinelli
130e8e703e More changes to build lime with AppleTV support (not yet finished) 2015-09-30 09:13:34 +02:00
Valerio Santinelli
253ad82ecd More changes for tvOS support 2015-09-29 18:43:59 +02:00
Valerio Santinelli
c6b9772e96 Added the tvos target to the command line tool and started working on the TVOSPlatform and TVOSHelper 2015-09-29 09:24:11 +02:00
Valerio Santinelli
1fe5147158 First few changes to build a tvOS target 2015-09-28 20:03:27 +02:00
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
a9e4a75602 Raspberry Pi fixes (thanks @gepatto) 2015-08-27 09:38:46 -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
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
2be46664f0 Fix command (fixes #356) 2015-05-19 10:43:35 -07:00
Joshua Granick
376a85c57e Remove debug messages 2015-04-11 22:32:17 -07:00
Joshua Granick
a093d456c6 Rebuild tweak 2015-04-03 17:06:00 -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
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
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
Joshua Granick
ef86c425b1 Migrating components of the Lime tools into the public Lime namespace 2015-02-11 12:02:28 -08:00
Joshua Granick
5553c4529a ANT_HOME and Linux ADB listDevices fix 2015-01-28 12:30:48 -08:00
Joshua Granick
db7f1f9f4f Updates for console targets 2015-01-20 10:28:39 -08:00
Joshua Granick
86f7bb8841 Ignore dummy HXCPP config ANT_HOME and JAVA_HOME values 2014-12-30 11:47:41 -08:00
Joshua Granick
f018f49e8a Validate haxelib when checking version 2014-12-28 14:33:55 -08:00
Joshua Granick
63c1b52219 Rogue 'bin' directory fix 2014-12-17 16:01:13 -08:00
Joshua Granick
6925514ffc Some progress on Java GL, can run 'Hello World' 2014-12-05 14:38:38 -08:00
Joshua Granick
e82ab6c1b3 Add unofficial 'java' target command 2014-12-05 11:19:14 -08:00
Joshua Granick
451a1ccc9a Add -dryrun flag for testing, improve the behavior of 'rebuild' 2014-11-20 09:43:27 -08:00
Joshua Granick
11a5eee0e9 Only write build number if incrementing, only increment if actually building 2014-11-20 09:00:43 -08:00
Joshua Granick
99deb4f516 Fix 'lime create openfl' 2014-11-19 20:20:46 -08:00
Joshua Granick
296991de4f Populate environment with HXCPP config defines 2014-11-18 07:50:56 -08:00
Joshua Granick
8cc187b583 Initial node.js support 2014-11-09 12:05:44 -08:00
Joshua Granick
b2fa1e2b51 Document -args 2014-11-01 13:38:00 -07: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
8e014d6a57 Better OpenFL ASCII color on Mac 2014-10-27 10:04:46 -07:00
Joshua Granick
58e70d4b76 Improve handling of font family name, move AssetHelper.processLibraries and fix a couple colors 2014-10-22 21:40:38 -07:00
Joshua Granick
141193e4c8 Add support for 'openfl' style command 2014-10-22 14:19:56 -07:00
Joshua Granick
a3bd5e8111 'lime create' patch 2014-10-21 06:07:18 -07:00
Joshua Granick
3f864e72b7 Fix 'lime create extension' 2014-10-20 09:24:41 -07: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