summaryrefslogtreecommitdiff
path: root/Makefile.src.in
AgeCommit message (Expand)Author
2009-02-04(svn r15344) -Change [Makefile]: don't recompile everything when english.txt ...rubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-06(svn r14856) -Fix: allow 'makedepend' to find header files in the lang-obj-dirtruebrain
2008-11-26(svn r14636) -Add: DOS port of OpenTTD, without network support though.rubidium
2008-10-14(svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator,...smatz
2008-10-06(svn r14443) -Change: Unify the delimiters used in config* and make*skidd13
2008-09-08(svn r14272) -Fix [Makefile]: Always pass an explicit delimiter to the "cut" ...matthijs
2008-09-07(svn r14261) -Change [Makefile]: Move the revision detection code from Makefi...matthijs
2008-09-06(svn r14255) -Fix [configure]: remove the requirement to have a recent enough...truebrain
2008-09-04(svn r14244) -Fix: add 'Auto-generated' text when autogenerated, not in templ...truebrain
2008-08-30(svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. ...glx
2008-08-14(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138)glx
2008-08-12(svn r14053) -Fix: branch detection failed for svn+ssh reposglx
2008-07-31(svn r13902) -Fix (r13375): rev.cpp wasn't recreated when --revision was used...smatz
2008-07-31(svn r13901) -Fix: make sure REV_NR isn't empty, rev.cpp would fail to compilesmatz
2008-06-03(svn r13375) -Add: logging of actions that could possibly cause desyncs and c...smatz
2007-11-18(svn r11469) -Fix (r11051): only consider changes in src when detecting modif...glx
2007-11-18(svn r11468) -Fix (r11330): rev number detection didn't work for git with msy...glx
2007-10-21(svn r11336) -Fix r11330: '#' means comment in gmake, so don't use it in sedstruelight
2007-10-21(svn r11335) -Fix (r11148): only consider changes in src when detecting modif...glx
2007-10-21(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to ...rubidium
2007-09-23(svn r11148) -Codechange: add support for getting version numbers from Mercur...rubidium
2007-09-12(svn r11089) -Codechange: add revision detection to MSVC.rubidium
2007-07-14(svn r10563) -Fix: gcc 2.95 (which is still needed for MorphOS :() does have ...rubidium
2007-06-16(svn r10171) -Add: simple support for ccache (--with-ccache).rubidium
2007-06-07(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msysglx
2007-06-07(svn r10051) -Add: git "version" detection so we've got at least some indicat...rubidium
2007-04-21(svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive...truelight
2007-02-22(svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It work...glx
2007-02-19(svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on...truelight
2007-02-19(svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an ...truelight
2007-02-11(svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSPtruelight
2007-02-10(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC t...bjarni
2007-02-05(svn r8605) -Codechange: [OSX] changed all objective C to objective C++bjarni
2007-01-13(svn r8109) -Fix r5693: ignore .hpp to avoid problems with depsglx
2007-01-11(svn r8067) -Fix (r7759): if bin/$(TTD) was removed, it did not get placed ba...rubidium
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-05(svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as i...rubidium
2007-01-02(svn r7780) [Configure] -Fix: strip before copy, not copy before striptruelight
2007-01-02(svn r7762) [Configure] -Fix: .rc files were not ignored in old DEP systemtruelight
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium