ioq3/code/tools/lcc/cpp
Zack Middleton 5ede35d8dd Fix building QVMs on Linux with Windows line endings
On non-Windows, compiling QVM tools failed if dagcheck.md had CRLF line
endings and compiling QVMs failed if game source had CRLF line endings.

Also made Windows open the files as binary (no automatic CRLF to LF) so
it behaves the same as on non-Windows.
2023-12-26 23:26:47 -05:00
..
cpp.c q3rcc: Allow to override build date 2019-07-11 14:20:31 +01:00
cpp.h Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
eval.c
getopt.c
hideset.c
include.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
lex.c Fix building QVMs on Linux with Windows line endings 2023-12-26 23:26:47 -05:00
macro.c Renaming outp to outbufp because outp() is an existing function 2014-12-26 12:52:10 +01:00
nlist.c * (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend 2008-07-05 23:50:38 +00:00
tokens.c Few LCC memory fixes. 2017-12-15 18:08:23 -06:00
unix.c Fix building QVMs on Linux with Windows line endings 2023-12-26 23:26:47 -05:00