Commit Graph

169 Commits (a728f3b73ef34c9fb1c5d76dd4276b6f90f686f1)

Author SHA1 Message Date
kervala 2b53cc82aa Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala c94ce037bb Fixed: Use -Wno-...
--HG--
branch : develop
8 years ago
kervala f085121937 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6bbe0ad774 Changed: Some warnings are specific to clang
--HG--
branch : develop
8 years ago
kervala 5ce03c278b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 363dfb9a3c Changed: Little less verbose warnings
--HG--
branch : develop
8 years ago
kervala 4316dfaa98 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0ae10c404e Changed: Display more warnings if using -fstack-protector
--HG--
branch : develop
8 years ago
kervala e008cd4dae Changed: Display if using Ninja
--HG--
branch : develop
8 years ago
kervala 957bb8eeed Changed: Display all warnings excepted unused parameters
--HG--
branch : develop
8 years ago
kervala bb9db58f0c Fixed: Only compile in c++0x in C++
--HG--
branch : develop
8 years ago
kervala a56b938636 Changed: Only compile with libc++ in C++
--HG--
branch : develop
8 years ago
kervala 85bb706900 Changed: Use ADD_PLATFORM_LINKFLAGS macro
--HG--
branch : develop
8 years ago
kervala c7f2bc6fa3 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6162352d8b Fixed: Target OS X 10.7 so we can switch to libc++ instead of very old GCC 4.2.1 STL
--HG--
branch : develop
8 years ago
kervala b5fc65ce3e Fixed: Force c++0x for GCC and clang to be able to use std::unique_ptr and std::shared_ptr
--HG--
branch : develop
8 years ago
kervala 38d472220e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ad91edabff Changed: Disable -fno-strict-aliasing (and fix all strict aliasing warnings)
--HG--
branch : develop
8 years ago
kervala 920f226d98 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 3e2c731444 Fixed: -Wl,-z doesn't exist under OS X
--HG--
branch : develop
8 years ago
kervala beb8ffc847 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 4f5d3afd51 Fixed: -Wl,-Bsymbolic-functions doesn't exist under OS X
--HG--
branch : develop
8 years ago
kervala 8adf092cb8 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala f59cef10bd Changed: Removed flags not supported everywhere
--HG--
branch : develop
8 years ago
kervala 3950b8c255 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 9ddfd43b5e Fixed: Missing macro ADD_PLATFORM_LINKFLAGS
--HG--
branch : develop
8 years ago
kervala 4eb21c1612 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 0e25d31f30 Changed: Try to force -fPIC
--HG--
branch : develop
8 years ago
kervala c265e2f261 Changed: Added Debian hardening flags
--HG--
branch : develop
8 years ago
kervala 186caf171a Changed: strict-aliasing option already defined
--HG--
branch : develop
8 years ago
kervala c3327c3d1b Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 1e1f6ece8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala d5d4ba1e0c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6ff893421d Changed: Specify Windows XP as minimum platform (we need that if using Windows 7 SDK with VC++ 2015)
--HG--
branch : develop
8 years ago
kervala 6964d7a68e Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 084bc2bba9 Changed: Allow to enable Sandbox under OS X
--HG--
branch : develop
8 years ago
kervala aada068245 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 7738b33675 Fixed: Disable STLport by default when using a recent version of VC++
--HG--
branch : develop
8 years ago
kervala d03bbcdf73 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala cf7ecf9857 Changed: Only compile installer if WITH_RYZOM_INSTALLER set
--HG--
branch : feature-ryzom-installer
9 years ago
kervala 155902a229 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala ab2ac66cb5 Fixed: Stack size errors while compiling with VC++ 2015
--HG--
branch : develop
9 years ago
kervala 833976be5b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e191e1675b Fixed: Define _DARWIN_UNLIMITED_STREAMS to fix setrlimit under OS X
--HG--
branch : develop
9 years ago
kervala 77ae086af8 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 07709e9cfc Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3a0576a740 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala cb77f1df66 Added: CMake file for bin2c
--HG--
branch : develop
9 years ago
kervala cca0dd450e Merge with develop
--HG--
branch : compatibility-develop
9 years ago