Commit Graph

24 Commits

Author SHA1 Message Date
Joshua Granick
0c163a80e7 Use formatter for all Haxe code 2019-02-14 08:41:20 -08:00
Joshua Granick
430820cdb4 Name lime.tools.Project back to HXProject 2018-08-06 11:03:42 -07:00
Joshua Granick
e0f8813b96 Simplify HXP imports, fixes 2018-08-04 18:17:51 -07:00
Joshua Granick
bd9abc4c2a Update for HXP API change 2018-08-04 18:09:44 -07:00
Joshua Granick
4ec83c3638 Add lime.tools.* and keep Project-based tool code 2018-08-03 16:38:50 -07:00
Joshua Granick
6d9f3c4bd8 Fixes for dev HXP 2018-08-02 21:25:55 -07:00
Joshua Granick
55ee251bb7 Fix command-line tools 2018-07-05 09:33:58 -07: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
87243a3f4c Do not use 'haxelib path' to request haxelib paths, fix support for haxelib version even if a newer dev directory is set, add warning (and ignore) if a library is already included using a different version 2017-05-17 16:06:07 -07:00
Joseph Cloutier
cb9d5fb019 Fix 'lime create extension'. 2017-05-03 09:17:27 -07:00
Joshua Granick
55301ca4cf Move hxProject.certificate to .keystore, use iOS config for profile, identity and team ID, some file cleanup 2016-12-02 17:04:41 -08:00
Joshua Granick
5c8552a316 Improve help documentation for 'lime create <lib>' 2016-09-28 12:11:37 -07:00
Joshua Granick
291df159e1 'lime create extension' fix 2016-09-12 16:37:01 -07:00
player-03
ecb799128b Automatically insert build.gradle into an extension if it isn't there. 2016-08-08 13:32:25 -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
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
0726c08440 Skip sample paths that are not valid (fixes #397) 2015-05-19 10:31:35 -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
ef86c425b1 Migrating components of the Lime tools into the public Lime namespace 2015-02-11 12:02:28 -08: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
5ee3082a39 Improve configData.merge, 'create' fix 2014-10-20 10:48:39 -07:00
Joshua Granick
3fb5f65cdd Fix 'lime create' 2014-10-14 13:36:53 -07:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00