Commit Graph

45 Commits

Author SHA1 Message Date
Joshua Granick
534a1f8c1e Rebuild both debug and release locally when using 'lime rebuild' again, rebuild the tools when using the '-rebuild' flag 2014-11-19 13:40:16 -08:00
Joshua Granick
540aa48c39 Merge Aether tools 2014-09-30 17:41:57 -07:00
Joshua Granick
35812d61b3 Trim down run script 2014-06-19 12:45:17 -07:00
Joshua Granick
8dcd7587ef Fix tools 2014-06-19 00:57:40 -07:00
Joshua Granick
c155c688eb No need to build shared libs 2014-06-19 00:37:37 -07:00
Joshua Granick
da0c678db0 Display 'lime rebuild tools' warning on missing NDLL files only in -verbose mode 2014-05-27 11:48:46 -07:00
Joshua Granick
133c82c770 Add support for --nocolor flag 2014-05-27 10:45:27 -07:00
Joshua Granick
e0f6074310 Allow custom haxelib path during 'rebuild', such as --haxelib-lime=~/path/to/lime 2014-05-26 09:25:32 -07:00
underscorediscovery
03eeb4e8a3 Removing dependency on nme-dev for building libraries 2014-05-14 00:34:31 -02:30
Joshua Granick
d88986b65f Make sure debug builds don't strip 2014-04-21 23:50:33 -07:00
Joshua Granick
aab783bef0 HXCPP fix 2014-04-10 13:20:50 -07:00
Joshua Granick
a400e311ef Pass verbose to rebuild 2014-04-08 08:37:08 -07:00
Joshua Granick
909e058781 Linux rebuild fix 2014-04-04 22:12:19 -07:00
Joshua Granick
9b3e65cd74 Use C++11 by default for iOS, fix builds 2014-04-01 20:41:41 -07:00
Joshua Granick
8d01e11a6a Rebuild script fixes 2014-04-01 11:03:04 -07:00
Joshua Granick
60a7f67208 Improve rebuild to work if there is a folder with the same name as a haxelib, which is not a build directory 2014-03-31 11:07:10 -07:00
Joshua Granick
b999dee4f3 Use nme-dev instead of nme-state, don't require nme-dev if not rebuilding Lime 2014-03-31 10:30:21 -07:00
Joshua Granick
7f13c319c2 Build nme-state libs as a part of 'lime rebuild' if they are not built already 2014-03-27 10:42:36 -07:00
Joshua Granick
f0afe0a080 Rebuild using HXCPP instead of hxlibc 2014-03-25 18:46:16 -07:00
Joshua Granick
5f00c9fd69 Migrate documentation script out of Lime 2014-02-21 19:38:37 -08:00
Joshua Granick
6434b18192 Add sidebar support to documentation generator 2014-02-21 18:01:32 -08:00
Joshua Granick
cf233f8af1 Add documentation rebuild script 2014-02-21 17:25:30 -08:00
Joshua Granick
bc59abc6c1 Rebuild fix 2014-01-10 22:54:22 -08:00
Joshua Granick
9750bc7d70 Minor run fix 2014-01-10 13:15:00 -08:00
Joshua Granick
a36e0e38d7 Fix rebuild for Wii U 2014-01-03 12:19:33 -08:00
Joshua Granick
c1d558073c Add rebuild for Tizen emulator 2013-12-17 13:40:25 -08:00
underscorediscovery
2375b60d20 Removing old build scripts stuff 2013-11-30 00:42:32 -03:30
Joshua Granick
b809d8cc68 Fix rebuild tools 2013-11-27 18:25:55 -08:00
Joshua Granick
a16b2b0093 Fix tools build 2013-11-26 12:05:16 -08:00
Joshua Granick
50df24a97b Remove obj directory 2013-11-26 10:23:57 -08:00
underscorediscovery
b713cffcaa Adding new fixes for latest version of hxtools and hxlibc 2013-11-24 01:39:23 -03:30
underscorediscovery
502648fd6d Adding a fix for windows serve command to work properly 2013-09-23 21:30:55 -02:30
underscorediscovery
add97f64c7 Switching the order of the html5 serve command, and making it blocking so ctrl-c will kill the server in console 2013-09-12 20:17:24 -02:30
underscorediscovery
90aa278014 Adding luxe serve command for opening the html5 build in a local server 2013-09-12 20:01:55 -02:30
underscorediscovery
aaa4433967 Adding luxe serve command for opening the html5 build in a local server 2013-09-12 20:01:05 -02:30
underscorediscovery
362c498763 html5; Fixing run loop problems due to new android fixes. Adding custom test command for server 2013-09-12 19:46:11 -02:30
underscorediscovery
f8656dfa89 renaming project_templates to template_projects 2013-09-11 17:43:17 -02:30
underscorediscovery
7a8325de37 Renaming project files and updating changes file. Temporarily keeping luxe specific build file in here. 2013-09-11 17:36:22 -02:30
underscorediscovery
b20c8cfde0 Updating run files 2013-09-05 20:38:14 -02:30
underscorediscovery
4ae9097821 Adding pathtools flag because openfl-tools had helpers 2013-09-05 19:07:34 -02:30
underscorediscovery
b15fb34403 Fixing problems with code complete again 2013-08-08 06:19:31 -02:30
underscorediscovery
ef17f47bff Adding copy command to build scripts, haxelib run lime copy <target> <dest folder> will copy the output from the bin folder of the target to the specified directly, useful for testing web based builds 2013-07-23 23:09:47 -02:30
underscorediscovery
81b41c642b Updating build tools to include sample create command 2013-07-22 23:24:25 -02:30
underscorediscovery
9eaab2ff2e Returning error code 2013-07-12 21:58:21 -02:30
underscorediscovery
88dbe472fc Adding run script stuff 2013-07-12 21:32:37 -02:30