mirror of
https://github.com/boostorg/wave.git
synced 2026-01-19 04:42:16 +00:00
7ce8b53d9dc56a9c0b9a8855f26003e6b174301f
* Make the library modular usable. * Switch to library requirements instead of source. As source puts extra source in install targets. * Add wave tool build to all target. * Add missing NO_LIB usage requirements. * Add requires-b2 check to top-level build file. * Bump B2 require to 5.2 * Change all <source> references to <library>. * Move inter-lib dependencies to a project variable and into the build targets. * Update build deps.
Boost.Wave
| Branch | Appveyor (MSVC) | GitHub Actions (gcc, clang) |
|---|---|---|
| Master | ||
| Develop |
The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL).
Description
Languages
C++
99.7%
HTML
0.2%