mirror of
https://github.com/boostorg/boost-ci.git
synced 2026-02-17 13:42:10 +00:00
* test linkflags * Fix B2_ARGS for old CI configs Revert construction of B2_ARGS for unset B2_CI_VERSION to what it was before the deduplication efforts in #48 * Fix coverage args for old CI configs Add the prefixes again * Add multiple define= entries to B2_DEFINES and rename the test job The error to be reproduced happens only for multiple values, e.g. to B2_LINKFLAGS or B2_DEFINES. Co-authored-by: Alexander Grund <Flamefire@users.noreply.github.com>