Go to file
hendricks266 48b2cfef59 Fix compilation of linklist.h in C++11 mode with clang
git-svn-id: https://svn.eduke32.com/eduke32@7796 1a8010ca-5511-0410-912e-c29ae57300e0
2019-09-20 15:11:03 +02:00
package/common - more uselessness eliminated 2019-09-17 20:28:28 +02:00
platform Fix parallel build by switching to generating .obj files from .glsl files and treat the shader source as an externed global resolved at link time. 2019-09-20 15:10:56 +02:00
source Fix compilation of linklist.h in C++11 mode with clang 2019-09-20 15:11:03 +02:00
.gitignore Fix parallel build by switching to generating .obj files from .glsl files and treat the shader source as an externed global resolved at link time. 2019-09-20 15:10:56 +02:00
Android.mk Rename net.* to network.* 2019-09-19 12:20:45 +02:00
Common.mak Fix sequential GNUmakefile build 2019-09-20 15:10:09 +02:00
GNUmakefile Fix parallel build by switching to generating .obj files from .glsl files and treat the shader source as an externed global resolved at link time. 2019-09-20 15:10:56 +02:00
_clang-format Set AllowShortCaseLabelsOnASingleLine to false and AlignAfterOpenBracket to Align in _clang-format 2018-12-15 01:37:24 +00:00