Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure codebase #46

Merged
merged 9 commits into from
Nov 13, 2024
Merged

Restructure codebase #46

merged 9 commits into from
Nov 13, 2024

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    202bfa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b446792 View commit details
    Browse the repository at this point in the history
  3. Update stocc's CMakeLists.txt

    - Always build as static library
    - Build using -std=c++23
    robomics committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    66dd676 View commit details
    Browse the repository at this point in the history
  4. Drop Windows CI

    For the time being, MSVC does not support C++23 well enough to build NCHG,
    and windows-ci.yml is outdated to the point where it is not worth keeping it
    around. When C++23 support on MSVC is in a better state we can consider re-adding
    the CI workflow for Windows.
    robomics committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e4d5536 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2a87e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f51bb56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e1e72c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1221103 View commit details
    Browse the repository at this point in the history
  9. Bugfix

    robomics committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    51155e1 View commit details
    Browse the repository at this point in the history