joaquintides
4597538eb5
Feature/update ci ( #22 )
...
* added Drone and GHA CI support
* given drone.sh execution permissions
* relaunched CI after Drone setup
* relaunched CI
* split jobs to avoid timeouts
* worked around too big obj files
* [skip ci] updated README.md
* [skip ci] fixed links
2024-10-13 12:55:03 +02:00
joaquintides
55b1fc5f07
Merge pull request #21 from grafikrobot/modular
...
Add support for modular build structure.
2024-10-12 17:55:35 +02:00
Rene Rivera
ce9dbb499a
Update build deps.
2024-08-05 08:26:14 -05:00
Rene Rivera
36ba0b349b
Move inter-lib dependencies to a project variable and into the build targets.
2024-07-23 22:34:24 -05:00
Rene Rivera
4f1d67cc34
Bump B2 require to 5.2
2024-06-14 11:33:56 -05:00
Rene Rivera
0b1d386840
Add requires-b2 check to top-level build file.
2024-05-05 09:00:01 -05:00
Rene Rivera
ba7b421062
Switch to library requirements instead of source. As source puts extra source in install targets.
2024-03-29 21:15:59 -05:00
Rene Rivera
7e1b1743be
Make the library modular usable.
2024-03-11 08:38:17 -05:00
joaquintides
fd456f781e
replaced deprecated std::aligned_storage
2022-11-03 16:51:58 +01:00
joaquintides
36f58382aa
Merge branch 'develop' of https://github.com/boostorg/poly_collection into develop
2022-11-03 16:51:22 +01:00
joaquintides
302f6cf459
reverted "replaced deprecated std::aligned_storage"
2022-11-03 16:50:17 +01:00
joaquintides
366b3e717f
replaced deprecated std::aligned_storage
2022-11-03 16:46:47 +01:00
Peter Dimov
0b8bfc4cff
Add CMakeLists.txt
boost-1.84.0.beta1
boost-1.86.0.beta1
boost-1.86.0
boost-1.85.0.beta1
boost-1.85.0
boost-1.84.0
boost-1.83.0.beta1
boost-1.83.0
boost-1.82.0.beta1
boost-1.82.0
boost-1.81.0.beta1
boost-1.81.0
boost-1.77.0
boost-1.77.0.beta1
boost-1.78.0
boost-1.79.0
boost-1.79.0.beta1
boost-1.80.0.beta1
boost-1.80.0
boost-1.78.0.beta1
2021-05-28 01:46:19 +03:00
joaquintides
afdd777f16
narrowed down workaround (issue #20 )
boost-1.76.0
boost-1.76.0.beta1
2021-02-12 10:12:32 +01:00
joaquintides
bcddf447dd
solved issue #20
2021-02-08 09:26:39 +01:00
joaquintides
fff09e7a01
reverted 06ad553ac1
2021-02-08 09:24:56 +01:00
joaquintides
06ad553ac1
solved issue #20
2021-02-08 09:15:45 +01:00
joaquintides
e8c7a0d60f
added cxxstd field
2021-01-12 19:16:12 +01:00
joaquintides
2f09111240
Merge pull request #18 from giomasce-throwaway/develop
...
Fix copyright headers encoding to UTF-8.
boost-1.75.0.beta1
boost-1.75.0
2020-10-12 19:30:32 +02:00
Giovanni Mascellani
5ed0000d13
Fix copyright headers encoding to UTF-8.
2020-10-09 15:45:21 +02:00
joaquintides
c00e7bcf9d
fixed ambiguity between boost::type_erasure::any boost::any ( #17 )
boost-1.74.0.beta1
boost-1.74.0
2020-06-09 19:49:39 +02:00
joaquintides
c6221ca431
replaced deprecated #include
2020-05-11 16:06:33 +02:00
joaquintides
0f41301229
removed limitation with legacy libstdc++-v3
boost-1.73.0
boost-1.73.0.beta1
2020-01-29 20:50:53 +01:00
joaquintides
c0e8b940da
fixed const-related bug in segment::move
2020-01-29 20:45:44 +01:00
joaquintides
c9f0de8473
suppressed potential redundant move warning
2020-01-22 09:46:59 +01:00
joaquintides
1f5655001d
typo
boost-1.72.0
boost-1.72.0.beta1
2019-09-04 10:00:19 +02:00
joaquintides
02ec76c842
updated release notes
2019-09-04 09:28:30 +02:00
joaquintides
40cd7e3714
refined previous commit
2019-09-03 14:38:29 +02:00
joaquintides
e6fa69fa25
added workarounds for Dinkumware stdlib as per issue #16
2019-09-03 10:39:46 +02:00
joaquintides
e47afaac3b
reverted Travis to Trusty as per https://lists.boost.org/Archives/boost/2019/06/246359.php
boost-1.71.0.beta1
boost-1.71.0
2019-06-17 09:48:13 +02:00
joaquintides
58781ae108
grammar
2019-06-17 09:27:32 +02:00
joaquintides
0e60b6d60c
refined version checking after tests from Agustín Bergé
2019-05-20 18:46:35 +02:00
joaquintides
eac88e1211
narrowed workaround to check if VS2019 has fixed bug
2019-05-20 12:14:34 +02:00
joaquintides
1a2f7eb419
stylistic
2019-05-20 12:02:39 +02:00
joaquintides
b72896d3e9
refactored __attribute__ conditional insertion to cater for potential warnings
2019-05-16 09:20:52 +02:00
joaquintides
11988830bc
omitted crashing test for a specific, buggy version of VS2019
2019-05-15 12:13:07 +02:00
joaquintides
2698edb21e
added workaround for legacy libstdc++-v3 bug
2019-05-08 11:48:19 +02:00
joaquintides
5298636215
addressed issue #15
2019-05-07 12:55:12 +02:00
joaquintides
1ac90f551f
updated release notes as per latest PR
2019-04-22 10:08:02 +02:00
joaquintides
31963d5e39
Merge pull request #14 from tinko92/develop
...
Fixed links that were broken by a page move at cppreference.
2019-04-22 09:52:44 +02:00
Tinko Bartels
0e7f003f9d
fixed links that were broken by a page move at cppreference.
2019-04-22 09:44:38 +02:00
joaquintides
d13e8ba7ba
addressed issue #11 and sprinkled some more checks
boost-1.70.0.beta1
boost-1.70.0
2019-02-06 12:18:52 +01:00
joaquintides
8a67013729
added links to regression tests
2019-01-03 09:41:06 +01:00
joaquintides
c32eb057cc
avoided self-assign-overloaded Clang warnings
2018-12-31 13:29:16 +01:00
joaquintides
cab29c3ce3
stylistic
2018-12-23 12:25:31 +01:00
joaquintides
8c02e82dbc
shut logical-op-parentheses warning down
2018-12-22 22:42:21 +01:00
joaquintides
5af64d5ec2
bypassed tests for old versions of libstdc++-v3
2018-12-22 12:54:23 +01:00
joaquintides
ad87aeb50a
made segment copyable
2018-12-21 17:32:30 +01:00
joaquintides
daf7df8065
made segment CopyAssignable and MoveAssignable
2018-12-21 17:11:29 +01:00
joaquintides
6887dbfb32
backed down c6e1d529f9
2018-12-20 15:48:28 +01:00