Skip to content

Conversation

@scivision
Copy link
Member

@scivision scivision commented Jul 21, 2021

I helped implement CMake for stdlib, and some syntax and techniques have become obsolete or no longer relevant. At the time I implemented, quite old compilers were being considered, which have long since not been supported by stdlib.

  • remove discontinued and never worked with stdlib PGI
  • remove syntax for unsupported old Intel compiler versions
  • correct Intel compiler options for Windows
@scivision scivision force-pushed the update_cmake branch 2 times, most recently from ce8e22f to 2e31ccf Compare July 21, 2021 04:35
@scivision scivision marked this pull request as draft July 21, 2021 05:09
@scivision scivision marked this pull request as ready for review July 21, 2021 05:13
Copy link
Member

@jvdp1 jvdp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. LGTM.

@jvdp1 jvdp1 requested a review from awvwgk July 21, 2021 09:08
Copy link
Member

@awvwgk awvwgk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@ivan-pi ivan-pi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment, but otherwise +1 to merge.

@jvdp1
Copy link
Member

jvdp1 commented Jul 22, 2021

All questions seem to be answered. I'll merge it. Thank you @scivision for this PR.

@jvdp1 jvdp1 merged commit 88e2219 into fortran-lang:master Jul 22, 2021
@scivision scivision deleted the update_cmake branch July 22, 2021 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants