kervala
|
c6e4e1d15a
|
Changed: Little less verbose warnings
|
2016-12-06 20:23:49 +01:00 |
|
kervala
|
b73cf7ac22
|
Changed: Display more warnings if using -fstack-protector
|
2016-12-05 19:52:14 +01:00 |
|
kervala
|
8c4e14e20b
|
Changed: Display if using Ninja
|
2016-12-05 19:42:21 +01:00 |
|
kervala
|
17411bcc35
|
Changed: Display all warnings excepted unused parameters
|
2016-12-05 19:42:11 +01:00 |
|
kervala
|
1568d0f770
|
Fixed: Only compile in c++0x in C++
|
2016-12-05 19:40:48 +01:00 |
|
kervala
|
ac4df3b65a
|
Changed: Only compile with libc++ in C++
|
2016-12-05 19:40:24 +01:00 |
|
kervala
|
4cdcbb1332
|
Changed: Use ADD_PLATFORM_LINKFLAGS macro
|
2016-12-05 19:35:29 +01:00 |
|
kervala
|
7ad66f8ebd
|
Fixed: Target OS X 10.7 so we can switch to libc++ instead of very old GCC 4.2.1 STL
|
2016-12-05 14:04:22 +01:00 |
|
kervala
|
eff218b8ab
|
Fixed: Force c++0x for GCC and clang to be able to use std::unique_ptr and std::shared_ptr
|
2016-12-05 14:03:44 +01:00 |
|
kervala
|
018203a62c
|
Changed: Disable -fno-strict-aliasing (and fix all strict aliasing warnings)
|
2016-12-05 09:24:26 +01:00 |
|
kervala
|
8e2d5f3fff
|
Fixed: -Wl,-z doesn't exist under OS X
|
2016-11-26 16:32:09 +01:00 |
|
kervala
|
2a5323c45e
|
Fixed: -Wl,-Bsymbolic-functions doesn't exist under OS X
|
2016-11-26 15:59:43 +01:00 |
|
kervala
|
9f474dc306
|
Changed: Removed flags not supported everywhere
|
2016-11-21 20:57:49 +01:00 |
|
kervala
|
6557ebb890
|
Fixed: Missing macro ADD_PLATFORM_LINKFLAGS
|
2016-11-20 14:54:52 +01:00 |
|
kervala
|
2b36178662
|
Changed: Try to force -fPIC
|
2016-11-20 13:20:54 +01:00 |
|
kervala
|
3fcc954183
|
Changed: Added Debian hardening flags
|
2016-11-20 13:19:35 +01:00 |
|
kervala
|
123e8d8617
|
Changed: strict-aliasing option already defined
|
2016-11-20 13:18:32 +01:00 |
|
kervala
|
16c18b77a7
|
Changed: Minor changes
|
2016-11-20 13:03:46 +01:00 |
|
kervala
|
366a576443
|
Changed: Simplified all ENDIF and ELSE
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
364079b31c
|
Changed: Specify Windows XP as minimum platform (we need that if using Windows 7 SDK with VC++ 2015)
|
2016-10-21 16:47:46 +02:00 |
|
kervala
|
0f6a502a1b
|
Changed: Allow to enable Sandbox under OS X
|
2016-10-20 13:53:23 +02:00 |
|
kervala
|
3d823dd33f
|
Fixed: Disable STLport by default when using a recent version of VC++
|
2016-07-25 18:55:31 +02:00 |
|
kervala
|
6f9a9f66dd
|
Changed: Create .desktop file under Linux, see #279
|
2016-07-25 18:27:53 +02:00 |
|