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

llvm-openmp: match FindOpenMP.cmake output, add MSVC support #22353

Merged
merged 29 commits into from
Jul 8, 2024

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    805f2eb View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    def0ca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b48ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb43094 View commit details
    Browse the repository at this point in the history
  4. llvm-openmp: add MSVC support

    valgur committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1aeeac8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    8991aff View commit details
    Browse the repository at this point in the history
  2. llvm-openmp: add a comment

    valgur committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6d2f002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d958d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdf5b09 View commit details
    Browse the repository at this point in the history
  5. llvm-openmp: drop v10 and lower

    The wrong runtime library gets picked up in test_package for some reason. Don't feel like debugging it.
    valgur committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bc47eb3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3634104 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca4f713 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85bb473 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad7d7a0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e8f491 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6982851 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06dc906 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. llvm-openmp: OpenMP version and spec date version can be determined d…

    …uring packaging
    
    Avoids a fragile compilation check during find_package().
    valgur committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    934ad57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    635637e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. llvm-openmp: add v18.1.3

    valgur committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    905b5d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    60ef5cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb2c98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    879a9c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    5cff80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ec37d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    ec44120 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. llvm-openmp: bump to v18.1.6

    valgur committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5aadb33 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. llvm-openmp: bump to v18.1.8

    valgur committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    af7f463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35fdf5e View commit details
    Browse the repository at this point in the history