Tony J. White =
f222785168
* (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for
...
lcc's getopt (Ben Millwood)
2008-04-23 17:39:39 +00:00
Tim Angus
4f55e9f989
* Fix a warning introduced by the recent LCC fix
2006-03-24 16:28:07 +00:00
Tim Angus
ffc78a67ba
* LCC bug fix from the how-the-fuck-did-that-ever-work? department
2006-03-21 21:58:39 +00:00
Tim Angus
9f427d8852
* Fix a bug where q3cpp's include paths were not set correctly
2006-01-15 21:17:03 +00:00
Tim Angus
e74947be2c
* x86 OS X support
2006-01-15 15:22:13 +00:00
Ryan C. Gordon
b06643f41d
Fixed compiler warning about uninitialized variables.
2006-01-14 09:16:16 +00:00
Tim Angus
87cd6f8a93
* Split off q_platform.h from q_shared.h
...
* Removed lcc PATH hack and replaced with something slightly less hacky
* Removed all platform specific hostfiles from lcc and replaced with bytecode.c
(from ankon)
* Turned lcc option "-S" on permanently
* Improved q3cpp so that it recursively adds include dirs to its list
2005-11-01 22:09:15 +00:00
Tim Angus
f455a27edd
* Use platform headers to source various libc prototypes instead of unsafe
...
static ones (from vapier)
2005-10-26 23:08:56 +00:00
Ludwig Nussel
44f5273e02
ugly: undefine memmove to avoid build failure with gcc fortify
...
extensions enabled
2005-10-09 13:06:33 +00:00
Tim Angus
ad118b9baf
* Moved lcc and q3asm into code/tools
2005-10-04 15:18:22 +00:00