quakeforge/libs
Bill Currie 6fea5f5e1a [build] Add -Wformat-non-literal option
While this caused some trouble for pr_strings and configurable strftime
(evil hacks abound), it's the result of discovering an ancient (from
maybe as early as 2004, definitely before 2012) bug in qwaq's printing
that somehow got past months of trial-by-fire testing (origin understood
thanks to the warning finding it).
2021-03-29 17:27:06 +09:00
..
audio Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
client [client] Fix the transform memory leak 2021-03-21 23:05:13 +09:00
console [util] Make va return const char * 2021-03-29 17:24:30 +09:00
entity [entity] Free all memory in the unit test 2021-03-21 22:33:57 +09:00
gamecode [build] Add -Wformat-non-literal option 2021-03-29 17:27:06 +09:00
gib [util] Make va return const char * 2021-03-29 17:24:30 +09:00
image Merge branch 'master' into win-merge 2021-03-25 22:42:16 +09:00
models [util] Make va return const char * 2021-03-29 17:24:30 +09:00
net Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
qw [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ruamoko Merge master into csqc-improvements 2021-03-25 22:01:31 +09:00
util [build] Add -Wformat-non-literal option 2021-03-29 17:27:06 +09:00
video [build] Add -Wformat-non-literal option 2021-03-29 17:27:06 +09:00
Makemodule.am [entity] Start work on a new entity library 2021-03-09 11:39:41 +09:00