kervala
|
318ae1e66c
|
Changed: Search CppTest headers in cpptest subfolder too
|
2012-05-13 16:24:34 +02:00 |
|
kervala
|
9061d9a9b6
|
Changed: Search MySQL headers in mysql subfolder too
|
2012-05-13 16:24:14 +02:00 |
|
kervala
|
f7888cb7c9
|
Changed: #1275 Added OpenGL ES CMake module
|
2012-05-13 16:23:48 +02:00 |
|
kervala
|
36b4d1a298
|
Added: Xcode checks and specific flags
Changed: Target by default Mac OS X 10.6 if not specified
Changed: Add -isysroot, -arch and -mmacosx-version-min flags if needed
|
2012-05-08 00:07:14 +02:00 |
|
kervala
|
15d2226427
|
Changed: Use only static libraries under Mac OS X if WITH_STATIC_EXTERNAL is used
Changed: Strip binaries under Mac OS X by default in Release (use WITH_SYMBOLS if you don't want)
|
2012-05-07 10:27:54 +02:00 |
|
sfb
|
a5de55c18d
|
merge
|
2012-04-18 11:08:44 -05:00 |
|
sfb
|
c2e63b9d9d
|
Changed: Used a Regex to workaround the colon project name issue for VS10.
|
2012-04-18 11:07:01 -05:00 |
|
kervala
|
8e70469541
|
Changed: Define Release configuration for compilation checks and as default if not defined (must be defined before PROJECT)
|
2012-04-12 16:01:38 +02:00 |
|
kervala
|
eeecc06601
|
Changed: #1448 Compilation with Clang
|
2012-04-11 23:59:55 +02:00 |
|
kervala
|
d0314c9e0e
|
Fixed: Servers compilation if using static mysql library compiled with OpenSSL
|
2012-04-11 23:43:11 +02:00 |
|
kervala
|
0028303c35
|
Changed: Some Debian multiarch fixes
Added: Option WITH_SYMBOLS to keep symbols when compiling in Release
|
2012-04-11 15:30:38 +02:00 |
|
kervala
|
41747da931
|
Changed: Remove cariage return in build date
|
2012-04-07 23:16:04 +02:00 |
|
kervala
|
05d423ecdd
|
Changed: Remove cariage return in build date
|
2012-04-07 22:47:03 +02:00 |
|
kervala
|
18e11b2867
|
Changed: Some checks for Clang and MinGW
|
2012-04-07 15:11:18 +02:00 |
|
kervala
|
425927cd50
|
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
|
2012-04-07 11:14:21 +02:00 |
|
kaetemi
|
7797e57737
|
Fixed: Compile under Linux Mint 12 with GTK enabled.
|
2012-03-23 07:59:45 +01:00 |
|
kervala
|
a48a7f06dd
|
Changed: #1444 Add details for user-agent
|
2012-03-15 00:15:03 +01:00 |
|
kervala
|
b97eabc992
|
Fixed: Compilation with WITH_STATIC_EXTERNAL under Mac OS X
|
2012-03-09 14:39:37 +01:00 |
|
kervala
|
1ef105403c
|
Fixed: #1447 PCH don't work anymore on Mac OS X
|
2012-03-09 09:31:13 +01:00 |
|
kervala
|
033c2ecf0e
|
Fixed: #1321 Adopt WITH_STATIC_EXTERNAL for Mac OS X
|
2012-03-07 20:47:32 +01:00 |
|
kervala
|
c937df33ef
|
Changed: #1444 Add details for user-agent
|
2012-03-06 14:21:23 +01:00 |
|
sfb
|
efa4fbdbf1
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
kervala
|
17aded8877
|
Changed: Support for Debian/Ubuntu multiarch (use -DCMAKE_LIBRARY_ARCHITECTURE=<multiarch>)
|
2012-02-27 15:19:53 +01:00 |
|
kervala
|
7523a91fe1
|
Changed: Fix again bad MSVC10 CMake generator...
|
2012-02-22 22:17:09 +01:00 |
|
kervala
|
94aab791da
|
Changed: Search in default paths if DXSDK_DIR is not defined
|
2012-02-21 17:47:16 +01:00 |
|
kervala
|
6306833423
|
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
|
2011-09-11 14:44:37 +02:00 |
|
kervala
|
60ba938794
|
Changed: Allow to use external under Linux and Mac OS X
|
2011-09-10 18:45:54 +02:00 |
|
kervala
|
16383043d5
|
Fixed: "relocation R_X86_64_32 against.." error when mixing static and shared libraries
|
2011-09-10 18:43:21 +02:00 |
|
kervala
|
45eed67242
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-08-19 16:58:18 +02:00 |
|
kaetemi
|
37b7c76d7b
|
Merge
|
2011-08-13 23:44:22 +02:00 |
|
kaetemi
|
d98511337d
|
Fixed: #1333 Support 3ds Max 2012 SDK.
|
2011-08-13 23:36:37 +02:00 |
|
kervala
|
9ea534f4f2
|
Fixed: #1329 Program received signal SIGSEGV, Segmentation fault.
|
2011-08-12 16:41:58 +02:00 |
|
kervala
|
bbc33e2bf9
|
Changed: Remove libwww warnings under Windows
|
2011-08-11 10:09:30 +02:00 |
|
sfb
|
bd2768ec89
|
Added: 3rd party library - Qt Property Browser 2.5
--HG--
branch : branch_ovqt_3rdparty
|
2011-08-03 07:51:10 -05:00 |
|
kervala
|
75ce27ad45
|
Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs
|
2011-06-14 20:11:17 +02:00 |
|
kervala
|
b7eefef484
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-06-08 11:46:11 +02:00 |
|
kervala
|
231d6ce32a
|
Fixed: PCH problems with CMake 2.6
|
2011-06-03 13:59:08 +02:00 |
|
kervala
|
58acd2e969
|
Fixed: #1310 Broken build with VS 2k8 nmake
|
2011-06-03 10:07:52 +02:00 |
|
kervala
|
2497d88522
|
Fixed: #1310 Broken build with VS 2k8 nmake
|
2011-06-03 09:23:12 +02:00 |
|
kervala
|
b2585e21f6
|
Added: VC++ flags to fix some warnings and errors
|
2011-05-29 17:54:58 +02:00 |
|
rti
|
0b5c86d1df
|
Added: FindIconv which is needed for a completely static client build on Mac OS X
|
2011-05-26 21:50:00 +02:00 |
|
kervala
|
cd2f22924a
|
Changed: Minor changes in STLport CMake module
|
2011-05-24 20:25:39 +02:00 |
|
kervala
|
9200fa7919
|
Changed: Added luabindd as luabind debug library name
|
2011-05-24 20:25:03 +02:00 |
|
kervala
|
8f72d47de7
|
Changed: Use default FindZLIB.cmake module from CMake
|
2011-05-24 14:05:13 +02:00 |
|
kervala
|
aecf408585
|
Fixed: Luabind detection when compiled from sources
|
2011-05-23 12:52:35 +02:00 |
|
kervala
|
d6b53a3cef
|
Fixed: #1297 CMake - improper detection architecture under linux (patch provided by Naush)
|
2011-05-20 21:32:31 +02:00 |
|
kervala
|
d76e14c158
|
Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX
|
2011-05-14 16:08:58 +02:00 |
|
kervala
|
a4e5d88f5b
|
Changed: Use of new variables to detect 64bits arch
|
2011-05-14 14:05:45 +02:00 |
|
kervala
|
5b9b530013
|
Fixed: Didn't display any error when DirectX SDK was not found
Changed: Use of new variables to detect 64bits arch
|
2011-05-14 14:05:31 +02:00 |
|
kervala
|
87aa990f3a
|
Changed: Some code simplifications
|
2011-05-14 14:04:03 +02:00 |
|