index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
code
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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
4
-30
/
+52
*
* Added STATUS
tma
2005-10-29
5
-5
/
+5
*
* 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
2
-1
/
+2
*
* 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
*
* Added option to q3asm to instruct it to create qvms compatible with Q3 1.32b
tma
2005-10-16
1
-11
/
+40
*
* (Non-trivial) fix to the "opStack corrupted in compiled code" bug
tma
2005-10-13
1
-1
/
+7
*
* Removed Q3ASM_TURBO defines from q3asm
tma
2005-10-13
2
-992
/
+4
*
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
2
-10
/
+4
*
* 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
*
* Applied q3asm-turbo patches from http://www.icculus.org/~phaethon/q3/q3asm-...
tma
2005-10-05
2
-19
/
+1076
*
* Fixes to the MinGW vm compiler
tma
2005-10-05
4
-104
/
+136
*
* 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
2
-3
/
+17
*
* Added install/uninstall rules to the lcc and q3asm Makefiles
tma
2005-10-04
14
-14
/
+11
*
* Moved lcc and q3asm into code/tools
tma
2005-10-04
452
-0
/
+263286