~roguescholar/boost/+git/tokenizer:master

Last commit made on 2022-06-24
Get this branch:
git clone -b master https://git.launchpad.net/~roguescholar/boost/+git/tokenizer

Branch merges

Branch information

Name:
master
Repository:
lp:~roguescholar/boost/+git/tokenizer

Recent commits

90106f1... by Alexander Grund <email address hidden>

Fix ccache saving on cache hit (#24)

See boostorg/boost-ci#166

0445694... by Nikita Kniazev

Cease dependence on MPL

78eda68... by James E. King, III

Align to Boost.CI 2022.04

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

Switch from deprecated test to Lightweight Test

b846095... by Peter Dimov <email address hidden>

Add CMakeLists.txt

83e7ada... by Sam Darwin <email address hidden>

add drone config [ci skip] (#20)

e1ce54c... by Edward Diener

[skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. (#21)

1c8a8bf... by Edward Diener

Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (#16)

667a822... by James E. King, III

Update CI

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

Fix URL in documentation