Commit Graph

11 Commits

Author SHA1 Message Date
rubidium b32a8d11c3 (svn r22581) -Add: 'make regression' support to Makefile.msvc 2011-06-13 10:35:19 +00:00
rubidium dcc194e8eb (svn r22579) -Fix (r22576): copy-paste error :( 2011-06-13 08:28:29 +00:00
rubidium 3d4c35c3ca (svn r22576) -Add: bundle_pdb command to put the pdb into the bundles directory as well 2011-06-13 07:34:55 +00:00
smatz 6e3591700f (svn r17454) -Codechange: some alignment in Makefile*.in 2009-09-07 13:33:45 +00:00
rubidium 7fbc33dae1 (svn r17248) -Fix: add GPL license notice where appropriate 2009-08-21 20:21:05 +00:00
rubidium 2ba7e31971 (svn r16769) -Fix: win32 and win64 binary packages wouldn't get their readme converted to DOS line endings 2009-07-08 19:32:57 +00:00
rubidium a34d5bb6ab (svn r16318) -Change: use !! instead of @@ in src/*.in too.
-Change: use @ instead of ~ in configure/Makefiles so Debian's build system(s) can also build RC binaries.
2009-05-16 12:36:33 +00:00
smatz 14d8689e66 (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell 2008-10-14 19:47:28 +00:00
truebrain ded6434502 (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD 2008-09-02 15:34:38 +00:00
rubidium 2c09760378 (svn r14115) -Codechange: add make bundle_exe which makes a windows installer and unify the files that go into the bundles (zip/gz/bz2 etc) and installer. 2008-08-20 21:36:46 +00:00
rubidium 3a529ce878 (svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles. 2008-08-15 11:58:15 +00:00