bot_boost_mirror
  • Joined on 2025-09-23
bot_boost_mirror synced commits to feature/boost-install at bot_boost_mirror/cmake from mirror 2025-10-19 21:30:23 +00:00
b49c365005 Rename __boost_install_update_extra_sources to __boost_install_update_sources; it can in theory be used for include/ as well, although we don't have a use case for this yet
bot_boost_mirror synced commits to master at bot_boost_mirror/boostdep from mirror 2025-10-19 21:30:20 +00:00
930d2d320a depinst: change vprint to print to stderr; the messages are status, not program output
bot_boost_mirror synced commits to develop at bot_boost_mirror/boost from mirror 2025-10-19 21:30:19 +00:00
77b33c6bac Update core from develop
b859612208 Update core from develop
3198c95ba3 Update assert from develop
c00e92a9e3 Update unordered from develop
9dc1ee6bae Update assert from develop
Compare 5 commits »
bot_boost_mirror synced commits to master at bot_boost_mirror/boost from mirror 2025-10-19 21:30:19 +00:00
f6c9265584 Update core from master
8245a48979 Update core from master
0aeece0a49 Update unordered from master
eeea8ff079 Update assert from master
40581bed77 Update boostdep from master
Compare 5 commits »
bot_boost_mirror synced commits to pdimov-patch-1 at bot_boost_mirror/bloom from mirror 2025-10-19 20:40:18 +00:00
bot_boost_mirror synced new reference pdimov-patch-1 to bot_boost_mirror/bloom from mirror 2025-10-19 20:40:18 +00:00
bot_boost_mirror synced commits to develop at bot_boost_mirror/assert from mirror 2025-10-19 20:30:17 +00:00
e107bd7b55 Fix 3.19 version check
966b9debd2 Use a single source_group call for all sources
ce4e8e5457 Remove PREFIX from source_group calls
f97b82f038 Quote directory in source_group
d81367053f Rename boost_assert_HEADERS variable to headers, to facilitate copy-paste into other libraries
Compare 11 commits »
bot_boost_mirror synced commits to feature/cmake at bot_boost_mirror/assert from mirror 2025-10-19 20:30:17 +00:00
e107bd7b55 Fix 3.19 version check
966b9debd2 Use a single source_group call for all sources
ce4e8e5457 Remove PREFIX from source_group calls
f97b82f038 Quote directory in source_group
d81367053f Rename boost_assert_HEADERS variable to headers, to facilitate copy-paste into other libraries
Compare 6 commits »
bot_boost_mirror synced commits to master at bot_boost_mirror/assert from mirror 2025-10-19 20:30:17 +00:00
d9efd1a639 Update ci.yml
bot_boost_mirror synced commits to cmake at bot_boost_mirror/unordered from mirror 2025-10-19 09:50:23 +00:00
37bd215777 Grab the list of IDE files in the CMake regardless of generator, as this is a no-op when the generator doesn't support it, however still gate the natvis file behind 'if(MSVC)'
bot_boost_mirror synced commits to fix/cvw-2025-9288 at bot_boost_mirror/unordered from mirror 2025-10-19 09:50:23 +00:00
bot_boost_mirror synced new reference fix/cvw-2025-9288 to bot_boost_mirror/unordered from mirror 2025-10-19 09:50:23 +00:00
bot_boost_mirror synced commits to feature/remove-mpl at bot_boost_mirror/multi_index from mirror 2025-10-19 09:30:36 +00:00
fc25407bc4 removed Clang 5.0 -std=c++1z as not supported by Mp11
bot_boost_mirror synced commits to develop at bot_boost_mirror/msm from mirror 2025-10-19 09:30:35 +00:00
9bd9d196d0 Merge pull request #136 from chandryan/feat/backmp11-code-separation
22c0295f06 front/back: add tags to identify between all state types
d566a774ad feat/backmp11: favor_compile_time auto-generates by default
3718a32543 feat/backmp11: improve encapsulation
Compare 4 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/cmake from mirror 2025-10-19 09:20:25 +00:00
466ba5e42e Do not restrict INTERFACE_SOURCE fixups to MSVC and .natvis; it's always needed for sources in extra/
f9d5ca84ea Output CMAKE_INSTALL_DATADIR as well in status message
Compare 2 commits »
bot_boost_mirror synced commits to feature/boost-install at bot_boost_mirror/cmake from mirror 2025-10-19 09:20:25 +00:00
466ba5e42e Do not restrict INTERFACE_SOURCE fixups to MSVC and .natvis; it's always needed for sources in extra/
f9d5ca84ea Output CMAKE_INSTALL_DATADIR as well in status message
fd61b23154 Merge pull request #89 from k3DW/natvis
112a8bfc56 Add missing 3.2x, 3.3x CMake versions for completeness
51529ab733 Merge pull request #97 from Flamefire/patch-1
Compare 71 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/boost from mirror 2025-10-19 09:20:19 +00:00
1fa87bcc2e Update assert from develop
cc711da3c3 Update cmake from develop
ccc852897d Update assert from develop
10f8c31a44 Update msm from develop
Compare 4 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/assert from mirror 2025-10-19 08:20:17 +00:00
96992d16dd Add boost_assert.natvis as PUBLIC, to enable its installation; remove check for CMake 3.19 and Visual Studio
d9efd1a639 Update ci.yml
Compare 2 commits »
bot_boost_mirror synced commits to feature/cmake at bot_boost_mirror/assert from mirror 2025-10-19 08:20:17 +00:00
2cd62786c8 Update preferred CMake version to 3.31
297b489b58 Remove the check for the Visual Studio generator; the generator may be Ninja on Windows, and adding the headers to the project may be useful on non-Windows
70bf9b6156 Rename boost_assert_IDEFILES variable to boost_assert_HEADERS
1069d7b790 Add boost_assert.natvis as PUBLIC, to enable its installation
448cd0bc48 Revert "Add boost_assert.natvis as PUBLIC, to enable its installation; remove check for CMake 3.19 and Visual Studio"
Compare 7 commits »
bot_boost_mirror synced commits to feature/gha at bot_boost_mirror/assert from mirror 2025-10-19 08:20:17 +00:00
d9efd1a639 Update ci.yml
5dcb2af521 Do not include <iosfwd> or declare operator<< when BOOST_NO_IOSTREAM is defined. Fixes #43.
35c2046264 Update ci.yml
Compare 3 commits »