mirror of
https://github.com/boostorg/boost-ci.git
synced 2026-02-10 23:32:15 +00:00
* Deduplicate build.sh and enforce.sh * Unify Windows workflows * Factor out common linux install script * Build tests from inside BOOST_ROOT * Exit with 1 on error on windows * Remove outdated workaround for Boost.Test #144 * Fix missing unification in BDDE and mingw and add B2_CI_VERSION * Use B2_CI_VERSION to check for wanted behavior * Use other methods of getting the CPU count * Fixes #50 * Update AzP variable defintions * Zero out B2_CXXFLAGS not CXXFLAGS for bootstrap * Go back to lib folder on Windows * Move boost-root to location expected by old AzP configs