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

[SYCLomatic] Emit warning msg if CMake migration is enabled while no CMake script is found in the in-root directory #1959

Merged
merged 5 commits into from
May 13, 2024

Commits on May 11, 2024

  1. Add warning msg if CMake migration feature is enabled while no CMake …

    …script is found in the in-root directory
    
    Signed-off-by: chenwei.sun <[email protected]>
    tomflinda committed May 11, 2024
    Configuration menu
    Copy the full SHA
    306f8df View commit details
    Browse the repository at this point in the history
  2. Add lit test

    Signed-off-by: chenwei.sun <[email protected]>
    tomflinda committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a4163ee View commit details
    Browse the repository at this point in the history
  3. Fix CI test failure

    Signed-off-by: chenwei.sun <[email protected]>
    tomflinda committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1272320 View commit details
    Browse the repository at this point in the history
  4. Remove print statment

    Signed-off-by: chenwei.sun <[email protected]>
    tomflinda committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b62681a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. address review comments

    Signed-off-by: chenwei.sun <[email protected]>
    tomflinda committed May 12, 2024
    Configuration menu
    Copy the full SHA
    402cb20 View commit details
    Browse the repository at this point in the history