99 Commits

Author SHA1 Message Date
KonstantinosSykas
f340a91904 Linux uninstall script: Minor fixes on last commit 2014-07-14 11:39:32 +03:00
KonstantinosSykas
925578a75d Linux uninstall script: Fixed error handling 2014-07-13 23:36:11 +03:00
cim
92df7d5f86 Increase version number to 1.81 for new development cycle 2014-07-02 20:00:32 +01:00
KonstantinosSykas
914573e040 Update Linux uninstaller to remove empty ManagedAddOns folder 2014-06-20 18:19:20 +03:00
AnotherCommander
e435b2ab87 Win32 uninstaller: Fix wipeout of managed OXZs. All addons are meant to survive an uninstall. 2014-06-17 23:01:56 +02:00
cim
e4b29e8a1f Increase version to Oolite 1.80 2014-06-15 20:14:50 +01:00
AnotherCommander
3b95ebbd34 Updated year visible on screen to 2014 on title screen and Windows installer. 2014-01-20 17:21:16 +01:00
AnotherCommander
473ffa289f Windows installer: Remove duplicate git hash from installer window's title. 2013-12-23 10:58:13 +01:00
AnotherCommander
d09a82c520 Windows installer: Refuse to run if the user tries to install the 64-bit version of the game on a 32-bit system. 2013-12-23 09:37:27 +01:00
AnotherCommander
c75a5cbc3c Windows installer: add the Product Version key (found under Right-Click on installer executable -> Details tab). 2013-12-21 21:51:53 +01:00
KonstantinosSykas
d0b8193e20 Linux: Align nightly package filename to windows 2013-11-13 01:23:09 +02:00
AnotherCommander
e42842f7b4 Ensure that the Windows uninstaller deletes also items written in the Start Menu folder. 2013-11-10 22:58:34 +01:00
KonstantinosSykas
28bef4568c Revert "Linux: Makefiles updates for github project tree"
This reverts commit f0a3c742ec2d18b7690b4d69fd4fc7e78b91b85a.
2013-10-10 20:12:27 +03:00
KonstantinosSykas
9edd3a14b9 Linux: Test-release indicator for package filenames 2013-10-09 01:23:19 +03:00
KonstantinosSykas
f0a3c742ec Linux: Makefiles updates for github project tree 2013-10-09 01:07:21 +03:00
AnotherCommander
5609afe57b Git hash does not play well with version numbering as expected by the installer (X.X.X.X). Added git revision count to versioning of installer. The revision count is equivalent to the incremental SVN revision number and it should be a good way to track commits. 2013-09-09 13:10:38 +02:00
cim
7db8688052 Update version from 1.77.1 to 1.79 2013-08-27 12:51:53 +01:00
Nikos Barkas
50895952b2 Version bump to 1.77.1.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5623 127b21dd-08f5-0310-b4b7-95ae10353056
2013-01-21 10:15:06 +00:00
Chris Morris
b116190556 Remove old oosat reference
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5620 127b21dd-08f5-0310-b4b7-95ae10353056
2013-01-19 09:40:50 +00:00
Nikos Barkas
afb09f9a7e Here goes another year. Happy 2013. The Reference Sheet and the Readme still need to have year references bumped.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5596 127b21dd-08f5-0310-b4b7-95ae10353056
2012-12-31 09:00:28 +00:00
Nikos Barkas
04ab3b3eb4 Fixed last warning on GCC 4.7.1. Also updated the branding text on the Win32 installer script.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@5585 127b21dd-08f5-0310-b4b7-95ae10353056
2012-12-21 10:19:18 +00:00
Michael Werle
cb2d00a924 Bump version number to 1.77; start new Changelog.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4691 127b21dd-08f5-0310-b4b7-95ae10353056
2012-01-03 15:14:11 +00:00
Nikos Barkas
c665a084d8 MNSR step 1: Rolling version number to 1.76.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4674 127b21dd-08f5-0310-b4b7-95ae10353056
2011-12-03 17:51:19 +00:00
Jens Ayton
49c928fead Bumpy bumpy version.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4579 127b21dd-08f5-0310-b4b7-95ae10353056
2011-07-12 07:32:26 +00:00
Jens Ayton
774c4b922b Versions that go bump in the night.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4550 127b21dd-08f5-0310-b4b7-95ae10353056
2011-05-09 20:50:15 +00:00
Jens Ayton
21feac565f Remastered application icons.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4543 127b21dd-08f5-0310-b4b7-95ae10353056
2011-05-07 13:21:54 +00:00
getafix
f6a0d8b3ac POSIX installer - Package name according to build mode.
pkg-posix (release-deployment)        - oolite-MAJ.MIN.REV.linux-ARCH.run
  pkg-posix-test (release)              - oolite-MAJ.MIN.REV-(test, beta, rc1, etc.).linux-ARCH.run
  pkg-posix-snapshot (release-snapshot) - oolite-MAJ.MIN.REV.SVNREV.linux-ARCH.run
  pkg-posix-nightly (release-snapshot)  - oolite-trunk-MAJ.MIN.REV.SVNREV-dev.linux-ARCH.run


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4512 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-12 15:52:33 +00:00
getafix
ffd1ab6603 POSIX installer - Redirected 'which' stderr to /dev/null in the post-extraction setup script.
In some distros (e.g. Fedora 11, Mint 10 Julia) the 'which <filename>' command 
                  uses stderr to report a filename not found or other warnings.


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4509 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-04 20:00:57 +00:00
getafix
7a9d03e456 POSIX new installer - Updated to facilitate rsync repository setup for oolite-update script
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4507 127b21dd-08f5-0310-b4b7-95ae10353056
2011-04-03 16:31:48 +00:00
getafix
bf1961bcd5 POSIX new installer - automatic spawning of a new terminal in X11 when
a non-nightly installer is started from the desktop.


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4496 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-27 22:03:25 +00:00
getafix
113cb53fcb pkg-posix-nightly - produced package now installs unattended.
If the user is root then the installation is system-wide, else
it is installed in the user's home directory, without asking.


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4495 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-27 17:06:58 +00:00
getafix
2544ec26dc Packager target added for new POSIX packager (r4492):
* pkg-posix-nightly   - builds a release self-extracting package


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4494 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-27 14:30:25 +00:00
getafix
b386776e8b Added new packager for POSIX (e.g. FreeBSD, Linux etc.).
Stéphane Peter's makeself.sh script (http://megastep.org/makeself/) is
used to produce the installers/posix/oolite-<version>.x86[_64].run 
self-extractible package.

