Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-08 | (svn r16769) -Fix: win32 and win64 binary packages wouldn't get their readme ↵ | rubidium | |
converted to DOS line endings | |||
2009-05-16 | (svn r16318) -Change: use !! instead of @@ in src/*.in too. | rubidium | |
-Change: use @ instead of ~ in configure/Makefiles so Debian's build system(s) can also build RC binaries. | |||
2008-10-14 | (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed ↵ | smatz | |
separator, it could be understood in a wrong way by shell | |||
2008-09-02 | (svn r14224) -Fix: copy Makefile.bundle too to your working dir, so you ↵ | truebrain | |
don't need to run ./configure in the root of OpenTTD | |||
2008-08-20 | (svn r14115) -Codechange: add make bundle_exe which makes a windows ↵ | rubidium | |
installer and unify the files that go into the bundles (zip/gz/bz2 etc) and installer. | |||
2008-08-15 | (svn r14074) -Codechange: split the bundle generation out of the main ↵ | rubidium | |
makefile so it can be reused for making bundles from MSVC compiles. |