Commit Graph

128 Commits

Author SHA1 Message Date
Antony Polukhin
8f39a38a31 Increase fetch depth to avoid issues 2019-01-31 01:25:05 +03:00
Antony Polukhin
927563d1ba ignore filesystem coverage 2019-01-12 22:44:33 +03:00
Antony Polukhin
9a079e1747 Fix macro name for using the standard fs 2019-01-05 22:02:58 +03:00
Antony Polukhin
9556f53e7c resolve merge conflicts and fix compilation with Standard C++ FS 2019-01-05 21:21:28 +03:00
Antony Polukhin
cdf803e5e7
Disable sanitizers with clang 2018-12-09 13:17:39 +03:00
Antony Polukhin
5c172cb3c0
Harden the Clang CI runs 2018-12-09 09:41:11 +03:00
Antony Polukhin
68dce009e6
Harden the Clang CI runs 2018-12-09 09:21:15 +03:00
Antony Polukhin
e00ba24635
CI fixes 2018-12-08 23:13:30 +03:00
Antony Polukhin
f7861245f1
Do not run UBSAN with GCC8 and use global visibility with clang 2018-12-08 22:00:33 +03:00
Antony Polukhin
5b1b28fd9d
Restore UBSAN 2018-12-08 11:35:20 +03:00
Antony Polukhin
6401b1a7f9
Do not run sanitizers with clang 2018-12-03 22:40:08 +03:00
Antony Polukhin
c90d03d772
Do not run ASAN with clangs 2018-12-03 21:54:10 +03:00
Antony Polukhin
4faf3e9f61
Do not preload ASANs with Clang 2018-12-03 20:43:32 +03:00
Antony Polukhin
da6fea0e44
Correct libasan preloads in TravisCI 2018-12-03 09:11:54 +03:00
Antony Polukhin
192f31dbcc print all the libasans in TravisCI 2018-12-02 19:19:52 +03:00
Antony Polukhin
f282b91c43 TravisCI script fixes 2018-12-02 18:13:17 +03:00
Antony Polukhin
b3d0058136 More CI related fixes 2018-12-02 16:06:37 +03:00
Antony Polukhin
96a4ab267b More TravisCI related fixes 2018-12-02 14:35:21 +03:00
Antony Polukhin
3c7389cbf6
Update .travis.yml 2018-11-25 19:02:05 +03:00
Antony Polukhin
1f500593cc
Update .travis.yml 2018-11-25 13:40:47 +03:00
Antony Polukhin
57d4f3cb29 CI fixes (7) 2018-11-24 22:02:37 +03:00
Antony Polukhin
37654ed410 CI fixes (6) 2018-11-24 21:47:59 +03:00
Antony Polukhin
37db11dd65 CI fixes (5) 2018-11-24 21:06:40 +03:00
Antony Polukhin
a2fb649437 CI fixes (4) 2018-11-24 20:52:28 +03:00
Antony Polukhin
303551aac7 CI fixes (3) 2018-11-24 20:46:18 +03:00
Antony Polukhin
b0d9e54154 CI fixes (2) 2018-11-24 20:37:39 +03:00
Antony Polukhin
78e06e8bac
Update .travis.yml 2018-11-24 19:34:57 +03:00
Antony Polukhin
21af108bb1
Update .travis.yml 2018-11-24 19:23:25 +03:00
Antony Polukhin
4aab76be8c update CIs 2018-11-24 19:14:07 +03:00
Antony Polukhin
5bac889e83
Update .travis.yml 2018-11-11 03:10:27 +03:00
luzpaz
d3bb13c2e9 dll: misc-typos (#41)
Found via `codespell -q 3`
2018-09-24 12:10:14 +03:00
Antony Polukhin
12dedf973a Update TravisCI file to use sanitisers 2017-02-08 22:38:00 +03:00
Antony Polukhin
e4002bf084 Fixes for msvc7.1 and non linux POSIX platforms 2016-02-12 10:20:07 +03:00
Antony Polukhin
ce842c11f3 Fixing coverage report (5) 2016-02-11 22:42:29 +03:00
Antony Polukhin
b578e0114c Fixing coverage report (4) 2016-02-11 09:14:41 +03:00
Antony Polukhin
a3b3d2a9e0 Fixing coverage report (3) 2016-02-11 01:39:11 +03:00
Antony Polukhin
9dd688ae19 Fixing coverage report (2) 2016-02-11 01:29:25 +03:00
Antony Polukhin
5db4ce9946 Fixing coverage report 2016-02-11 01:19:16 +03:00
Antony Polukhin
41a6c34d24 Attempt to improve coverage reports on modern compilers (8) 2016-01-30 19:24:46 +03:00
Antony Polukhin
6a7375d8e9 Attempt to improve coverage reports on modern compilers (7) 2016-01-30 19:13:20 +03:00
Antony Polukhin
d9c2bc8a5a Attempt to improve coverage reports on modern compilers (6) 2016-01-30 18:49:50 +03:00
Antony Polukhin
501e26b3db Attempt to improve coverage reports on modern compilers (5) 2016-01-30 18:43:21 +03:00
Antony Polukhin
37b55275c0 Attempt to improve coverage reports on modern compilers (4) 2016-01-30 18:21:28 +03:00
Antony Polukhin
b13c29a61c Attempt to improve coverage reports on modern compilers (3) 2016-01-30 18:07:43 +03:00
Antony Polukhin
901befc3d8 Attempt to improve coverage reports on modern compilers (2) 2016-01-30 17:24:07 +03:00
Antony Polukhin
8ba8d410ff Attempt to improve coverage reports on modern compilers 2016-01-30 17:16:02 +03:00
Antony Polukhin
271ae7cabc Minor cleanups, simplifications and warning fixes 2016-01-26 13:42:54 +03:00
klemens-morgenstern
f351f83146 added apolukhins reccomendations. 2016-01-24 09:30:46 +01:00
klemens-morgenstern
3ece7ba8f2 finally fixed a dumb error in the test/Jamfile.v2 2016-01-23 21:24:28 +01:00
klemens-morgenstern
291486d04d disabled clang again, and also inserted en echo to test if the targets are declared right. 2016-01-23 21:19:00 +01:00