Makefile.bundle.in
Wed, 26 Nov 2008 13:12:45 +0000 rubidium (svn r14636) -Add: DOS port of OpenTTD, without network support though.
Sun, 16 Nov 2008 21:37:41 +0000 rubidium (svn r14586) -Fix (r14580): missing mkdir causing make install to fail when there's no scripts directory already.
Sun, 16 Nov 2008 13:05:39 +0000 rubidium (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles.
Thu, 16 Oct 2008 13:02:15 +0000 truebrain (svn r14477) -Fix r14474: also name the links in the .desktop file correclty upon install
Thu, 16 Oct 2008 11:12:18 +0000 truebrain (svn r14474) -Add: allow --binary-name to set the name of the binary, icon, desktop file, etc. when installing. Useful to get a stable next to a trunk-nightly
Thu, 16 Oct 2008 11:04:07 +0000 truebrain (svn r14473) -Fix: also install the root .txt and COPYING files to docs/
Thu, 16 Oct 2008 10:58:26 +0000 truebrain (svn r14472) -Fix: add docs/obg_format.txt in bundles too
Mon, 06 Oct 2008 17:05:44 +0000 skidd13 (svn r14443) -Change: Unify the delimiters used in config* and make*
Wed, 17 Sep 2008 19:32:06 +0000 rubidium (svn r14358) -Change: make the default bundle name similar to the name of the current compile farm instead of the former compile farm.
Mon, 08 Sep 2008 06:27:08 +0000 matthijs (svn r14272) -Fix [Makefile]: Always pass an explicit delimiter to the "cut" command, in
Sun, 07 Sep 2008 13:36:18 +0000 matthijs (svn r14262) -Feature [Makefile]: Let Makefile.bundle.in also use the new findversion.sh
Tue, 02 Sep 2008 15:34:38 +0000 truebrain (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD