xash3d-fwgs/public
Alibek Omarov 76a8fe4873 engine: use build.h for printing architecture and operating system, also implement architecture names from library naming scheme proposal (#39) 2019-06-21 17:25:43 +03:00
..
build.h public: build: add a header that defines some build-time information, like target OS or platform 2019-06-21 17:20:57 +03:00
crclib.c public: crclib now is part of public library 2019-06-06 04:33:57 +03:00
crclib.h public: crclib now is part of public library 2019-06-06 04:33:57 +03:00
crtlib.c public: initial moving some common code into static public library, that can be linked to any engine part 2019-03-20 01:17:46 +03:00
crtlib.h engine: use build.h for printing architecture and operating system, also implement architecture names from library naming scheme proposal (#39) 2019-06-21 17:25:43 +03:00
mathlib.c public: initial moving some common code into static public library, that can be linked to any engine part 2019-03-20 01:17:46 +03:00
mathlib.h public: initial moving some common code into static public library, that can be linked to any engine part 2019-03-20 01:17:46 +03:00
matrixlib.c public: initial moving some common code into static public library, that can be linked to any engine part 2019-03-20 01:17:46 +03:00
wscript wscript: add -fPIC for static libraries globally 2019-05-28 04:12:02 +03:00