kervala
|
b421b38def
|
Changed: Use of CMAKE_OSX_ARCHITECTURES to compile universal binaries under Mac OS X
|
2012-10-08 19:06:08 +02:00 |
|
kervala
|
3c19f1a2f4
|
Changed: Don't use CMAKE_LIBRARY_ARCHITECTURE at all, because not reliable enough
|
2012-10-07 13:58:59 +02:00 |
|
kervala
|
af4ed15c36
|
Changed: CXXFLAGS and CPPFLAGS support in CMake
Changed: Use LIBRARY_ARCHITECTURE to override CMAKE_LIBRARY_ARCHITECTURE
|
2012-10-03 22:31:12 +02:00 |
|
kervala
|
122fef354c
|
Changed: Don't check Debian environment variables in CMake scripts (define options on cmake command-line instead)
|
2012-10-03 10:08:56 +02:00 |
|
kervala
|
4a1df6eb66
|
Changed: #1444 Allow to provide custom revision.h
|
2012-10-02 13:12:13 +02:00 |
|
kervala
|
e67c6e9b1e
|
Changed: Under Windows, install all files in the same folder excepted includes and libs
|
2012-09-26 12:51:11 +02:00 |
|
kervala
|
0795a61516
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 12:33:02 +02:00 |
|
kervala
|
cb8cb918dd
|
Changed: #1493 Fixed absolute prefixes
|
2012-09-24 08:56:10 +02:00 |
|
kervala
|
52d086fb8a
|
Changed: #1493 Fixed absolute prefixes
|
2012-09-23 23:56:34 +02:00 |
|
kervala
|
6f480b4a87
|
Fixed: #1493 Remove also -O flags from environment variables
|
2012-09-23 20:30:28 +02:00 |
|
kervala
|
7a04e920e1
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
kervala
|
2f8b59e0ae
|
Fixed: cmake Xcode project generation broken
|
2012-09-05 15:08:12 +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
|
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
|
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 |
|
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
|
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 |
|
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
|
b2585e21f6
|
Added: VC++ flags to fix some warnings and errors
|
2011-05-29 17:54:58 +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
|
3eb4b064fb
|
Changed: Use of LIB_PREFIX only if defined
Changed: Compilation with all cores for VC++ 2008 and 2010
Changed: New method to determine the target CPU
|
2011-05-14 14:02:53 +02:00 |
|
kervala
|
2e4b7777bd
|
Fixed: #1177 VS 2010 does not work under CMake
|
2011-05-12 12:49:17 +02:00 |
|
kervala
|
ea39e6ac7a
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-01 17:01:11 +02:00 |
|
kervala
|
d51cd28504
|
Fixed: Removed sound drivers from video macro and fixed libraries names
|
2011-02-24 15:37:55 +01:00 |
|
vl
|
481b840cb9
|
Added: dwarf2 debug symbol format for mac
|
2011-02-18 09:10:37 +01:00 |
|
kervala
|
56dc241c3d
|
Fixed: Compilation under Linux with STLport
|
2011-02-11 18:05:19 +01:00 |
|
kervala
|
91c9b7d06a
|
Changed: CMake compilation checks with STLport under Windows
|
2011-01-22 13:27:40 +01:00 |
|
kervala
|
1f81c36f2e
|
Fixed: CMake compilation checks with STLport
|
2011-01-22 13:26:19 +01:00 |
|
rti
|
cd381d6bf5
|
Added: -pipe option to reduce disk usage while building
|
2010-12-18 18:14:00 +01:00 |
|
kervala
|
b67181f1af
|
Fixed: name_dir property for NeL and Ryzom libs under Mac OS X
|
2010-10-18 09:52:01 +02:00 |
|
kervala
|
48d69ac9d7
|
Fixed: Added /Zm1000 to be able to create PCH with a lot of headers
|
2010-10-18 09:51:06 +02:00 |
|
kervala
|
d99f9aa3cf
|
Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport)
|
2010-09-28 15:37:52 +02:00 |
|
kervala
|
9ad779931b
|
Changed: Make some options less verbose (MFC and Libwww)
|
2010-09-28 10:49:30 +02:00 |
|
kervala
|
5ed290b256
|
Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects
|
2010-09-26 23:24:51 +02:00 |
|