Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-27 | Reinit boost submodule to use boostorg/boost | Steph Enders | |
Boost comprises many submodules that use relative URLs. This will not work unless I were to fork the entire org which is not worth the time/effort when I can checkout the tag and commit that so its pinned to boost-1.79.0 | |||
2022-06-27 | Update MacOS to compile w/ Boost | Steph Enders | |
MacOS seems to rely on an older/different C++ stdlib than Windows or Linux. So replacing those with Boost equivalents. Mostly contained to the Resources thankfully! |