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
kervala
f4e7edc836
Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it)
2015-11-03 14:03:46 +01:00
kervala
2d170378ab
Fixed: Wrong end tags
2015-11-01 17:04:59 +01:00
kervala
c77bbfc5e3
Changed: Support for Lua 5.3 (can be improved)
2015-11-01 17:04:41 +01:00
kervala
e436b954d0
Fixed: Don't add dependency on target revision if not defined
2015-10-25 15:16:29 +01:00
kervala
55150a8242
Fixed: GCC 5 version check fails for PCH support
2015-10-25 15:11:27 +01:00
kervala
fbbbf0c2eb
Fixed: Warnings with CMake
2015-10-06 20:31:41 +02:00
kervala
8225deee4e
Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO()
2015-10-06 20:30:43 +02:00
kaetemi
681c1e089b
Add assimp dependency
2015-09-19 16:46:59 +02:00
kaetemi
80d4e91d74
Todo note
2015-07-10 06:33:14 +02:00
kaetemi
ab0aed948a
Fix DXSDK include order
2015-07-10 06:16:19 +02:00
kaetemi
e8e66df3cd
SDK 8.1 support
2015-07-10 05:50:05 +02:00
Nimetu
f3c99aa589
Remove libwww, only keep html entitites list
2015-04-17 15:10:00 +03:00
kaetemi
e2c3fc8968
Fix FindLibOVR cmake script
2015-02-24 17:17:45 +01:00