qzdoom/tools/xlatcc
Randy Heit 95180e18e6 - Modified FLAC/share/alloc.h to define SIZE_T_MAX if it isn't defined
already. For some reason, a stock install of MinGW doesn't define it, but
  if you compile your own GCC, it installs headers that do.
- Changed the way that the makefiles detect MSYS to a method that should
  be more foolproof, thanks to changes in MSYS.

SVN r737 (trunk)
2008-02-10 01:21:45 +00:00
..
Makefile - Modified FLAC/share/alloc.h to define SIZE_T_MAX if it isn't defined 2008-02-10 01:21:45 +00:00
gen.c - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
xlat-parse.c - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
xlat-parse.h - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
xlat-parse.y - Undid some of the changes from lempar.c v1.30->v1.31, because it broke 2008-01-26 04:33:34 +00:00
xlat.h Directory restructuring to make it easier to version projects that don't build zdoom.exe. 2006-02-24 04:48:15 +00:00
xlatcc.vcproj - Added an operator += for FString that takes an FName as input, since GCC 2007-01-31 00:30:42 +00:00