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

test CI with clang-format #354

Merged
merged 25 commits into from
Jun 16, 2024
Merged

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    0994de4 View commit details
    Browse the repository at this point in the history
  2. remove distcc

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    25b5495 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01018b9 View commit details
    Browse the repository at this point in the history
  4. fix cast

    nobody authored and nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    5d2b65c View commit details
    Browse the repository at this point in the history
  5. fix logic error

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    cb6d0ee View commit details
    Browse the repository at this point in the history
  6. simplify

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ed24aee View commit details
    Browse the repository at this point in the history
  7. unity builds off by default

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ef83943 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    763b27b View commit details
    Browse the repository at this point in the history
  9. faster map loading

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4d9aa02 View commit details
    Browse the repository at this point in the history
  10. faster map updates

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    a6ca78e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92c210d View commit details
    Browse the repository at this point in the history
  12. never open namespace std

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    49c60df View commit details
    Browse the repository at this point in the history
  13. avoid name shadowing

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    04bef23 View commit details
    Browse the repository at this point in the history
  14. module is a keyword in c++20

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0e49a7c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    faebe71 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    58ac37d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0475ed8 View commit details
    Browse the repository at this point in the history
  18. dos2unix

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1096760 View commit details
    Browse the repository at this point in the history
  19. cleanup includes

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    aeeabd5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    171c6a3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    48690b8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3907375 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    76beada View commit details
    Browse the repository at this point in the history
  24. use unity builds in CI

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    88199cc View commit details
    Browse the repository at this point in the history
  25. fix MinGW build

    nschimme committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    62efa64 View commit details
    Browse the repository at this point in the history