18 Commits

Author SHA1 Message Date
Michael Martin f39a37ff2f Fix icon on Windows with MinGW/MSYS2 builds, from Ala-lala 2020-06-08 16:09:05 -07: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
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
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 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 2d6763b0d1 (Unix build scripts) Failed mkdep doesn't result in empty .d files anymore.
Now using the gcc 3 "-MF" and "-MT" options.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2389 8092fc87-c524-0410-9efc-e669fe64eaf9
2006-06-22 12:55:56 +00:00
meep-eep a576812969 'gcc -MM -o -' fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1849 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-07-17 13:02:45 +00:00
meep-eep 6acdba48b7 Objective C dependency making.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1826 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-03 12:06:39 +00:00
meep-eep bfde0a571d Support for objective C files.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1824 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-06-03 11:45:45 +00:00
meep-eep 050b97c308 Improved dependency tracking and cleaner make output.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1820 8092fc87-c524-0410-9efc-e669fe64eaf9
2005-05-30 02:47:28 +00:00
meep-eep 1950ea1cfb Half finished attempt to make the source scripts handle spaces in path names
(for instance for $BUILD_WORK).
Unfortunately, it probably won't be completely finished as long
as we keep using GNU make. It's just too far gone.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1346 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-03-06 00:38:56 +00:00
meep-eep 7a21deb2cd Fixed bug in build.sh.
Also: little typographical change in Makefile.build.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1337 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-28 15:38:26 +00:00
meep-eep 2990805c14 Allow compilation in an other directory on unix, keeping the source tree
clean, by setting the BUILD_WORK environment variable.


git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1333 8092fc87-c524-0410-9efc-e669fe64eaf9
2004-02-27 14:09:13 +00:00
meep-eep 1433d66456 Some little changes I still had lying around.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@999 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-06-28 16:51:51 +00:00
meep-eep 249c195228 Added include path for res files.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@647 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-02-03 03:03:41 +00:00
meep-eep 16b72cb7fb Some updates. Still needs work.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@642 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-02-03 01:48:13 +00:00
ghaushe b1c28f2a41 Updated mingw directions, and made build process easier
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@536 8092fc87-c524-0410-9efc-e669fe64eaf9
2003-01-08 05:53:47 +00:00
meep-eep 337c063cc4 New, custom build system.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@220 8092fc87-c524-0410-9efc-e669fe64eaf9
2002-11-20 03:47:25 +00:00