log Makefile.bundle.in @ 20708:bd8f5e4c1617 draft

age author description
Sun, 06 Jan 2013 19:34:13 +0000 frosch (svn r24892) -Fix (r24890): Missing mkdir draft
Sun, 06 Jan 2013 16:44:15 +0000 zuu (svn r24890) -Fix: Distribute GS compat_<version>.nut with OpenTTD draft
Wed, 03 Oct 2012 09:12:51 +0000 planetmaker (svn r24569) -Fix (r23817): Naming of bundles was somewhat broken draft
Wed, 16 May 2012 19:34:36 +0000 rubidium (svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent draft
Sun, 08 Apr 2012 14:29:31 +0000 rubidium (svn r24100) -Fix: also provide translated comments in the desktop file without language name postfix draft
Mon, 14 Nov 2011 21:38:36 +0000 rubidium (svn r23220) -Change: move the baseset files to their new location draft
Fri, 09 Sep 2011 09:13:18 +0000 rubidium (svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds draft
Tue, 26 Oct 2010 22:03:37 +0000 rubidium (svn r21042) -Change: make it possible to make .tar.xz bundles draft
Wed, 20 Oct 2010 07:23:40 +0000 rubidium (svn r20999) -Change: Add installing options or rather options to not install certain documentation, in a similar way to GRFCodec/catcodec draft
Sat, 21 Aug 2010 21:07:34 +0000 rubidium (svn r20590) -Fix: only unix2dos text files when generating the Windows installer draft
Sat, 22 May 2010 19:59:37 +0000 rubidium (svn r19884) -Feature: translatable desktop shortcut comments draft
Sun, 03 Jan 2010 22:10:17 +0000 yexo (svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated. draft
Wed, 23 Dec 2009 06:52:50 +0000 rubidium (svn r18609) -Fix (r18608): installing of obm files didn't quite happen draft
Tue, 01 Sep 2009 10:07:22 +0000 rubidium (svn r17339) -Codechange: move thread related files to their own directory (like done for video, music, sound, etc) draft
Sat, 22 Aug 2009 19:04:20 +0000 rubidium (svn r17264) -Fix (r17261): bundle making for OSX failed draft
Sat, 22 Aug 2009 16:07:39 +0000 rubidium (svn r17261) -Fix (r17214): don't forget to package the compatability wrapper scripts draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Sat, 15 Aug 2009 11:12:19 +0000 rubidium (svn r17184) -Add: 'bundle_7z' to the bundling functions draft
Sat, 15 Aug 2009 10:57:00 +0000 rubidium (svn r17183) -Add [FS#2827]: 'bundle_lzma' to the bundling functions draft
Sun, 09 Aug 2009 19:50:44 +0000 rubidium (svn r17139) -Change: add the concept of sound sets draft
Wed, 04 Mar 2009 23:46:47 +0000 rubidium (svn r15618) -Cleanup: remove unneeded (empty) scenario directory. draft
Sun, 18 Jan 2009 18:41:11 +0000 rubidium (svn r15140) -Cleanup (r15128): remove AI installation/bundling as we don't distribute AIs via the bundles anymore draft
Thu, 15 Jan 2009 18:49:06 +0000 rubidium (svn r15098) -Fix [FS#2535]: MinGW's find didn't remove the .svn directories during bundling as we told it to, so we're using a slightly different approach that seems to work draft
Thu, 15 Jan 2009 13:03:19 +0000 rubidium (svn r15089) -Fix: make install not installing the AI directory and thus the AI libraries were missing in the debian builds. draft
Mon, 12 Jan 2009 17:11:45 +0000 truebrain (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. draft
Sat, 20 Dec 2008 11:03:07 +0000 rubidium (svn r14701) -Change: Debian's lintian complains about not using the best compression for compressing the man-page. draft
Wed, 26 Nov 2008 13:12:45 +0000 rubidium (svn r14636) -Add: DOS port of OpenTTD, without network support though. draft
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. draft
Sun, 16 Nov 2008 13:05:39 +0000 rubidium (svn r14580) -Fix [FS#2404]: scripts directory not being copied into bundles. draft
Thu, 16 Oct 2008 13:02:15 +0000 truebrain (svn r14477) -Fix r14474: also name the links in the .desktop file correclty upon install draft
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 draft
Thu, 16 Oct 2008 11:04:07 +0000 truebrain (svn r14473) -Fix: also install the root .txt and COPYING files to docs/ draft
Thu, 16 Oct 2008 10:58:26 +0000 truebrain (svn r14472) -Fix: add docs/obg_format.txt in bundles too draft
Mon, 06 Oct 2008 17:05:44 +0000 skidd13 (svn r14443) -Change: Unify the delimiters used in config* and make* draft
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. draft
Mon, 08 Sep 2008 06:27:08 +0000 matthijs (svn r14272) -Fix [Makefile]: Always pass an explicit delimiter to the "cut" command, in draft
Sun, 07 Sep 2008 13:36:18 +0000 matthijs (svn r14262) -Feature [Makefile]: Let Makefile.bundle.in also use the new findversion.sh draft
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 draft