Browse Source
* Update Cakelisp for hot-reloading fixes, DynamicLoader.cake * Specify 'Unix so DynamicLoader.cake properly generates Linux code * Clean up after finishing loader execution * Remove unnecessary search dirspitch-detection
6 changed files with 13 additions and 14 deletions
@ -1 +1 @@ |
|||
Subproject commit bab33b7b0744af46faefc857bce8aec2b97e45a4 |
|||
Subproject commit 3c8825cc7d2ff9353d2e39ce986a994e13762348 |
@ -0,0 +1,3 @@ |
|||
(skip-build) |
|||
(comptime-define-symbol 'Unix) |
|||
(comptime-define-symbol 'Fancy-Versioning) |
Loading…
Reference in new issue