Cédric OCHS
1b37624679
Merged in BWGaryP/ryzomcore (pull request #138 )
...
Avoid empty "-D" on debug builds with Qt4.
2016-10-21 06:19:15 +00:00
kervala
6f1bb45f47
Changed: Allow to enable Sandbox under OS X
2016-10-20 13:53:23 +02:00
kervala
7dcfbe78f1
Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING
2016-10-19 17:07:31 +02:00
kervala
68a7fe8c8b
Fixed: Disable STLport by default when using a recent version of VC++
2016-07-25 18:55:31 +02:00
kervala
3966c93a61
Changed: Updated CMake toolchains modules
2016-06-11 16:55:54 +02:00
kervala
cd31a742d7
Fixed: Automatically determine UCRT version
2016-06-07 13:20:23 +02:00
kervala
0fac8984c2
Changed: Only compile installer if WITH_RYZOM_INSTALLER set
2016-05-14 18:53:57 +02:00
kervala
32d5f7c497
Fixed: Stack size errors while compiling with VC++ 2015
2016-05-08 14:00:15 +02:00
kervala
c3cd4d9d0d
Changed: Simplify CMake end tags
2016-05-04 10:06:29 +02:00
kervala
5b892c1ed4
Fixed: Define _DARWIN_UNLIMITED_STREAMS to fix setrlimit under OS X
2016-03-19 15:34:00 +01:00
kervala
4f4c0235a4
Improved Luabind CMake module, fixes #262 and fixes #263
2016-03-05 18:43:25 +01:00
kervala
51b3de86fd
Improved Luabind CMake module, fixes #263
2016-03-05 11:50:38 +01:00
kervala
9fb8340a97
Lua 5.3 support for Fedora 22+, fixes #262
2016-03-03 20:50:20 +01:00
Gary Preston
306d4a1e56
Ensure definitions from cmake files that make use of generator expressions
...
(such as UseQt4.cmake) are retained but do not cause a empty "-D" to be
output when the generator evaluates to the empty string.
Fixes debug build failure on Linux using Qt4/tools/WITH_PCH.
2016-02-18 13:53:14 +00:00
kervala
f2ae43d229
Changed: Minor changes
2016-02-11 21:06:00 +01:00
kervala
1d492138fb
Added: CMake file for bin2c
2016-02-07 16:28:23 +01:00
kervala
5a2be0659b
Changed: Works for C compilers too
2016-01-26 22:43:58 +01:00
kervala
d05c011033
Changed: Minor changes (EOL, spaces, etc...)
2016-01-26 22:32:45 +01:00
kervala
4e1f03e920
Fixed: Compilation in 64 bits under Windows
2016-01-20 13:05:55 +01:00
kervala
d42d285958
Fixed: Typo in Lua 5.3 module
2016-01-17 13:21:27 +01:00
kaetemi
6abf73a61d
VS2015 compilation fixes
2016-01-15 11:34:23 +01:00
kervala
1c30bd835f
Changed: Update WindowsSDK CMake module for VC++ 2015
2016-01-15 10:46:34 +01:00
kervala
f1563437df
Fixed: Compilation of object_viewer_qt with Qt 5
2016-01-06 12:33:05 +01:00
kervala
d1ef9e473d
Fixed: Missing PATHS in MySQL CMake module
2016-01-03 19:35:44 +01:00
kervala
c0b80fd891
Fixed: MySQL client under OS X
2016-01-03 19:17:44 +01:00
kervala
007e47120a
Fixed: Warnings compiling with Qt 5
2015-12-25 18:00:37 +01:00
kervala
501f31e03b
Fixed: Define QT_NO_DEBUG in Release with Qt 5 also in PCH
2015-12-25 15:31:34 +01:00
kervala
7cf63f2b80
Changed: Forgot to change RYZOM_GAMES_PREFIX
2015-12-21 18:20:04 +01:00
kervala
84f8628385
Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
2015-12-21 17:33:32 +01:00
kervala
6cefa245d9
Changed: Add WITH_UNIX_STRUCTURE to use UNIX structure (bin, etc, share, etc...)
2015-12-21 17:05:18 +01:00
kervala
ec1ee961e8
Fixed: Compilation with Qt 5 static under Linux
2015-12-21 14:20:36 +01:00
kervala
c82e1ff022
Changed: Disable useless message
2015-12-16 08:00:06 +01:00
kervala
6f59be0acb
Fixed: Wrong cases
2015-12-15 18:46:15 +01:00
kervala
0943667a57
Fixed: Allow to find Windows SDK libraries in lib/amd64 too
2015-12-15 18:28:50 +01:00
kervala
89d2034edc
Changed: Updates CMake modules
2015-12-15 13:41:27 +01:00
kervala
2187bc3f1e
Fixed: Include directories with Qt 5 CMake modules in PCH
2015-12-15 13:41:07 +01:00
kervala
c31509f274
Fixed: RETURN() doesn't exit from macro but from current file (thanks Nimetu!)
2015-12-07 13:08:27 +01:00
kervala
b018690171
Changed: Remove specific C++ dialects for warnings
2015-12-05 18:51:15 +01:00
kervala
797c48a592
Changed: Port some tools to Qt 5
2015-12-05 18:48:59 +01:00
kervala
eaab558f2a
Fixed: Only display VR page in game config if compiled with a VR SDK
2015-12-01 15:58:45 +01:00
kervala
f611efc153
Fixed: Assimp depends on ZLIB
2015-11-30 14:19:38 +01:00
kervala
bdcdc7c693
Changed: Display revision
2015-11-29 14:35:55 +01:00
kervala
a6ed27598f
Changed: Add and use more constants in config.h
2015-11-29 14:19:02 +01:00
kervala
4ca1b40b6b
Fixed: ROOT_DIR is the parent of CMAKE_SOURCE_DIR
2015-11-29 14:11:17 +01:00
kervala
fcc164fd59
Fixed: Use STRING(TIMESTAMP ...) since CMake 2.8.11 to get build time
2015-11-29 14:10:42 +01:00
kervala
313912d7ba
Changed: Don't generate revision.h anymore
2015-11-29 14:09:21 +01:00
kervala
532aaa1078
Changed: Simplified CMake ELSE and ENDIF
2015-11-29 14:06:05 +01:00
kervala
b990a23095
Changed: Removed useless checks in config.h
2015-11-29 14:02:44 +01:00
kaetemi
df382464d8
Merge with feature-export-assimp
2015-11-16 00:46:27 +01:00
kervala
285ff45526
Changed: CMake end tags
2015-11-03 14:04:06 +01:00