gzdoom-gles/tools
Braden Obrzut 789315bb4a - Fixed build with MinGW-w64 (TDM-GCC 5.1). Note that the resulting binary will crash under -O3 until the alignment violation is taken care of in FRemapTable::Alloc.
- It appears that CMake added native support for building rc files with MinGW at some point so removed manual rc compiling code.
2016-11-22 22:41:32 -05:00
..
fixrtext Normalize line endings 2016-03-01 09:47:10 -06:00
lemon Fixed: XLAT would not parse 2016-10-14 22:02:55 -05:00
re2c No more warnings when building re2c with VC++ 2016-04-22 22:56:47 -05:00
updaterevision - Fixed build with MinGW-w64 (TDM-GCC 5.1). Note that the resulting binary will crash under -O3 until the alignment violation is taken care of in FRemapTable::Alloc. 2016-11-22 22:41:32 -05:00
zipdir - removed a few __cdecl's from the source. 2016-04-11 12:46:48 +02:00
CMakeLists.txt - Bump CMake version requirement to 2.8.7. This means that generator expressions must be supported as well as empty else and endif expressions (like most sane languages). ZDoom probably didn't work with 2.4 anymore anyway. 2016-02-05 21:19:29 -05:00