24 Commits

Author SHA1 Message Date
Michael Martin 562917b456 Merge post-0.7.0 commits through 'c8250d8b8' into v0.7.2.
sdl_common.c has lost some commits in the restructuring and those
will need to be replayed over the restructured files for SDL1 and 2.
2020-04-03 17:43:49 -07:00
Michael Martin 6c7a4e35e6 Fix check for whether we need -lm. Restore Ubuntu build. 2019-10-02 02:03:03 -07:00
Michael Martin 4a320504df Remove i386 architecture from Mac output 2019-08-10 15:43:48 -07:00
Michael Martin 29ed467363 Alter build flags on Mac to find dependent frameworks in /Library/Frameworks 2018-05-05 21:26:34 -07:00
Michael Martin e6a0038646 Adjust library requirement for modern gcc 2018-01-12 20:04:24 -08:00
Mika Kolehmainen 6c6bb6b100 OS X: Compiles now with Xcode 5. SDLMain updated to SDL 1.2.15, fixes input when running binary directly. 2013-10-10 00:52:53 +03:00
Meep-Eep ca5ead9d65 --unix_depend_format was there before after all. Putting it back.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3748 8092fc87-c524-0410-9efc-e669fe64eaf9
2012-01-15 20:37:31 +00:00
Meep-Eep fc18eebd15 Add C++ support to the build system, from Scott A. Colcord.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3747 8092fc87-c524-0410-9efc-e669fe64eaf9
2012-01-15 20:01:20 +00:00
avolkov bb33e30b79 Update the scripts for cross-building on Cygwin to Mingw with gcc 4 (-mno-cygwin is now gone)
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3690 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-09-07 06:17:23 +00:00
mcmartin 14d8bdad31 Update content version to 0.7. Update install scripts to match.
Strip PPC support from Mac build, since this is no longer a configuration we can test.

Fix some bugs in the build uqm install sequence on Mac.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3553 8092fc87-c524-0410-9efc-e669fe64eaf9
2011-02-13 04:37:18 +00:00
mcmartin 0cf53407d4 Fixes to the build system for Snow Leopard, and for 0.7 content packaging.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3532 8092fc87-c524-0410-9efc-e669fe64eaf9
2010-03-15 04:39:40 +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
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 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 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 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 ec51f2e4a9 Fix typo in variable name.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2542 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-11-25 04:06:15 +00:00
meep-eep aea35dcb92 -MF should be -MM
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2540 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-11-25 03:47:49 +00:00
meep-eep 22b7d6100c Windres, Rez, and MacOS architecture flags are dependant on the host system,
not the build system.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2539 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-11-25 03:34:33 +00:00
meep-eep 17e75006a1 Fix
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2536 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-11-25 03:15:56 +00:00
meep-eep a5b27582ab Unix build improvement (build tool detection).
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2535 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-11-25 01:19:22 +00:00
meep-eep 6c08bf462b Better system build flags handling.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1923 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-10-25 15:38:28 +00:00
meep-eep 22bf3c4172 Improvements for cross-compiling.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1741 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-05-13 15:10:38 +00:00