Commit Graph

3 Commits

Author SHA1 Message Date
Bernhard M. Wiedemann
1c1590d6c0 Drop build date from generated file
for reproducible builds.

Without this, dagcheck.c in the debugsource package
varies across builds.
2025-10-08 12:32:13 +01:00
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
Tim Angus
ad118b9baf * Moved lcc and q3asm into code/tools 2005-10-04 15:18:22 +00:00