Commit Graph

5 Commits

Author SHA1 Message Date
myT 4219dc7698 removed 32-bit builds, disabled Linux/FreeBSD clients 2023-11-12 01:33:00 +01:00
myT 7d526ba6fc added FreeBSD support 2020-01-06 01:04:16 +01:00
myT 02589839cd renamed /build to /makefiles
outputting to /.build (temp) and /.bin (final) instead of ../.bin
removed the premake option "quake3dir"
on Linux, not copying files if $QUAKE3DIR is undefined/empty
on Linux, compiling all C++ code with -std=c++98
added a meta-Makefile at the root for convenience
added build documentation (build.md)
2017-08-01 22:30:04 +02:00
myT 32625ef4e2 using the QUAKE3DIR env var to locate the output/debug directory
removed the legacy id build files and renamed the sys directory to build
the makefiles and intermediate build files are now under the build directory
2016-12-30 23:50:10 +01:00
arQon 97db9f2314 import from cnq3 1.47 2016-12-17 20:43:04 -08:00