5 Commits

Author SHA1 Message Date
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