Commit Graph

10 Commits (master)

Author SHA1 Message Date
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 9d6af14f6f Fix SpiderMonkey Linux build 2013-05-13 22:14:03 +02:00
Jens Ayton c6e8a6acb6 Use submodule for SpiderMonkey (OS X/Linux) 2013-05-13 19:09:39 +02:00
Chris Morris 23b85c5598 Fix parallel builds of libjs (Berlios 18624). Fix provided by Halfhand.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5625 127b21dd-08f5-0310-b4b7-95ae10353056
2013-01-24 22:02:57 +00:00
Michael Werle 08bdbe1ef1 More debian build tweaks.
- removed 'espeak-data' from package
 - by request, cleaning the package also dist-cleans libjs

Also updated copyright notice and man page.


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4436 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-06 03:52:13 +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
getafix 2991bf77b9 [Linux] SpiderMonkey build fix - Do not build test libraries & programs
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4413 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-27 09:20:30 +00:00
Michael Werle a2790a34da Improvements to libjs makefile: only reconfigure/rebuild when necessary.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4384 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-20 10:09:29 +00:00
Michael Werle d915f5fde5 Makefiles - rework to accomodate new Javascript library
(Combined effort from Micha, Konstantinos, and Nikos)
 + removed support for building legacy libjs
 + (Linux only) now use the MacOS update script to auto-download the JS library
     - download script failure checks tweaked for older versions of bash
 + new Makefiles:
     - libjs.make - to download & build libjs (Linux only)
     - config.make - contains shared configuration variables between makefiles
 + debian packaging rules updated to suit



git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4362 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-16 13:24:56 +00:00