new explicit build script diagnostic system; overrides system; move old build script content onto new system; reconfigure project.4coder

This commit is contained in:
Allen Webster
2021-08-21 23:15:51 -07:00
parent a6f3a12a7d
commit 5ef50bd3df
12 changed files with 305 additions and 86 deletions
-3
View File
@@ -21,9 +21,6 @@ cl %compile_flags% ..\tests\unicode_test.c
cl %compile_flags% ..\tests\cpp_build_test.cpp
popd
rem Stop wasting time getting hung on broken parser
rem exit
echo.
echo ~~~ Running Sanity Tests ~~~
pushd build