~roguescholar/boost/+git/dynamic_bitset:ci/mingw

Last commit made on 2022-04-25
Get this branch:
git clone -b ci/mingw https://git.launchpad.net/~roguescholar/boost/+git/dynamic_bitset

Branch merges

Branch information

Name:
ci/mingw
Repository:
lp:~roguescholar/boost/+git/dynamic_bitset

Recent commits

30fdff7... by James E. King, III

re-add mingw to ci

eb3f180... by James E. King, III

Fix badges in readme for develop

c811f46... by James E. King, III

align CI to boost-ci standard and update README

709a03b... by Sam Darwin <email address hidden>

Update GitHub Actions CI file (#61)

11d8540... by Peter Dimov <email address hidden>

Regenerate CMakeLists.txt

296f902... by Sam Darwin <email address hidden>

Add GitHub Actions config [ci skip] (#60)

a16a1c3... by Sam Darwin <email address hidden>

add drone config [ci skip] (#57)

66a956b... by Edward Diener

Add "cxxstd" json field

b59fc97... by Glen Fernandes <email address hidden>

Use core/allocator_access for allocator use

4a38853... by Andrey Semashev <email address hidden>

Avoid using deprecated headers to silence compiler warnings. (#56)

The warnings are generated by boost/detail/iterator.hpp and
boost/detail/no_exceptions_support.hpp. Also, updated location of
addressof.hpp.