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

Add clang-tidy, x86 dll #20

Merged
merged 19 commits into from
Feb 25, 2024
Merged

Commits on Feb 24, 2024

  1. clang tidy fixes

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c8e656d View commit details
    Browse the repository at this point in the history
  2. fix destination param

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    83825f3 View commit details
    Browse the repository at this point in the history
  3. change package install path

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e26067c View commit details
    Browse the repository at this point in the history
  4. add 32bit windows build

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1005d32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a785825 View commit details
    Browse the repository at this point in the history
  6. fix release dependency

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    303f875 View commit details
    Browse the repository at this point in the history
  7. bummp vscpp toolset

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    f50e6ed View commit details
    Browse the repository at this point in the history
  8. specify arch at conan install

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    d003833 View commit details
    Browse the repository at this point in the history
  9. attempt to fix arch flag

    cen1 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6801e6e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9b86767 View commit details
    Browse the repository at this point in the history
  2. document clion

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    7e7b5cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5c882 View commit details
    Browse the repository at this point in the history
  4. gha add missing cache key

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    1200119 View commit details
    Browse the repository at this point in the history
  5. include conanfile in cache key

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    0bfcb15 View commit details
    Browse the repository at this point in the history
  6. fix conan home folder

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    237d542 View commit details
    Browse the repository at this point in the history
  7. minor

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    035445f View commit details
    Browse the repository at this point in the history
  8. clean up debian conan build

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5b6431a View commit details
    Browse the repository at this point in the history
  9. fix USE_SYSTEM_LIBS

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4df4504 View commit details
    Browse the repository at this point in the history
  10. minor

    cen1 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    76721ea View commit details
    Browse the repository at this point in the history