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

RMM now leverages rapids-cmake to reduce CMake boilerplate #800

Merged
merged 9 commits into from
Jun 22, 2021

Commits on Jun 9, 2021

  1. RMM now leverages rapids-cmake to reduce CMake boilerplate

    rapids-cmake provides all the functionality of RMM existing
    CMake modules. This allow RAPIDS to deploy build-system fixes quickly
    and across all projects.
    robertmaynard committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a225ce5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cea9ce View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    5bb05a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9053885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de7a32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ff68a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d25562 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca7f327 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. remove unneeded rapids-cmake.json file

    The file should always be downloaded by CI to get the latest
    API changes.
    robertmaynard committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    59ac16c View commit details
    Browse the repository at this point in the history