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
*
fix the build on openbsd (Ian Lindsay)
ludwig
2008-06-20
1
-1
/
+1
*
allow linking against an external speex library
ludwig
2008-06-05
1
-2
/
+11
*
Allow USE_LOCAL_HEADERS to work with SDL on Linux builds.
icculus
2008-06-04
1
-0
/
+4
*
move voip cflags definition to platform independent place
ludwig
2008-06-02
1
-40
/
+8
*
Fixed non-VoIP builds.
icculus
2008-06-02
1
-41
/
+45
*
Added libspeex to revision control, and updated Makefile to use it.
icculus
2008-06-01
1
-24
/
+50
*
Initial patch for in-game VoIP support!
icculus
2008-06-01
1
-0
/
+41
*
mumble link support
ludwig
2008-05-30
1
-0
/
+33
*
- Workaround for buggy MacOSX getaddrinfo() implementation that doesn't accep...
thilo
2008-05-17
1
-1
/
+2
*
* Fix a bunch of compile warnings
tma
2008-05-10
1
-10
/
+12
*
define the product version in the Makefile
ludwig
2008-05-06
1
-20
/
+9
*
mingw32: allow to override cflags and libs for external libraries
ludwig
2008-04-28
1
-16
/
+40
*
- Implement stereo rendering with anaglyph images.
thilo
2008-04-27
1
-1
/
+0
*
* enable building of QVM for Mac OS X again
tjw
2008-04-23
1
-3
/
+0
*
add nsis installer target for mingw32
ludwig
2008-04-15
1
-0
/
+9
*
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
[next]