avolkov
9d1009ae96
Fixed MSVC project file for r3334
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3335 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-11-21 22:00:15 +00:00
avolkov
c5ef5f4bad
Updated MSVC6 project file for message box rewrite; left out in r3252
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3258 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-27 18:41:12 +00:00
avolkov
68ebcaf54e
Don't try using pkgconfig to detect libs on Mac OSX; pkgconfig is not there
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3246 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 21:53:05 +00:00
Meep-Eep
5036ba075e
Fix SDL, libmikmod, and pthreads detection.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3242 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 19:32:36 +00:00
Meep-Eep
241d95d2c1
Cleanups, add have_command.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3241 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 19:31:55 +00:00
Meep-Eep
595bf1e5e0
Detection of libmikmod requires detection of libmikmod-config.
...
Same for SDL and pthread.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3240 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 17:57:14 +00:00
Meep-Eep
005cbd6656
Even more fixes.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3239 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 17:56:13 +00:00
Meep-Eep
bb2513fc06
More fixes.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3238 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 17:50:49 +00:00
Meep-Eep
4eb191e859
A few corrections.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3237 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-24 17:44:34 +00:00
avolkov
3fbe31c651
Source tree reorg: Normalized #include paths after the dir moves
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3215 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 20:38:29 +00:00
avolkov
7122e86855
Source tree reorg, stage 2: finished renaming sc2code/ to uqm/; build files updated
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3214 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 17:18:45 +00:00
avolkov
2b4af406b2
Source tree reorg, stage 1: Rstoring MSVC project dir that went MIA
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3213 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-10-09 16:52:53 +00:00
gewlitys
b43bdf28ba
Set symbian certifigate expiration date to be longer than a year.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3179 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-08-23 11:11:21 +00:00
Meep-Eep
511a426a6f
Typo.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3176 8092fc87-c524-0410-9efc-e669fe64eaf9
2009-07-20 18:20:36 +00:00
Meep-Eep
c99ef7b9ca
Use system getopt_long() when available.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3097 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-10-18 18:57:19 +00:00
gewlitys
a8d9aeb24e
Added ogg and addon support for Symbian.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3096 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-10-18 17:35:09 +00:00
gewlitys
173a2cfdf8
Symbian content package uses now packed anis and fonts
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3088 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-10-12 22:28:56 +00:00
gewlitys
56c637d7cd
SDL threadlib is now default also for Symbian
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3077 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-21 20:24:45 +00:00
gewlitys
baf8a87d15
Avoid error messages about libmikmod when compiling for Symbian
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3074 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-19 23:32:56 +00:00
gewlitys
84769e71ad
Removed unnecessary detections, support for S60 SDK version >3.0
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3073 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-19 22:29:30 +00:00
Meep-Eep
77996b6e7a
FreeBSD has been using 'sdl-config' for two years now.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3070 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-09-03 18:04:02 +00:00
gewlitys
934b3ad08c
Added support for Symbian GCCE compiler
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3067 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-31 21:27:02 +00:00
gewlitys
50664a6f71
Experimental support for Symbian S60 3rd edition
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3064 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-31 00:34:29 +00:00
Meep-Eep
6aeb1e5ab1
Fix library and program detection.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3053 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 19:30:04 +00:00
Meep-Eep
1db1146a85
Relative paths are resolved from the current working dir.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3052 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 14:42:29 +00:00
Meep-Eep
ce4aaa18d7
Split off build tools specific definitions from Makefile.build.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3051 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 12:06:16 +00:00
Meep-Eep
c08905fa36
Correct capitalisation for "CodeWarrior".
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3050 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:55:16 +00:00
Meep-Eep
03fe5f24f3
Some defines for Symbian. From Gwl.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3049 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:13:02 +00:00
Meep-Eep
c198f73fa4
Defines for Symbian. From Gwl.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3048 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-23 11:05:43 +00:00
Meep-Eep
aa02a78da5
Pthread support from Gwl.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3041 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 20:03:54 +00:00
Meep-Eep
f726de4474
Remove old code for static linking.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3040 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:58:48 +00:00
Meep-Eep
6b76050542
More portable parameter passing.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3039 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:55:47 +00:00
Meep-Eep
990fae0411
strcasecmp() is in strings.h according to POSIX
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3038 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:52:48 +00:00
Meep-Eep
15f9f50779
Some corrections and simplifications.
...
Note that 'int main(void)' is correct C, see ISO C99 5.1.2.2.1 (probably
older versions too, but I can't verify that.)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3037 8092fc87-c524-0410-9efc-e669fe64eaf9
2008-08-21 18:33:05 +00:00
Meep-Eep
aa4afdade5
Added a "cegcc" target.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2887 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-12-23 06:34:12 +00:00
Meep-Eep
23c74b2b63
Added support to the unix build system for explicitely specifying the name of
...
the define to set to show when a symbol is found.
Also a fix for when 'strcasecmp' is #define'd by the system.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2881 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-12-23 04:41:19 +00:00
Meep-Eep
e802b489b8
Made uio "bool" compatible with the main uqm "bool";
...
introduced C99 compatible booleans.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2856 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-09-18 14:48:17 +00:00
Meep-Eep
67d6df6545
Allow building without ogg vorbis.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2818 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-07-25 19:34:31 +00:00
Meep-Eep
165f30c9a5
Build fixes for SunOS with netplay.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2792 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-06-27 22:49:05 +00:00
Meep-Eep
50ef1a22b4
(MacOS) Don't package up .svn dirs with 'build.sh uqm install'.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2678 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-19 18:46:06 +00:00
mcmartin
7da89e82ab
Added commandline and installer options for "Safe Mode" startup
...
(See Bug #946 for more details.)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2673 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-19 03:44:39 +00:00
mcmartin
a8bc37827b
Cleanup of wildly obsolete files in the NSIS code.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2666 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-14 05:10:10 +00:00
mcmartin
0f6bb27a24
Update Windows installer for 0.6.2.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2665 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-14 04:57:40 +00:00
Meep-Eep
13d361f218
Workaround around the Turkish language.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2658 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-12 23:48:36 +00:00
mcmartin
a48264e504
New install script for UQM 0.6.1.
...
Updates the file name, and also includes logic for detecting .uqm.zip files as .uqm files.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2650 8092fc87-c524-0410-9efc-e669fe64eaf9
2007-01-09 04:37:19 +00:00
mcmartin
a33fae5563
Fixing corrupted bitmaps
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2624 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-17 09:38:59 +00:00
mcmartin
58cf51a271
Final installer script for 0.6
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2617 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-16 05:50:07 +00:00
meep-eep
59681137b5
Fix distclean (bug #905 ).
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2604 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-15 00:54:19 +00:00
meep-eep
39a2ac2a41
Remove "(experimental)" from netplay options.
...
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2599 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-15 00:11:59 +00:00
meep-eep
73006b32c7
Take $CFLAGS and $LDFLAGS into account for dependency detection (they were
...
already used for the building itself).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2597 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-12-14 23:37:05 +00:00