Logo
Explore Help
Sign In
domenico/archer
1
0
Fork 0
You've already forked archer
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
284a5f8b42af903e0dcd54690cc870cd4afe2a7a
archer/build-MinGW-W64.bat

6 lines
59 B
Batchfile
Raw Normal View History

inital code drop.
2024-08-14 17:09:43 -07:00
cd build
update to premake5 beta 7 replace gmake2 with gmake
2025-07-14 11:14:09 -07:00
premake5.exe gmake
Make clean on MinGW-W64 batch. Add notes to readme for how to swap to C++ or use your own code.
2024-09-20 15:56:00 -07:00
cd ..
Remove SHELL=cmd hacks These are not required anymore, now that premake is updated. Fixed in: https://github.com/premake/premake-core/pull/2039
2025-01-16 18:28:43 +00:00
mingw32-make clean
Use mingw32-make in build-MinGW-W64.bat Not all mingw-w64 toolchains on windows are guaranteed to have make, but virtually all of them have mingw32-make. MSYS2 UCRT does not provide make, but does provide mingw32-make. So users who have added UCRT to the PATH (Not advisable!) but not msys64 will have errors about a missing make. VSCode's tasks.json uses mingw32-make anyway, so it's better to stay consistent with it.
2024-12-19 00:32:15 +00:00
pause
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 31ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API