goalc: cleanup goalc's main method and add nrepl listener socket

This commit is contained in:
Tyler Wilding
2022-04-24 00:14:23 -04:00
parent 0d4b5f8df4
commit 57d8226e21
14 changed files with 241 additions and 106 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\goalc -v -auto-dbg -user-auto
out\build\Release\bin\goalc -v --auto-dbg --user-auto
pause
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\goalc -v -user-auto
out\build\Release\bin\goalc -v --user-auto
pause
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\goalc -v -auto-lt -user-auto
out\build\Release\bin\goalc -v --auto-lt --user-auto
pause
+1 -1
View File
@@ -48,7 +48,7 @@ echo " ================ Decompiling..."
../scripts/shell/decomp.sh
echo " ================ Building project..."
../scripts/shell/gc.sh -cmd \(make-group\ \"iso\"\)
../scripts/shell/gc.sh --cmd \(make-group\ \"iso\"\)
echo " ================ Checking assets..."
../scripts/shell/check.sh