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

Update compile/link args in config/meson.build #31

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Nov 20, 2023

Update compile/link args in config/meson.build

  • allow multiple definitions only on windows/gcc
  • traceback on all intel and fpp on windows/intel
  • distinguish intel[-cl] as ifort and intel-llvm-[cl] ifx
  • use fc.get_supported_arguments

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d91cb5a) 68.39% compared to head (4de442c) 71.51%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   68.39%   71.51%   +3.11%     
==========================================
  Files           2        2              
  Lines         481      481              
  Branches      268      296      +28     
==========================================
+ Hits          329      344      +15     
  Misses         23       23              
+ Partials      129      114      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wpbonelli wpbonelli marked this pull request as ready for review November 20, 2023 13:16
@wpbonelli
Copy link
Contributor Author

@awvwgk I don't have write access so can't bring this in myself

@awvwgk awvwgk merged commit d6ea3fd into fortran-lang:main Nov 20, 2023
13 checks passed
@wpbonelli wpbonelli deleted the update-meson branch November 21, 2023 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants