index
:
archive/ioquake3-aero
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include #ifdef to make it easier to create a stand-alone binary.
thilo
2008-04-09
1
-2
/
+16
*
* Fix to MinGW build following IPv6 changes
tma
2008-04-05
1
-1
/
+4
*
http://bugzilla.icculus.org/show_bug.cgi?id=3579
thilo
2008-03-28
1
-4
/
+4
*
* Compile bg_* files separately for each game module, as originally intended
tma
2008-03-17
1
-24
/
+114
*
remove code duplicated from libjpeg and make internal functions static
ludwig
2008-02-14
1
-0
/
+1
*
move all image decoders into separate files
ludwig
2008-02-14
1
-0
/
+4
*
move png support to separate file
ludwig
2008-02-12
1
-0
/
+1
*
* print LDFLAGS summary in the make output after CFLAGS summary (Hobbes)
tjw
2008-01-03
1
-0
/
+6
*
* Update the Mac OS X build process (again)
tjw
2008-01-03
1
-42
/
+16
*
Fix build process on 10.5 and 10.4 sdks for tjw's modifications
thilo
2007-12-31
1
-3
/
+3
*
* Improved Mac OS X build support.
tjw
2007-12-31
1
-13
/
+4
*
Fix building on MacOSX.
thilo
2007-12-14
1
-26
/
+24
*
* s/x86/i386 on previous revision
tma
2007-12-07
1
-3
/
+3
*
* (bug 3460) Revert OS X uname change
tma
2007-12-07
1
-3
/
+7
*
* Add con_log.c to log all console output
tma
2007-11-30
1
-0
/
+3
*
Solaris fixes by Vincent Cojot
ludwig
2007-11-30
1
-1
/
+2
*
* Move MINSDL_ values to sys_local.h from Makefile/VC project
tma
2007-11-26
1
-8
/
+10
*
* Move SDL library version check to sys_main.c as it's proving difficult to
tma
2007-11-25
1
-27
/
+7
*
Don't define ELF, use __ELF__ instead
ludwig
2007-11-06
1
-1
/
+1
*
* Move TOOLS_OPTIMIZE
tma
2007-11-02
1
-1
/
+1
*
* (bug 3393) Blank user names still possible (Michael Jard <kfaust@gmail.com>)
tma
2007-11-02
1
-2
/
+11
*
introduce TOOLS_OPTIMIZE to be able to override compiler flags used for
ludwig
2007-10-23
1
-1
/
+6
*
* Fix to qvm compilation on big endian architectures
tma
2007-10-13
1
-4
/
+4
*
* OpenBSD support (Toni Spets <toni.spets@gmail.com>)
tma
2007-10-12
1
-0
/
+58
*
actually build 64bit binaries on ppc64
ludwig
2007-10-12
1
-0
/
+5
*
* Move the conditional compilation of bg_lib.c from the Makefile to cpp in
tma
2007-09-22
1
-23
/
+29
*
* Split off DEPEND_CFLAGS so -MMD isn't used when doing library checks
tma
2007-09-14
1
-3
/
+7
*
* Remove -Werror from TOOLS_CFLAGS
tma
2007-09-13
1
-1
/
+1
*
* Improve Makefile startup time
tma
2007-09-12
1
-59
/
+185
*
* Revert to 1172
tma
2007-09-10
1
-13
/
+3
*
Forget about SDL_DIR, remove versioncheck on sunos until I can fix it.
coyote
2007-09-10
1
-2
/
+2
*
Minor changes for SunOS...
coyote
2007-09-10
1
-2
/
+12
*
* Adds preliminary support for win32 dedicated server console.
tjw
2007-09-07
1
-2
/
+2
*
* Seems some shells *cough*dash*cough* have a broken built-in "echo"
tma
2007-09-06
1
-4
/
+5
*
* Build dedicated server binary on Windows
tma
2007-09-06
1
-6
/
+16
*
* Compile time and runtime checks for SDL >= 1.2.7
tma
2007-09-06
1
-12
/
+27
*
restore previous versioning scheme for svn snapshots. This scheme is
ludwig
2007-09-06
1
-1
/
+1
*
* Merge unified-sdl to trunk
tma
2007-09-05
1
-122
/
+79
*
* Merge win_net.c and unix_net.c
tma
2007-08-28
1
-3
/
+3
*
make V=1 shows gcc command line
ludwig
2007-08-27
1
-56
/
+67
*
* PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>
tma
2007-08-23
1
-0
/
+1
*
new x86_64 vm that doesn't use gas
ludwig
2007-08-16
1
-2
/
+2
*
* (bug 3268) Replace Mac OS X Carbon API calls with native ones (thanks
tjw
2007-07-20
1
-3
/
+0
*
Add specific CC for SunOS
coyote
2007-07-17
1
-0
/
+1
*
* Generate QVM dependicies in a (much) better way
tma
2007-07-16
1
-36
/
+67
*
* Fix parallel build
tma
2007-07-16
1
-23
/
+37
*
* Make make make less noise
tma
2007-07-15
1
-45
/
+70
*
* Replace horrendously long list of build rules with set of inference rules
tma
2007-07-14
1
-310
/
+89
*
OS X mouse hack, must remove when SDL adds it internally.
zakk
2007-07-09
1
-1
/
+1
*
* Remove silly MINGW_CFLAGS hack
tma
2007-06-02
1
-4
/
+3
[next]