kervala
|
f3ab4249be
|
Fixed: Detect and use Windows 8 SDK only under Visual C++ 2012
|
2012-12-06 10:23:04 +01:00 |
|
kervala
|
ca0a9b8036
|
Fixed: revision.h error when hg executable not found
|
2012-10-22 14:56:25 +02:00 |
|
kervala
|
eef7e53c13
|
Changed: Use of CMAKE_OSX_ARCHITECTURES to compile universal binaries under Mac OS X
|
2012-10-08 19:06:08 +02:00 |
|
kervala
|
19481e0e1d
|
Changed: Don't use CMAKE_LIBRARY_ARCHITECTURE at all, because not reliable enough
|
2012-10-07 13:58:59 +02:00 |
|
kervala
|
0d382e9034
|
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
|
ad98304019
|
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
|
c202964108
|
Changed: #1444 Allow to provide custom revision.h
|
2012-10-02 13:12:13 +02:00 |
|
kervala
|
5e621fba15
|
Changed: Under Windows, install all files in the same folder excepted includes and libs
|
2012-09-26 12:51:11 +02:00 |
|
kervala
|
3429d7ba42
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 12:33:02 +02:00 |
|
kervala
|
4613fdd8a6
|
Changed: #1493 Fixed absolute prefixes
|
2012-09-24 08:56:10 +02:00 |
|
kervala
|
003baa9140
|
Changed: #1493 Fixed absolute prefixes
|
2012-09-23 23:56:34 +02:00 |
|
kervala
|
51905e8b71
|
Fixed: #1493 Remove also -O flags from environment variables
|
2012-09-23 20:30:28 +02:00 |
|
kervala
|
38c5e6840d
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
kervala
|
964630ddef
|
Fixed: cmake Xcode project generation broken
|
2012-09-05 15:08:12 +02:00 |
|
kervala
|
b1147e37b4
|
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
|
2b82f9a31c
|
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
|
3c1895960c
|
merge
|
2012-04-18 11:08:44 -05:00 |
|
sfb
|
0320da86a6
|
Changed: Used a Regex to workaround the colon project name issue for VS10.
|
2012-04-18 11:07:01 -05:00 |
|
kervala
|
c770ac0656
|
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
|
3a8b79be2b
|
Changed: #1448 Compilation with Clang
|
2012-04-11 23:59:55 +02:00 |
|
kervala
|
c3554b1651
|
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
|
47bf2e82a4
|
Changed: Some checks for Clang and MinGW
|
2012-04-07 15:11:18 +02:00 |
|
kervala
|
5c66cbf374
|
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
|
2012-04-07 11:14:21 +02:00 |
|
kervala
|
a66e4ecd90
|
Fixed: #1321 Adopt WITH_STATIC_EXTERNAL for Mac OS X
|
2012-03-07 20:47:32 +01:00 |
|
kervala
|
e3d0ed9c20
|
Changed: #1444 Add details for user-agent
|
2012-03-06 14:21:23 +01:00 |
|
sfb
|
12a20bd94c
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
kervala
|
2324932491
|
Changed: Support for Debian/Ubuntu multiarch (use -DCMAKE_LIBRARY_ARCHITECTURE=<multiarch>)
|
2012-02-27 15:19:53 +01:00 |
|
kervala
|
48d8e331a6
|
Changed: Fix again bad MSVC10 CMake generator...
|
2012-02-22 22:17:09 +01:00 |
|
kervala
|
44e3c936e4
|
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
|
f3b9c7349f
|
Changed: Allow to use external under Linux and Mac OS X
|
2011-09-10 18:45:54 +02:00 |
|
kervala
|
75f979fec8
|
Fixed: "relocation R_X86_64_32 against.." error when mixing static and shared libraries
|
2011-09-10 18:43:21 +02:00 |
|
kervala
|
285dea2f38
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-08-19 16:58:18 +02:00 |
|
sfb
|
bde302e7e3
|
Added: 3rd party library - Qt Property Browser 2.5
|
2011-08-03 07:51:10 -05:00 |
|
kervala
|
a640676140
|
Added: Option WITH_STATIC_EXTERNAL to force FIND_LIBRARY to find static libs
|
2011-06-14 20:11:17 +02:00 |
|
kervala
|
191290528d
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-06-08 11:46:11 +02:00 |
|
kervala
|
35a4beeec3
|
Added: VC++ flags to fix some warnings and errors
|
2011-05-29 17:54:58 +02:00 |
|
kervala
|
65eaa95bf8
|
Fixed: #1297 CMake - improper detection architecture under linux (patch provided by Naush)
|
2011-05-20 21:32:31 +02:00 |
|
kervala
|
7edcf208d2
|
Changed: Replaced LIB_PREFIX by NL_LIB_PREFIX
|
2011-05-14 16:08:58 +02:00 |
|
kervala
|
bbbf8754fb
|
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
|
5d5f8a964f
|
Fixed: #1177 VS 2010 does not work under CMake
|
2011-05-12 12:49:17 +02:00 |
|
kervala
|
c51bc4ff70
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-01 17:01:11 +02:00 |
|
kervala
|
5c972627a0
|
Fixed: Removed sound drivers from video macro and fixed libraries names
|
2011-02-24 15:37:55 +01:00 |
|
vl
|
bb335bc3e2
|
Added: dwarf2 debug symbol format for mac
|
2011-02-18 09:10:37 +01:00 |
|
kervala
|
0b8820ca0c
|
Fixed: Compilation under Linux with STLport
|
2011-02-11 18:05:19 +01:00 |
|
kervala
|
fa5a0692af
|
Changed: CMake compilation checks with STLport under Windows
|
2011-01-22 13:27:40 +01:00 |
|
kervala
|
b6a6b540ed
|
Fixed: CMake compilation checks with STLport
|
2011-01-22 13:26:19 +01:00 |
|
rti
|
d27395e287
|
Added: -pipe option to reduce disk usage while building
|
2010-12-18 18:14:00 +01:00 |
|
kervala
|
ed9abbb2d5
|
Fixed: name_dir property for NeL and Ryzom libs under Mac OS X
|
2010-10-18 09:52:01 +02:00 |
|
kervala
|
258e16099c
|
Fixed: Added /Zm1000 to be able to create PCH with a lot of headers
|
2010-10-18 09:51:06 +02:00 |
|
kervala
|
6d9224dd60
|
Changed: Enable WITH_STLPORT by default under Windows (because we are providing external with STLport)
|
2010-09-28 15:37:52 +02:00 |
|