Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-25 | No Exe Patch Applied | Steph Enders | |
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! | |||
2022-06-26 | Alias filesystem library to allow for xp usage | Steph Enders | |
MacOS 10.14 still uses experimental/filesystem which is what we're currently targetting. If I can get my hands on a 10.15+ we can test that out | |||
2022-06-26 | adding macos support in progress | danenders | |