17 Commits

Author SHA1 Message Date
Uwe Rathmann
f03f8c1547 sample instructions for using the gold linker added 2019-01-04 13:38:27 +01:00
Uwe Rathmann
cf23c6e356 don't include QT_INSTALL_HEADERS with -isystem as on most distros it is
set to /usr/include what results in gcc compiler errors. Should be no
problem as we don't need this path the way includes are made in QSkinny
2018-10-29 19:57:29 +01:00
Uwe Rathmann
adaee2b5ab install rues 2018-10-26 09:04:08 +02:00
Uwe Rathmann
59b516a118 3rdparty moved to inputcontext/3rdparty.
The 3rdparty files are now compiled as part of the corresponding input
method, so that the project files can be written without using platform
specific linker flags.
2018-03-30 18:31:13 +02:00
Uwe Rathmann
9bf518145d compiler errors/warnings fixed 2018-03-30 15:04:26 +02:00
Uwe Rathmann
154bae4dac don't autoenable sanitize in debug mode - compilation time is too slow 2017-12-12 20:14:31 +01:00
Uwe Rathmann
33023f37b7 making gcc4 working 2017-12-11 08:34:41 +01:00
Uwe Rathmann
f5599b02bb padantic flags for clang disabled 2017-12-08 13:59:33 +01:00
Uwe Rathmann
c0065101ee sanitizer configuration 2017-12-08 13:57:36 +01:00
Uwe Rathmann
659064ce5a using sanitize CONFIG options 2017-12-07 11:54:34 +01:00
Uwe Rathmann
ad13bc2ebe sanzize CONFIG option added 2017-12-06 12:23:04 +01:00
Uwe Rathmann
6db25ff7bc making clazy happier 2017-10-30 14:38:30 +01:00
Uwe Rathmann
3504525840 making clazy happier 2017-10-30 12:06:19 +01:00
Uwe Rathmann
324ed2f80c QT_STRICT_ITERATORS enabled for gcc 2017-10-29 14:01:06 +01:00
Uwe Rathmann
129d648056 bad gcc option removed 2017-09-12 06:49:40 +02:00
Uwe Rathmann
4dcad19f3b better gcc 4 version check 2017-09-12 06:47:38 +02:00
Uwe
3cdfeaaf1c initial commit 2017-07-21 18:21:34 +02:00