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 ccache to clang-tidy #916

Merged
merged 16 commits into from
Oct 6, 2023
Merged

Commits on Oct 5, 2023

  1. Add ccache to clang-tidy.

    jrood-nrel committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3436c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35a568a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Try to fix syntax error.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c41fcb6 View commit details
    Browse the repository at this point in the history
  2. Fix copy and paste error.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4680f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54daf0b View commit details
    Browse the repository at this point in the history
  4. Reduce cuda ccache size.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    49ef0cc View commit details
    Browse the repository at this point in the history
  5. Disable cppcheck.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    28610fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7d8964 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96fe877 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3501b6 View commit details
    Browse the repository at this point in the history
  9. Some changes.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a771727 View commit details
    Browse the repository at this point in the history
  10. Revert vector change.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8a03ecf View commit details
    Browse the repository at this point in the history
  11. Add clang-tidy-cache.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    306bca3 View commit details
    Browse the repository at this point in the history
  12. Add ls.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    23efc3a View commit details
    Browse the repository at this point in the history
  13. Try static constexpr.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    433a89b View commit details
    Browse the repository at this point in the history
  14. Remove ctcache.

    jrood-nrel committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    bd57191 View commit details
    Browse the repository at this point in the history