index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
tools
/
lcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* (bug 3610) Server sending unnecessary newline with SV_ConSay_F (Tyler Schwend
tma
2008-07-05
3
-2
/
+8
*
* (bug 3611) prevent global symbol conflict on some systems (Mac OS X) for
tjw
2008-04-23
3
-4
/
+3
*
* Remove redundant win32 code in LCC which drew -I flags from the "include"
tma
2007-09-15
1
-14
/
+0
*
* Improve Makefile startup time
tma
2007-09-12
1
-163
/
+0
*
* Obsolete files
tma
2007-09-05
2
-386
/
+0
*
SunOS -> sunos (patch by Vincent Cojot)
ludwig
2006-04-23
1
-1
/
+1
*
* Fix a warning introduced by the recent LCC fix
tma
2006-03-24
1
-2
/
+2
*
* LCC bug fix from the how-the-fuck-did-that-ever-work? department
tma
2006-03-21
1
-1
/
+7
*
* Fix a bug where q3cpp's include paths were not set correctly
tma
2006-01-15
1
-2
/
+7
*
* x86 OS X support
tma
2006-01-15
1
-0
/
+2
*
Fixed compiler warning about uninitialized variables.
icculus
2006-01-14
1
-0
/
+4
*
* Support for MinGW cross compilation
tma
2005-12-29
1
-2
/
+1
*
Another "long double" ...
icculus
2005-12-01
1
-2
/
+2
*
Fixed some compiler warnings in lcc...mostly "long double" stuff.
icculus
2005-11-28
3
-6
/
+6
*
Must explicitly define MACOS_X here or lcc won't build on the Mac.
icculus
2005-11-28
1
-0
/
+5
*
* Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.local
tma
2005-11-26
1
-9
/
+0
*
Mac OS X work...lots of little changes that touch a lot of random places.
icculus
2005-11-26
1
-0
/
+13
*
* I'm so anal
tma
2005-11-06
1
-0
/
+0
*
* Install the tools on every build, so a distclean isn't necessary if the tool
tma
2005-11-06
13
-2525
/
+115
*
* Removed the last of the binary target stuff from lcc (hopefully)
tma
2005-11-02
57
-8264
/
+2
*
* Removed the lcc self tests -- there are none that test bytecode
tma
2005-11-02
302
-228622
/
+2
*
* Fix for lcc on windows so that it can execute files with spaces in them
tma
2005-11-02
1
-2
/
+5
*
* Split off q_platform.h from q_shared.h
tma
2005-11-01
12
-428
/
+122
*
* More Solaris work
tma
2005-11-01
1
-2
/
+2
*
* Further work on the Solaris port from Vincent S. Cojot
tma
2005-10-31
1
-26
/
+47
*
* Beginnings of Solaris support from Vincent S. Cojot
tma
2005-10-29
3
-29
/
+45
*
* Use platform headers to source various libc prototypes instead of unsafe
tma
2005-10-26
1
-6
/
+6
*
* Small changes to distclean target from vapier
tma
2005-10-26
1
-0
/
+1
*
* Split lcc $AR into $AR and $ARFLAGS (from vapier)
tma
2005-10-26
1
-3
/
+4
*
* Deleted some exes that were in the repository
tma
2005-10-21
3
-0
/
+0
*
ugly: undefine memmove to avoid build failure with gcc fortify
ludwig
2005-10-09
1
-0
/
+4
*
* Patch from Andreas Kohn to fix q3asm build on FreeBSD
tma
2005-10-07
1
-3
/
+1
*
* Append LCC directory to the PATH variable on all platforms
tma
2005-10-05
1
-24
/
+39
*
* Fixed a foul-up with the lcc Makefile
tma
2005-10-05
1
-1
/
+1
*
* Fixes to the MinGW vm compiler
tma
2005-10-05
3
-104
/
+135
*
* VM game modules now built from the main Makefile
tma
2005-10-04
1
-211
/
+211
*
* MinGW fixes to the tools Makefiles
tma
2005-10-04
1
-1
/
+8
*
* Added install/uninstall rules to the lcc and q3asm Makefiles
tma
2005-10-04
1
-14
/
+6
*
* Moved lcc and q3asm into code/tools
tma
2005-10-04
439
-0
/
+259677