boostorg / boost

Super-project for modularized Boost
https://github.com/boostorg/wiki/wiki/Getting-Started%3A-Overview
Boost Software License 1.0
7.22k stars 1.77k forks source link

AIX support -- openxl and xlclang toolchains #977

Open tjcw opened 3 weeks ago

tjcw commented 3 weeks ago

I am about to open PRs to add support for these 2 toolchains on AIX. This affects a number of repos as well as 'boost'; build, boost_install, context, and wave.

tjcw commented 3 weeks ago

The PRs are

https://github.com/boostorg/boost/pull/978 https://github.com/boostorg/build/pull/778 https://github.com/boostorg/boost_install/pull/78 https://github.com/boostorg/wave/pull/233 https://github.com/boostorg/context/pull/274