1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-04-21 03:27:22 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sandu Liviu Catalin 3ef97727b6 Fix missing endif in makefile. 2019-02-09 20:51:21 +02:00
Sandu Liviu Catalin 67b7f44748 Don't postfix everything. Just the binary output. 2018-10-25 20:34:16 +03:00
Sandu Liviu Catalin b985c683e1 Postfix debug builds directories to separate them from release builds. 2018-10-25 20:31:39 +03:00
KAKAN 4762f49fa7 Update make "all"
Folders should be created when we want to use make all, right?
2018-06-13 00:09:42 +05:30
Sandu Liviu Catalin 6cd6b9bfdc Minor adjustment to standalone linker flags. 2018-02-06 02:26:00 +02:00
Sandu Liviu Catalin b97f699e4a Add a fallback in architecture identification. 2018-02-06 01:55:48 +02:00
Sandu Liviu Catalin a344105bb2 Some linux speciffic options to the build system. 2018-02-06 01:42:43 +02:00
Sandu Liviu Catalin eb2e567bf8 Initial commit of a command-line build system based on the classic Makefile. Windows only. 2018-02-06 01:31:07 +02:00