Commit Graph

28 Commits

Author SHA1 Message Date
player-03
8a1083be25 Use absolute paths when running Lime. 2024-12-09 12:39:09 -05:00
Patrick Gutlich
40764acbf3 set correct paths for ndll for linxuarm and linuxarm64 (raspberrypi)
and remove conflicting legacy includepaths in build.xml
2024-08-18 17:12:47 +02:00
tobil4sk
653c8c92f7 Include MacArm64 when rebuilding tools 2024-05-31 14:40:23 -07:00
Joseph Cloutier
92e65370ee Allow using Eval to run Lime tools. 2023-01-05 12:38:45 -05:00
Joshua Granick
1188b3aa42 Run formatter 2019-07-12 12:08:09 -07:00
Joshua Granick
ef154d2916 Revert "Move native DLL directory to 'lib'"
This reverts commit 20f626dab8.
2019-06-24 10:37:22 -07:00
Joshua Granick
20f626dab8 Move native DLL directory to 'lib' 2019-04-11 12:09:26 -07:00
Joshua Granick
0c163a80e7 Use formatter for all Haxe code 2019-02-14 08:41:20 -08: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
55ee251bb7 Fix command-line tools 2018-07-05 09:33:58 -07:00
Joshua Granick
a2a733ed4a Externalize tools to HXP project 2018-07-05 09:33:58 -07:00
Joshua Granick
72925c095a Fix for local haxelib 'rebuild tools' command 2017-07-17 16:33:36 -07:00
Joshua Granick
e07d7b12bc Fix RunScript 2017-07-10 16:09:36 -07: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
Joshua Granick
79e72d8b15 Tools rebuild fix 2016-11-28 14:22:46 -08:00
Joshua Granick
9d98e762b6 Implement initial 'lime rebuild <lib>' behavior (rebuild.hxml) 2016-11-11 17:59:52 -08:00
Joshua Granick
2ec8a818f0 Minor cleanup 2016-07-22 08:28:00 -07:00
Joshua Granick
a0e03e6b35 Improve use of tools without haxelib 2015-12-28 13:43:53 -08:00
Joshua Granick
a9e4a75602 Raspberry Pi fixes (thanks @gepatto) 2015-08-27 09:38:46 -07:00
Joshua Granick
a431ee1925 Support 'lime rebuild tools -nocffi' 2015-05-29 19:37:34 -07: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
7bb1e691f5 Propagate -nocolor to the tools NDLL rebuild 2014-12-27 14:05:05 -08:00
Joshua Granick
cbd8e4acb0 Ensure tools rebuild occurs from limeDirectory 2014-12-27 13:59:48 -08:00
Joshua Granick
704d4dd960 Rebuild only release binary when rebuilding tools 2014-12-27 13:54:40 -08:00
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