Commit Graph

419 Commits

Author SHA1 Message Date
Joshua Granick
bd626b9472 Fix help text for --port, tweak arrangement of help items 2018-04-20 21:01:12 -07:00
Joshua Granick
8f53f44744 Minor setup tweak 2018-04-20 20:38:01 -07:00
Joshua Granick
9d225a6cd6 Add color to Lime setup 2018-04-20 20:23:51 -07:00
Joshua Granick
f806557ae7 Redo 'lime setup' to wrap 'lime config' 2018-04-20 18:58:10 -07:00
Joshua Granick
9ab7d06eac Minor tweak 2018-04-18 17:45:28 -07:00
Joshua Granick
d6c8e7e2ef Add support for --help, -help, -h 2018-04-18 14:08:41 -07:00
Joshua Granick
3b62a4b43a Minor help fix 2018-04-18 13:41:31 -07:00
Joshua Granick
ec0bcdf770 Expand/improve 'lime help' 2018-04-18 13:39:31 -07:00
Joshua Granick
5eeec1d852 Support -D foo in addition to -Dfoo 2018-04-18 09:39:18 -07:00
Joshua Granick
972af872bb Support -- (in addition to -args) for additional arguments (like 'lime test neko -- hello=world') 2018-04-18 09:33:28 -07:00
Joshua Granick
0d8a1eedb9 Fix if no Lime config is found 2018-02-07 15:38:23 -08:00
Joshua Granick
cb896fa0e2 Allow 'haxelib run openfl setup -cli' or '-alias' to install only the command-line alias 2018-01-16 09:35:07 -08:00
Joshua Granick
74d727587e Improve OpenFL setup 2018-01-16 09:29:48 -08:00
Jens Fischer
f1502002b4 Fix compatibility with latest Haxe dev
Haxe no longer abuses stderr and outputs to stdout, see HaxeFoundation/haxe@f6da2aa. Without this fix, this leads the the following compiler error:

>Error: Lime 5.8.2 is not compatible with Haxe 1 (version 3.2.0 or higher is required)

The fix is basically the same approach vshaxe takes for backwards compatibility: vshaxe/haxe-languageserver@e119a7e
2017-11-29 13:24:48 -08:00
Joshua Granick
36e18ef270 Update 'create project' and iOS build to use variable substitution in directories/file names 2017-11-27 15:29:27 -08:00
Joshua Granick
50f88d7b50 Ignore -v/-verbose on 'lime display' command (unless -force-verbose) 2017-11-27 11:45:36 -08:00
Joshua Granick
fb790e2793 Update help documentation 2017-11-14 15:17:47 -08:00
Joshua Granick
14f064d33a Haxe 3.2.1 workaround 2017-10-31 10:12:30 -07:00
Joshua Granick
caf72d6052 Allow -dce flag on command-line 2017-09-26 06:48:56 -07:00
Joshua Granick
cac79f90ca Fix file locking in -rebuild 2017-09-25 16:47:32 -07:00
Joshua Granick
e92cedda2e Better handling of AIR version label/number 2017-09-25 09:58:25 -07:00
Joshua Granick
17f044cc0d Improve Windows color output on CMD 2017-09-22 15:10:57 -07:00
Joshua Granick
27e9759f2f Initial merge of WinJS UWP support 2017-09-22 15:10:57 -07:00
jared gholston
1946f14573 more hacky junk getting uwp html5 builds working 2017-09-22 15:10:57 -07:00
Joshua Granick
2e0ebf1035 Add 'lime config NAME VALUE' or 'lime config remove NAME' command support (resolve #1044) 2017-09-19 16:47:49 -07:00
Joshua Granick
194bfde219 Improve support for Adobe AIR mobile, use 'dist' for lime deploy output 2017-08-25 12:11:33 -07:00
Joshua Granick
9991e99fee Initial support for AIR 2017-08-24 12:50:13 -07:00
Joshua Granick
041db4d98e Allow fallback to alternate tools if setting HAXELIB_PATH in project 2017-08-16 10:57:01 -07:00
Joshua Granick
7bcfb5dc3f Fix use of from root directory (resolve #1010) 2017-08-02 10:36:24 -07:00
Joshua Granick
3e8344d9b5 Fix command-line NDLL path when running Lime in a local .haxelib repository 2017-07-24 15:06:04 -07:00
Joshua Granick
73b8cbd744 Minor build fix 2017-07-17 17:15:05 -07:00
Joshua Granick
0e1c01f38d Fix rebuild.hxml -lib references if using local haxelib repo 2017-07-17 17:07:35 -07:00
Joshua Granick
72925c095a Fix for local haxelib 'rebuild tools' command 2017-07-17 16:33:36 -07:00
Joshua Granick
1b9423aa53 Try and make haxelib working directory consistent 2017-07-17 15:56:53 -07:00
Joshua Granick
c374fb1396 Add extra line of output when re-running tools (better verbose output) 2017-07-12 13:40:40 -07:00
Joshua Granick
e81fd6aa13 Add support for rolling back to older Lime tools, after switching to local repository version 2017-07-12 13:07:01 -07:00
Joshua Granick
4d48be431a Force Lime path when running local repo version 2017-07-12 12:14:45 -07:00
Joshua Granick
3781177794 Add tools check for local haxelib repository with different Lime version set 2017-07-12 12:05:38 -07:00
Joshua Granick
e07d7b12bc Fix RunScript 2017-07-10 16:09:36 -07:00
Joshua Granick
af6a574948 Add 'lime -version' 2017-07-05 18:45:28 -07:00
Joshua Granick
4f888cc44a Add webassembly/wasm as alias for emscripten -webassembly 2017-06-26 13:36:34 -07:00
Joshua Granick
22d02c2888 Include -final in command-line 'help' output (resolve #996) 2017-06-19 13:56:01 -07:00
Joshua Granick
6589b22c6f Add support for GL 32-bit color depth on native (close #698) 2017-06-05 13:29:37 -07:00
Joshua Granick
d5774bbc49 Add haxelib-debug 2017-05-24 16:30:58 -07:00
Joshua Granick
8bb8e17dd3 Allow override of haxelib used in tools, remove custom haxelib and use system copy 2017-05-24 15:39:14 -07:00
Joshua Granick
c2633d38ef Add 'lime rebuild hxcpp' and 'lime rebuild haxelib' support 2017-05-22 19:33:19 -07:00
Joshua Granick
9393cfc681 Fix 'haxelib path lib:version' if version is equal to set, and multiple installs have the same version (like 1,0,0 and git and hg) 2017-05-22 13:33:28 -07:00
Joshua Granick
8d4b5151b5 Add support for 'haxelib path lib:ver' using git, hg, etc directories 2017-05-22 11:51:14 -07:00
Joshua Granick
e7dd068729 Fix 'haxelib path lib:git', hg or other special version types 2017-05-22 09:58:09 -07:00
Joshua Granick
43c0deddb7 Fix version mismatch, fix null check 2017-05-22 09:23:33 -07:00