Jonathan G Rennison
|
659b6b7337
|
PATX settings: Various changes to support legacy compilers.
|
2015-08-26 19:00:45 +01:00 |
|
frosch
|
8c389a2a96
|
(svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough.
|
2015-08-20 20:47:45 +00:00 |
|
frosch
|
6114788508
|
(svn r27389) -Fix: There are two different availability conditions for fdatasync in the manpage. Use them both, since at least on some MinGW versions one is not enough.
|
2015-08-20 20:47:45 +00:00 |
|
translators
|
8f36c49ffa
|
(svn r27388) -Update from WebTranslator v3.0:
dutch - 4 changes by TheTycoonist
|
2015-08-20 17:45:15 +00:00 |
|
translators
|
98acf32c6d
|
(svn r27388) -Update from WebTranslator v3.0:
dutch - 4 changes by TheTycoonist
|
2015-08-20 17:45:15 +00:00 |
|
translators
|
284c9dd342
|
(svn r27387) -Update from WebTranslator v3.0:
dutch - 2 changes by TheTycoonist
|
2015-08-19 17:45:15 +00:00 |
|
translators
|
78afb7052d
|
(svn r27387) -Update from WebTranslator v3.0:
dutch - 2 changes by TheTycoonist
|
2015-08-19 17:45:15 +00:00 |
|
Jonathan G Rennison
|
a8cc81d054
|
Initialiser list fixes for legacy compilers.
|
2015-08-16 14:36:07 +01:00 |
|
Jonathan G Rennison
|
ef5ecdb2c7
|
Merge branch 'git_findversion_fix' into save_ext
|
2015-08-16 14:27:46 +01:00 |
|
Jonathan G Rennison
|
01482ba6b4
|
Fix findversion.sh using descendant instead of ancestor tags for the version string.
|
2015-08-16 14:25:53 +01:00 |
|
translators
|
8cfc1e9d23
|
(svn r27386) -Update from WebTranslator v3.0:
dutch - 3 changes by TheTycoonist
|
2015-08-14 17:45:16 +00:00 |
|
translators
|
19120316ee
|
(svn r27386) -Update from WebTranslator v3.0:
dutch - 3 changes by TheTycoonist
|
2015-08-14 17:45:16 +00:00 |
|
rubidium
|
3b8aabdd9e
|
(svn r27385) -Fix: compilation failure due #define-ing enum name of a system library before including the system library
|
2015-08-13 18:13:24 +00:00 |
|
rubidium
|
8b1f9399bc
|
(svn r27385) -Fix: compilation failure due #define-ing enum name of a system library before including the system library
|
2015-08-13 18:13:24 +00:00 |
|
translators
|
70322bce59
|
(svn r27384) -Update from WebTranslator v3.0:
catalan - 35 changes by juanjo
|
2015-08-13 17:45:15 +00:00 |
|
translators
|
f0837baf44
|
(svn r27384) -Update from WebTranslator v3.0:
catalan - 35 changes by juanjo
|
2015-08-13 17:45:15 +00:00 |
|
rubidium
|
8f711aca53
|
(svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference
|
2015-08-12 20:50:10 +00:00 |
|
rubidium
|
c4d4612736
|
(svn r27383) -Fix: win32 sound driver would not catch the exception due to constness difference
|
2015-08-12 20:50:10 +00:00 |
|
michi_cc
|
f4cd0198f4
|
(svn r27382) -Add: [Win32] Project files for Visual Studio 2015.
|
2015-08-10 20:36:57 +00:00 |
|
michi_cc
|
9f5503ba8f
|
(svn r27382) -Add: [Win32] Project files for Visual Studio 2015.
|
2015-08-10 20:36:57 +00:00 |
|
michi_cc
|
44918010df
|
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
|
2015-08-10 20:24:13 +00:00 |
|
michi_cc
|
2b8bb12d62
|
(svn r27381) -Fix: Warnings due to C++11 requirements for explicit narrowing conversions in initializer lists.
|
2015-08-10 20:24:13 +00:00 |
|
michi_cc
|
0cd198c798
|
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
|
2015-08-10 20:21:29 +00:00 |
|
michi_cc
|
35b77450f8
|
(svn r27380) -Fix: [Win32] Compilation with MSVC2015.
|
2015-08-10 20:21:29 +00:00 |
|
frosch
|
63aa9f4ea8
|
(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
|
2015-08-10 20:04:31 +00:00 |
|
frosch
|
e5d105900d
|
(svn r27379) -Codechange: Do not throw in the destructors of ScriptTest/ExecMode.
|
2015-08-10 20:04:31 +00:00 |
|
alberth
|
438d7a26cc
|
(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.
|
2015-08-10 10:04:14 +00:00 |
|
alberth
|
d818e1779c
|
(svn r27378) -Codechange: Fix indentation of the table values, allow Doxygen to link to the TextColour enum.
|
2015-08-10 10:04:14 +00:00 |
|
rubidium
|
eb4b6a08d0
|
(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
|
2015-08-09 13:54:17 +00:00 |
|
rubidium
|
562c269770
|
(svn r27377) -Codechange: use the pkg-config files of ICU as well. Since they are split into separate libraries it becomes possible to split RTL support for natural sorting, although the effect will be minimal
|
2015-08-09 13:54:17 +00:00 |
|
rubidium
|
cc5b8ea6cb
|
(svn r27376) -Codechange: let libtimidity detection and configuration make use of pkg-config
|
2015-08-09 12:43:52 +00:00 |
|
rubidium
|
d45969779d
|
(svn r27376) -Codechange: let libtimidity detection and configuration make use of pkg-config
|
2015-08-09 12:43:52 +00:00 |
|
rubidium
|
2011c24502
|
(svn r27375) -Fix-ish: update help parameter for png configuration (it has used pkg-config for a long time)
|
2015-08-09 12:42:52 +00:00 |
|
rubidium
|
c7c93c68b7
|
(svn r27375) -Fix-ish: update help parameter for png configuration (it has used pkg-config for a long time)
|
2015-08-09 12:42:52 +00:00 |
|
rubidium
|
36f77b1aa7
|
(svn r27374) -Codechange: make zlib detection and configuration make use of pkg-config
|
2015-08-09 12:42:21 +00:00 |
|
rubidium
|
d5810e5d65
|
(svn r27374) -Codechange: make zlib detection and configuration make use of pkg-config
|
2015-08-09 12:42:21 +00:00 |
|
rubidium
|
c3715a025d
|
(svn r27373) -Codechange: make sdl detection and configuration use pkg-config
|
2015-08-09 12:41:54 +00:00 |
|
rubidium
|
95ccddd6fe
|
(svn r27373) -Codechange: make sdl detection and configuration use pkg-config
|
2015-08-09 12:41:54 +00:00 |
|
rubidium
|
f05d71a9a6
|
(svn r27372) -Codechange: make allegro detection and configuration use pkg-config
|
2015-08-09 12:41:35 +00:00 |
|
rubidium
|
b8bb123580
|
(svn r27372) -Codechange: make allegro detection and configuration use pkg-config
|
2015-08-09 12:41:35 +00:00 |
|
rubidium
|
f179a92007
|
(svn r27371) -Codechange: make freetype detection and configuration use pkg-config
|
2015-08-09 12:41:12 +00:00 |
|
rubidium
|
2f267b9207
|
(svn r27371) -Codechange: make freetype detection and configuration use pkg-config
|
2015-08-09 12:41:12 +00:00 |
|
rubidium
|
2aee2899e8
|
(svn r27370) -Codechange: move the "dedicated server" check into the pkg-config check routine
|
2015-08-09 12:40:17 +00:00 |
|
rubidium
|
a00d2b8b3c
|
(svn r27370) -Codechange: move the "dedicated server" check into the pkg-config check routine
|
2015-08-09 12:40:17 +00:00 |
|
rubidium
|
a08d1a044f
|
(svn r27369) -Cleanup: there's no need to do dependency checking of libraries in OpenTTD; zlib should always be installed if libpng is because it links to zlib
|
2015-08-09 12:39:26 +00:00 |
|
rubidium
|
a6710b7ea9
|
(svn r27369) -Cleanup: there's no need to do dependency checking of libraries in OpenTTD; zlib should always be installed if libpng is because it links to zlib
|
2015-08-09 12:39:26 +00:00 |
|
rubidium
|
625bc2e0e7
|
(svn r27368) -Cleanup: undo the special case of OSX; it works fine without it
|
2015-08-09 12:37:20 +00:00 |
|
rubidium
|
8585cdc6c6
|
(svn r27368) -Cleanup: undo the special case of OSX; it works fine without it
|
2015-08-09 12:37:20 +00:00 |
|
rubidium
|
ee700fd3b1
|
(svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n)
|
2015-08-09 12:33:27 +00:00 |
|
rubidium
|
69fac508c3
|
(svn r27367) -Codechange: make a distinction between the layouting part of ICU (lx) or the sorting/collation part of ICU (i18n)
|
2015-08-09 12:33:27 +00:00 |
|