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
|
eba80b479f
|
Docs improved with references and new entries in reference section
|
2019-01-08 00:25:15 +03:00 |
|
Antony Polukhin
|
a9947765d7
|
Update copyright years
|
2019-01-06 20:30:18 +03:00 |
|
Antony Polukhin
|
a38d119ff6
|
Merge pull request #42 from klemens-morgenstern/patch-1
Update smart_library.hpp
|
2019-01-06 15:26:06 +03:00 |
|
Antony Polukhin
|
0dbf96db1e
|
Change error into warning
|
2019-01-06 13:07:29 +03:00 |
|
Antony Polukhin
|
d18892182d
|
Add missing 'using' for 'system_category'
|
2019-01-06 10:12:38 +03:00 |
|
Antony Polukhin
|
8a4e5c30f5
|
Build fixes
|
2019-01-05 22:26:04 +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
|
ad38fe8bb3
|
Remove obsolete Jamfile (fixes #44 and fixes #45)
|
2019-01-05 16:57:10 +03:00 |
|
Antony Polukhin
|
193d395040
|
s/reset/clear/g
|
2019-01-04 02:27:36 +03:00 |
|
Antony Polukhin
|
0c6a103cd8
|
bugfixes
|
2019-01-03 23:09:59 +03:00 |
|
Antony Polukhin
|
334bd6d41a
|
Windows fixes for the decorate() logic and library loadings
|
2019-01-03 22:14:09 +03:00 |
|
Antony Polukhin
|
7981565592
|
temporary comment out the shared_library::decorate member function
|
2019-01-03 18:22:53 +03:00 |
|
Antony Polukhin
|
d9b306691b
|
Merge remote-tracking branch 'firefly/develop' into develop
|
2019-01-03 18:09:01 +03:00 |
|
Antony Polukhin
|
37088b9c08
|
Merge branch 'develop' of github.com:apolukhin/Boost.DLL into develop
|
2018-12-25 11:03:40 +03:00 |
|
Antony Polukhin
|
dc836f69fe
|
Merge pull request #43 from apolukhin/feature/ci-update
More platforms for the CI. Tests fixes and added missing includes.
|
2018-12-25 10:59:23 +03:00 |
|
Antony Polukhin
|
b93fd407c7
|
Merge branch 'feature/ci-update' into develop
|
2018-12-23 22:40:30 +03:00 |
|
Antony Polukhin
|
0af2f68cbc
|
CI fixes
|
2018-12-23 21:51:49 +03:00 |
|
Antony Polukhin
|
144947625e
|
comment out some platforms in CI for now
|
2018-12-23 21:48:49 +03:00 |
|
Klemens David Morgenstern
|
9c5640069f
|
added error for clang-win
|
2018-12-14 14:33:02 +07:00 |
|
Klemens David Morgenstern
|
a972e6574d
|
trying to fix the inclusion criteria
|
2018-12-14 11:51:54 +07:00 |
|
Klemens Morgenstern
|
462cff5127
|
Update smart_library.hpp
Trying to fix #25 by switching clang abi.
|
2018-12-10 14:55:42 +07:00 |
|
Antony Polukhin
|
0ade05d126
|
Disable cygwin and clang builds on AppveyorCI
|
2018-12-09 19:15:57 +03:00 |
|
Antony Polukhin
|
b4150b47fb
|
MinGW fix
|
2018-12-09 16:59:57 +03:00 |
|
Antony Polukhin
|
6faa0fde5d
|
Cygwin fixes
|
2018-12-09 15:42:31 +03:00 |
|
Antony Polukhin
|
56dab3880e
|
Add include for intptr_t
|
2018-12-09 15:17:24 +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
|
ee8bdd333a
|
Drop last change, as it does not affect sanitizers
|
2018-12-08 18:08:25 +03:00 |
|
Antony Polukhin
|
6d6bf67548
|
Mark my_plugin_sum as visible
|
2018-12-08 17:49:15 +03:00 |
|
Antony Polukhin
|
543298e367
|
Add missing include
|
2018-12-08 15:23:37 +03:00 |
|
Antony Polukhin
|
95202e9e17
|
Fix UB with visibility of base class
|
2018-12-08 15:10:18 +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
|
af47cca78d
|
Disable another bogus test in TravisCI
|
2018-12-02 14:07:45 +03:00 |
|
Antony Polukhin
|
c2ae67198f
|
more debug printing
|
2018-12-02 12:41:13 +03:00 |
|
Antony Polukhin
|
996efc12b9
|
add debug printing to find the line that triggers CI failures
|
2018-12-02 10:36:13 +03:00 |
|
Antony Polukhin
|
c7e714562a
|
disable bogus test in TravisCI
|
2018-12-01 19:50:33 +03:00 |
|