Commit Graph

32 Commits (master)

Author SHA1 Message Date
cim 622b05a990 As suggested in Debian patch, separate strip and debug options in build 2015-09-06 11:11:06 +01:00
cim 6fbcf75363 Scenario loading screen
(unfinished: scenarios not yet present)
2013-12-01 18:29:08 +00:00
Jens Ayton 6df270e3b1 Run mkmanifest.sh in Xcode builds
Also:
* Moved it into tools/
* Changed \ts to literal tabs
2013-11-08 19:09:57 +01:00
cim 3be86948f0 As suggested, include manifest.plist for core, and validate it. 2013-11-07 20:33:46 +00:00
AnotherCommander 45b67a0d3b Update of Windows dependencies for x64 support step 1: Removal of old dependencies. 2013-10-31 09:06:57 +01:00
KonstantinosSykas 28bef4568c Revert "Linux: Makefiles updates for github project tree"
This reverts commit f0a3c742ec.
2013-10-10 20:12:27 +03:00
KonstantinosSykas f0a3c742ec Linux: Makefiles updates for github project tree 2013-10-09 01:07:21 +03:00
Jens Ayton e3256a1b2a Fix Linux build for git layout 2013-05-11 23:56:28 +02:00
Michael Werle cb2599c996 Replace some leading tabs with spaces to make the build work with GNU make 3.81.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4482 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-18 17:18:42 +00:00
Nikos Barkas 5793d08a58 Fixed warning in GNUmakefile.postamble, following commit of r4478 (thanks Svengali).
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4480 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-18 10:49:08 +00:00
Michael Werle 290e855b0b Fixes to deb-package builds.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4475 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-15 11:22:08 +00:00
Michael Werle 36130bed1b Makefile improvements as suggested by Spooky on the BB to improve interoperability with other Unices (Patches provided).
(See http://aegidian.org/bb/viewtopic.php?f=5&t=9363)
 - change 'make' to '$(MAKE)' throughout
 - similar for other commands
 - Use '-u' switch for 'cp' only for Windows and GNU OSes.
 - convert GNUmakefile.postamble from DOS to Unix file-endings

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4431 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-04 19:21:17 +00:00
Nikos Barkas 62579128ca Removal of old JavaScript from the Windows port.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4200 127b21dd-08f5-0310-b4b7-95ae10353056
2011-01-30 18:58:14 +00:00
Nikos Barkas 309b1b7d0f Added the optimized versions of the new JavaScript library for the Windows port, for mega-speed effect. The Winodws build can now automatically pick the correct JS DLL when pacakging up the installation image.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3903 127b21dd-08f5-0310-b4b7-95ae10353056
2010-12-24 11:04:03 +00:00
Nikos Barkas 234834f712 Better espeak import library linker semantics. Removed now obsolete libespeak=yes setting from Makefile. espeak-data folder is copied in installation image under Windows only when building with eSpeak support.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3276 127b21dd-08f5-0310-b4b7-95ae10353056
2010-05-03 07:11:56 +00:00
Nikos Barkas 39bf0354e5 Added eSpeak support for the Windows builds. Moved espeak-data folder to cross platform dependencies. Updated default.apspec files with new location of espeak-data.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3268 127b21dd-08f5-0310-b4b7-95ae10353056
2010-05-02 16:49:54 +00:00
Darren Salt b65a385115 Remove obj{,.spk}{,.dbg} in the "clean" target.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2169 127b21dd-08f5-0310-b4b7-95ae10353056
2009-05-07 22:07:07 +00:00
Michael Werle ceb2b2e302 * Revamped build system - should make it a lot easier for people to build the sources and create packages
** Use "make -f Makefile help" to see a list of targets
** Updated Windows NSIS Packager rules
** Minor Tweaks to Debian rules

* Updated SpiderMonkey from 1.7 pre-release to 1.7 (minor changes only)
** Supplied new js32.dll for Windows (built with MSVC)

git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1857 127b21dd-08f5-0310-b4b7-95ae10353056
2008-11-15 09:54:01 +00:00
Nikos Barkas 7212c8a461 Attempt to fix problem with GNUmakefile.postamble not being able to complete the build process on older GNUstep distributions.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1675 127b21dd-08f5-0310-b4b7-95ae10353056
2008-06-06 13:49:45 +00:00
Marc fd377b0208 Changed GNUmakefile.postamble to make it compatible with both 1.x & 2.x versions of GNU make.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1639 127b21dd-08f5-0310-b4b7-95ae10353056
2008-05-15 10:07:17 +00:00
Marc 2ca6f60d5c GnuMake cleanup: just the one logcontrol file now, and removed compiler warnings from PlayerEntityLegacyScriptEngine
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1455 127b21dd-08f5-0310-b4b7-95ae10353056
2008-03-04 20:32:38 +00:00
Jens Ayton 122102af4f Cleanup; merged some very similar methods; made most HUD parameter reading use OOCollectionExtractors; made most of Universe use OOCollectionExtractors; added some schemata; moved schemata to separate folder. GNUmakefile.postamble has been updated to copy this folder into Resources/, but note that it isn't needed in final builds.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@1112 127b21dd-08f5-0310-b4b7-95ae10353056
2007-07-29 14:17:30 +00:00
dajt 8abed6fe8c Fixed GNUstep resource paths, and ensuring XML logcontrol.plist is used for GNUstep installations.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@873 127b21dd-08f5-0310-b4b7-95ae10353056
2007-03-28 02:16:03 +00:00
Dylan Smith 3594399b40 Begone, AppKit
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@402 127b21dd-08f5-0310-b4b7-95ae10353056
2006-04-01 18:57:39 +00:00
Dylan Smith ae4bef0ba6 Fix copy of resources for debug build
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@308 127b21dd-08f5-0310-b4b7-95ae10353056
2006-03-10 21:57:57 +00:00
Dylan Smith 1264b83cf0 Move cocoa-merge (GUSTO) to trunk
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@289 127b21dd-08f5-0310-b4b7-95ae10353056
2006-03-05 16:26:25 +00:00
Dylan Smith e30fdfb6fc Fullscreen WIP
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@33 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-30 15:36:20 +00:00
Dylan Smith 4c189f5e39 package shell script updates + binary packager
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@32 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-28 22:55:03 +00:00
Dylan Smith 3274cb3ea6 organize the source tree somewhat better
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@30 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-28 21:47:22 +00:00
Dylan Smith dc61168566 Override Info-gnustep.plist with Info-Oolite.plist so version numbers/bundle stuff is correct
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@20 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-24 21:20:54 +00:00
Dylan Smith 9379419ba6 add extra sound files, modify GNUmakefile.postamble with Giles's recommendations, add math.h to oolite-linux.h to prevent nasty bug caused by something weird happening in the floor() function
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-20 19:55:51 +00:00
Dylan Smith ac5ddd48a0 Build control additions: silence pointless warnings, provide header file for Linux paths, copy files into the resultant .app
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@2 127b21dd-08f5-0310-b4b7-95ae10353056
2005-04-19 20:53:42 +00:00