glx
9b2919852a
(svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138)
2008-08-14 15:37:52 +00:00
glx
4d10054112
(svn r14053) -Fix: branch detection failed for svn+ssh repos
2008-08-12 18:03:32 +00:00
glx
86865d7f4c
(svn r14053) -Fix: branch detection failed for svn+ssh repos
2008-08-12 18:03:32 +00:00
smatz
50f7e7a71e
(svn r13902) -Fix (r13375): rev.cpp wasn't recreated when --revision was used and the 'modified' status of sources changed
2008-07-31 20:09:54 +00:00
smatz
2dedd3803a
(svn r13902) -Fix (r13375): rev.cpp wasn't recreated when --revision was used and the 'modified' status of sources changed
2008-07-31 20:09:54 +00:00
smatz
c04965c8db
(svn r13901) -Fix: make sure REV_NR isn't empty, rev.cpp would fail to compile
2008-07-31 19:19:29 +00:00
smatz
513efe0fbe
(svn r13901) -Fix: make sure REV_NR isn't empty, rev.cpp would fail to compile
2008-07-31 19:19:29 +00:00
smatz
c7a9637834
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
2008-06-03 18:35:58 +00:00
smatz
1f55797fe3
(svn r13375) -Add: logging of actions that could possibly cause desyncs and crashes to simplify debugging. See readme.txt for details
2008-06-03 18:35:58 +00:00
glx
400ca1dae5
(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version
2007-11-18 22:37:44 +00:00
glx
25a636d6cd
(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version
2007-11-18 22:37:44 +00:00
glx
272a21077d
(svn r11468) -Fix (r11330): rev number detection didn't work for git with msys/mingw
2007-11-18 20:38:24 +00:00
glx
e549379690
(svn r11468) -Fix (r11330): rev number detection didn't work for git with msys/mingw
2007-11-18 20:38:24 +00:00
truelight
945ca0c635
(svn r11336) -Fix r11330: '#' means comment in gmake, so don't use it in seds
2007-10-21 20:14:15 +00:00
truelight
d670578480
(svn r11336) -Fix r11330: '#' means comment in gmake, so don't use it in seds
2007-10-21 20:14:15 +00:00
glx
c66bbda3ec
(svn r11335) -Fix (r11148): only consider changes in src when detecting modified (M) version
2007-10-21 17:19:18 +00:00
glx
9bce98ef69
(svn r11335) -Fix (r11148): only consider changes in src when detecting modified (M) version
2007-10-21 17:19:18 +00:00
rubidium
f4775d06bb
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
2007-10-21 14:59:05 +00:00
rubidium
fcce47172d
(svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
2007-10-21 14:59:05 +00:00
rubidium
aec2d03c72
(svn r11148) -Codechange: add support for getting version numbers from Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).
2007-09-23 10:26:20 +00:00
rubidium
45357015a5
(svn r11148) -Codechange: add support for getting version numbers from Mercurial/HG instead of norev000 (when using a Mercurial/HG clone that is).
2007-09-23 10:26:20 +00:00
rubidium
9e7931f6ea
(svn r11089) -Codechange: add revision detection to MSVC.
2007-09-12 07:11:48 +00:00
rubidium
e9924421bf
(svn r11089) -Codechange: add revision detection to MSVC.
2007-09-12 07:11:48 +00:00
rubidium
6ba71707f2
(svn r10563) -Fix: gcc 2.95 (which is still needed for MorphOS :() does have trouble with using the protected/private variables of the enclosing class (and super classes of that enclosing class).
2007-07-14 20:40:11 +00:00
rubidium
0ee2bb60bd
(svn r10563) -Fix: gcc 2.95 (which is still needed for MorphOS :() does have trouble with using the protected/private variables of the enclosing class (and super classes of that enclosing class).
2007-07-14 20:40:11 +00:00
rubidium
03c1ecb17a
(svn r10171) -Add: simple support for ccache (--with-ccache).
2007-06-16 21:57:30 +00:00
rubidium
ed441c8003
(svn r10171) -Add: simple support for ccache (--with-ccache).
2007-06-16 21:57:30 +00:00
glx
b73cd3c12d
(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys
2007-06-07 13:40:20 +00:00
glx
f8ca8d20a2
(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys
2007-06-07 13:40:20 +00:00
rubidium
463093d0ae
(svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;)
2007-06-07 00:25:49 +00:00
rubidium
6f3c0dfb92
(svn r10051) -Add: git "version" detection so we've got at least some indication what version we're playing when using git ;)
2007-06-07 00:25:49 +00:00
truelight
2f188272af
(svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive again. With a big thanks to tokai and Rubidium!!
2007-04-21 13:19:43 +00:00
truelight
a1ebdb4768
(svn r9710) -Add: added support for GCC 2.95. This makes MorphOS target alive again. With a big thanks to tokai and Rubidium!!
2007-04-21 13:19:43 +00:00
glx
56c38973ec
(svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It worked with sed 3.02 (provided by msys) but sed 4.1.4 (from gnuwin32.sf.net) failed.
2007-02-22 00:33:39 +00:00
glx
fba80dccbe
(svn r8839) -Fix: escape slashes in sed for mingw Makefile.dep stuff. It worked with sed 3.02 (provided by msys) but sed 4.1.4 (from gnuwin32.sf.net) failed.
2007-02-22 00:33:39 +00:00
truelight
f79618118f
(svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on PSP
2007-02-19 21:18:39 +00:00
truelight
c4a8336835
(svn r8819) [Config] -Documentation: added why we need CC_HOST for linking on PSP
2007-02-19 21:18:39 +00:00
truelight
b528cede6d
(svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install
2007-02-19 19:59:19 +00:00
truelight
788535debf
(svn r8814) [Config] -Add: added --awk and detect_awk. We now try to find an awk on the user system which allows gsub(). If not found, you can define one yourself, or it tells you versions you might want to install
2007-02-19 19:59:19 +00:00
truelight
53785810c8
(svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP
...
-Fix: PSP needs to link with gcc, not with g++ (don't ask)
-Fix: PSP doens't support threads
2007-02-11 16:28:00 +00:00
truelight
4b88663f31
(svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP
...
-Fix: PSP needs to link with gcc, not with g++ (don't ask)
-Fix: PSP doens't support threads
2007-02-11 16:28:00 +00:00
bjarni
b4592c8a54
(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++)
2007-02-10 00:22:32 +00:00
bjarni
c866f36371
(svn r8658) -Fix r8605: missed an error message renaming from m to mm (objC to objC++)
2007-02-10 00:22:32 +00:00
bjarni
ca1a88f6c4
(svn r8605) -Codechange: [OSX] changed all objective C to objective C++
...
This will permanently solve the issue where compilation on OSX broke because C++ code was added to some header files
-Note: (important if you develop mac specific code)
taken from http://developer.apple.com/releasenotes/Cocoa/Objective-C++.html
gdb lacks an integrated C++ with Objective-C parser. This means that gdb won't be able to evaluate expressions that contain both C++ and Objective-C constructs.
gdb assumes that the language for ".mm" files is C++.
you can change it to objective C by typing: (gdb) set language objc
Mixing C++ and objective C has some limitation (see link for all of them)
2007-02-05 21:16:56 +00:00
bjarni
5ebab4089a
(svn r8605) -Codechange: [OSX] changed all objective C to objective C++
...
This will permanently solve the issue where compilation on OSX broke because C++ code was added to some header files
-Note: (important if you develop mac specific code)
taken from http://developer.apple.com/releasenotes/Cocoa/Objective-C++.html
gdb lacks an integrated C++ with Objective-C parser. This means that gdb won't be able to evaluate expressions that contain both C++ and Objective-C constructs.
gdb assumes that the language for ".mm" files is C++.
you can change it to objective C by typing: (gdb) set language objc
Mixing C++ and objective C has some limitation (see link for all of them)
2007-02-05 21:16:56 +00:00
glx
1f0206f62d
(svn r8109) -Fix r5693: ignore .hpp to avoid problems with deps
2007-01-13 18:44:38 +00:00
glx
a6c23ae1ed
(svn r8109) -Fix r5693: ignore .hpp to avoid problems with deps
2007-01-13 18:44:38 +00:00
rubidium
387f046a24
(svn r8067) -Fix (r7759): if bin/$(TTD) was removed, it did not get placed back on make unless $(TTD) got relinked.
2007-01-11 18:26:53 +00:00
rubidium
28db7d2674
(svn r8067) -Fix (r7759): if bin/$(TTD) was removed, it did not get placed back on make unless $(TTD) got relinked.
2007-01-11 18:26:53 +00:00
rubidium
f35ed4bbc2
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
2007-01-10 18:56:51 +00:00