qt5base-lts/mkspecs/common
Peter Kümmel d5576b1cb8 Add support for gcc/clang's sanitize features
GCC and Clang support compiler intrinsic error detections tools:
    address, memory, thread, undefined
Let users conveniently enable it in qmake, for instance with
    CONFIG += sanitizer sanitize_address

Also add a -sanitize [...] option to configure to use it by default
for both the Qt libraries, and user applications.

[ChangeLog][configure] Added support for GCC/Clang -fsanitize= options

Change-Id: Ie5418abcdf41842566df510d7707e41739e66f87
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-10-02 19:45:00 +02:00
..
aix Update license headers and add new license files 2014-09-24 12:26:19 +02:00
android Update license headers and add new license files 2014-09-24 12:26:19 +02:00
c89 Update license headers and add new license files 2014-09-24 12:26:19 +02:00
ios Update license headers and add new license files 2014-09-24 12:26:19 +02:00
mac Update license headers and add new license files 2014-09-24 12:26:19 +02:00
nacl Update license headers and add new license files 2014-09-24 12:26:19 +02:00
posix Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qnx Update license headers and add new license files 2014-09-24 12:26:19 +02:00
wince Update license headers and add new license files 2014-09-24 12:26:19 +02:00
winrt_winphone Update license headers and add new license files 2014-09-24 12:26:19 +02:00
armcc.conf Fix '=' alignment and replace tabs in *.conf (whitespace only change) 2013-03-27 17:16:37 +01:00
clang-mac.conf Enable C++11 on OSX when using Clang 2013-04-05 14:23:23 +02:00
clang.conf Add link-time optimization support for Clang, GCC and ICC 2014-07-23 11:12:02 +02:00
g++-base.conf Add optimize_full qmake config option 2014-03-06 12:21:14 +01:00
g++-macx.conf Refer to Apple products by their actual names. 2013-07-10 17:32:48 +02:00
g++-unix.conf Fix '=' alignment and replace tabs in *.conf (whitespace only change) 2013-03-27 17:16:37 +01:00
g++.conf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
gcc-base-mac.conf make -force-debug-info work for objective C 2014-09-26 15:35:57 +02:00
gcc-base-unix.conf Introduce qmake feature use_gold_linker 2014-07-23 16:50:08 +02:00
gcc-base.conf Add support for gcc/clang's sanitize features 2014-10-02 19:45:00 +02:00
ios.conf Fix '=' alignment and replace tabs in *.conf (whitespace only change) 2013-03-27 17:16:37 +01:00
linux-android.conf purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
linux.conf Strip bootstrapped binaries of unused sections 2014-05-19 19:33:15 +02:00
llvm.conf Refer to Apple products by their actual names. 2013-07-10 17:32:48 +02:00
mac.conf Enable rpath support on OS X and iOS platform 2014-08-09 15:37:39 +02:00
macx.conf Merge "Merge branch 'stable' into dev" into refs/staging/dev 2013-07-12 14:03:21 +02:00
qcc-base-qnx-armv7le.conf Add QMAKE_NM to the mkspecs 2013-06-10 16:46:06 +02:00
qcc-base-qnx-x86.conf Add QMAKE_NM to the mkspecs 2013-06-10 16:46:06 +02:00
qcc-base-qnx.conf make QMAKE_DIRLIST_SEP consistent with QMAKE_DIR_SEP 2014-04-30 16:57:01 +02:00
qcc-base.conf Remove the last remnants of iWMMXt in Qt 2014-08-05 19:23:31 +02:00
sanitize.conf Add support for gcc/clang's sanitize features 2014-10-02 19:45:00 +02:00
shell-unix.conf Fix '=' alignment and replace tabs in *.conf (whitespace only change) 2013-03-27 17:16:37 +01:00
shell-win32.conf make sure that installed meta files are always postprocessed 2013-10-11 21:04:04 +02:00
unix.conf Fix '=' alignment and replace tabs in *.conf (whitespace only change) 2013-03-27 17:16:37 +01:00