Tags: KjellKod/g3sinks
Tags
c++17 replaces boost dependency (#124) * thanks to xgdgsc, for https://github.com/KjellKod/g3sinks/pull/104/files * commenting out or removing boost for testing with pure std::cpp17 library std::filesystem * big cleanup, some refactoring of redundant code, improved readability * clang-formatting, sublime formatting file added.
GitActions / CI improvements with macos (#123) * Update and rename cmake_build_run_ctest.yml to buildAndRunTests.yml * Added macOS for concurrent runs with ubuntu * Added macOS bootstrap with code, thanks to: https://github.com/marketplace/actions/setup-xcode-version