Commit Graph

11 Commits (save_ext)

Author SHA1 Message Date
rubidium 2864f45024 (svn r22581) -Add: 'make regression' support to Makefile.msvc 13 years ago
rubidium bffc7c83a5 (svn r22579) -Fix (r22576): copy-paste error :( 13 years ago
rubidium 9245c94ac5 (svn r22576) -Add: bundle_pdb command to put the pdb into the bundles directory as well 13 years ago
smatz 6a944f06b3 (svn r17454) -Codechange: some alignment in Makefile*.in 15 years ago
rubidium 99d46e0ad7 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rubidium f40189d353 (svn r16769) -Fix: win32 and win64 binary packages wouldn't get their readme converted to DOS line endings 15 years ago
rubidium 5d2b6f8474 (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.
15 years ago
smatz ab00ea7393 (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell 16 years ago
truebrain ee67c64c67 (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you don't need to run ./configure in the root of OpenTTD 16 years ago
rubidium f64984467d (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. 16 years ago
rubidium 7f272e11ae (svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles. 16 years ago