Packager targets added:
 * pkg-posix           - builds a release self-extracting package
 * pkg-posix-test      - builds a test release self-extracting package
 * pkg-posix-snapshot  - builds a snapshot release self-extracting package


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4492 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-26 13:58:16 +00:00
Nikos Barkas
0aef9f29fd Makefile now builds also Basic-debug.oxp on Windows and Linux systems. The Windows installer has now an additional page which allows the user to select whether to install Basic-debug.oxp or not. This page is available only in the test-release and test-release-snapshot configurations.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4489 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-25 00:19:12 +00:00
getafix
8d74f3b33f Linux autopackage - Installer clean-up
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4484 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-22 14:39:06 +00:00
Jens Ayton
cfb869eba9 Version bump.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4472 127b21dd-08f5-0310-b4b7-95ae10353056
2011-03-13 12:21:36 +00:00
Jens Ayton
79949f2eba Version bump.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4383 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-20 09:51:22 +00:00
Nikos Barkas
1f08aff035 The Windows uninstaller does not do an unconditional clean up of the root game folder anymore. It deletes only the few specific files that are installed by default, thus avoiding potential accidental user files deletion.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4382 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-20 09:41:16 +00:00
Nikos Barkas
7e6d61ff26 Update to the quick start readme text file.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4336 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-12 16:53:18 +00:00
Nikos Barkas
8088f47c41 Made the Windows installer header bitmap 8-bit, like it was before. For some unknown reason, McAfee Shield interferes heavily with the uninsaller executable when the 24-bit header image is used.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4283 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-10 10:30:19 +00:00
Jens Ayton
c33a8fbc73 Updated icon and related files.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4275 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-09 18:57:34 +00:00
Jens Ayton
4b42e90359 [Win] Removed unused installer header.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4269 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-08 20:36:43 +00:00
getafix
0c126dc0d3 Fixed Linux packaging (autopackage) breakage following PLAYING.TXT removal (r4209).
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@4212 127b21dd-08f5-0310-b4b7-95ae10353056
2011-02-02 10:16:17 +00:00
Nikos Barkas
5e04557a2d Two more strings referring to last year updated: Those of the Windows installer.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3966 127b21dd-08f5-0310-b4b7-95ae10353056
2011-01-03 11:52:33 +00:00
getafix
d1bc46dceb Applied Linux .desktop file improvement, as suggested in [Bug #17367]. (trunk & maintenance)
Updated installation instructions for Linux .package files. (trunk & maintenance)


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3689 127b21dd-08f5-0310-b4b7-95ae10353056
2010-07-19 22:39:52 +00:00
getafix
92b0b82ab4 Removed Linux PulseAudio dependency (trunk & maintenance).
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3687 127b21dd-08f5-0310-b4b7-95ae10353056
2010-07-19 11:17:28 +00:00
getafix
37e90934cf Added instructions on how to install an autopackage package.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3581 127b21dd-08f5-0310-b4b7-95ae10353056
2010-06-20 09:41:45 +00:00
Jens Ayton
a7d96ce760 Bumpez les versions! (Except the ReadMe, because I don't have Word, and the Debian stuff, because it confused me.)
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3518 127b21dd-08f5-0310-b4b7-95ae10353056
2010-06-13 15:40:59 +00:00
Michael Werle
9ac5d02bed Revert the GNUmakefile to compile, by default, using system-dependecies. This makes it easier for developers rather than packagers. Associated changes to not break packaging build rules.
git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3448 127b21dd-08f5-0310-b4b7-95ae10353056
2010-06-02 19:14:29 +00:00
getafix
fe17da1d83 Fixed no oolite entry in the Games menu for some distros,
for autopackage package installation.


git-svn-id: http://svn.berlios.de/svnroot/repos/oolite-linux/trunk@3419 127b21dd-08f5-0310-b4b7-95ae10353056
2010-05-27 19:09:09 +00:00