kervala
|
5c307818fb
|
Fixed: Compilation under Mac OS X (CMAKE_OSX_DEPLOYMENT_TARGET and CMAKE_OSX_SYSROOT must be set on CMake command-line if needed)
|
2013-03-24 19:59:19 +01:00 |
|
mattraykowski
|
aa261f28a4
|
merging gui editor repo.
|
2013-02-14 09:53:06 -06:00 |
|
mattraykowski
|
ed7b06835d
|
Added another path for x86_64 Ubuntu 12.10 for libwww
|
2013-02-14 07:46:42 -06:00 |
|
dfighter1985
|
543488b490
|
Merged mainline default branch changes.
|
2013-02-14 10:47:10 +01:00 |
|
kervala
|
1bbf590ea6
|
Fixed: PCH finally working under Linux and Mac OS X (never worked before)
|
2012-12-08 11:34:39 +01:00 |
|
kervala
|
c73e360370
|
Fixed: revision target not being generated
|
2012-12-07 14:51:48 +01:00 |
|
kervala
|
9ec8c40c65
|
Changed: Support for VC++ 2012
Changed: Improvements for iOS
Changed: Support for Android
|
2012-12-06 10:44:55 +01:00 |
|
kervala
|
f3ab4249be
|
Fixed: Detect and use Windows 8 SDK only under Visual C++ 2012
|
2012-12-06 10:23:04 +01:00 |
|
dfighter1985
|
421582d386
|
MODIFIED: #1471 Merged mainline default to this branch.
|
2012-11-25 05:22:40 +01:00 |
|
kervala
|
affc4937c0
|
Fixed: Problem while parsing hg command line with a german locale
|
2012-11-04 17:10:26 +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
|
d45a4122b8
|
Fixed: #1254 Error while compiling with current stable squish
|
2012-09-25 12:19:13 +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 |
|
dfighter1985
|
e24cffa79f
|
Merged default branch into gui-refactoring.
|
2012-07-02 22:46:08 +02:00 |
|
kervala
|
6947138110
|
Fixed: Revision 0 bug
|
2012-05-19 23:25:06 +02:00 |
|
kervala
|
baa2699228
|
Changed: Fix PCH for some cases under Mac OS X
|
2012-05-19 23:24:44 +02:00 |
|
kervala
|
0f85a895e8
|
Changed: Search CppTest headers in cpptest subfolder too
|
2012-05-13 16:24:34 +02:00 |
|
kervala
|
b24255e0d1
|
Changed: Search MySQL headers in mysql subfolder too
|
2012-05-13 16:24:14 +02:00 |
|
kervala
|
41e103bc7a
|
Changed: #1275 Added OpenGL ES CMake module
|
2012-05-13 16:23:48 +02:00 |
|
dfighter1985
|
c976419448
|
Created NELGUI library, moved the GUI event descriptors there.
|
2012-05-10 22:17:04 +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
|
cace1c204a
|
Fixed: Servers compilation if using static mysql library compiled with OpenSSL
|
2012-04-11 23:43:11 +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
|
9d834ab2e3
|
Changed: Remove cariage return in build date
|
2012-04-07 23:16:04 +02:00 |
|
kervala
|
3d854ce2bf
|
Changed: Remove cariage return in build date
|
2012-04-07 22:47:03 +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 |
|
kaetemi
|
0482aa9aac
|
Fixed: Compile under Linux Mint 12 with GTK enabled.
|
2012-03-23 07:59:45 +01:00 |
|
kervala
|
09004ca004
|
Changed: #1444 Add details for user-agent
|
2012-03-15 00:15:03 +01:00 |
|
kervala
|
bd69216544
|
Fixed: Compilation with WITH_STATIC_EXTERNAL under Mac OS X
|
2012-03-09 14:39:37 +01:00 |
|
kervala
|
b7281e5cbe
|
Fixed: #1447 PCH don't work anymore on Mac OS X
|
2012-03-09 09:31:13 +01: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 |
|