You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: set FPM environment variables (fortran-lang#63)
* set FPM_FC/FPM_CC/FPM_CXX matching FC/CC/CXX
* consolidate env var assignment in setup script
* feat: support intel 2024.0 on linux and windows (fortran-lang#64)
* fix(mac/gcc): always create unversioned gcc/g++/gfortran links (fortran-lang#65)
* brew doesn't link gcc/g++ without version number like it does for gfortran
* this was causing default mac gcc/g++ to be discovered on PATH
* fix readme auto-update PR conditionals in reporting mode
* Update compatibility matrix (fortran-lang#66)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* ci: don't trigger when tags are pushed (fortran-lang#67)
* correct typo
* fix variable name
* pass cpp_name
* pass cpp_name
---------
Co-authored-by: wpbonelli <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0 commit comments