Releases: fortran-lang/setup-fortran
Releases · fortran-lang/setup-fortran
Fortran setup action version 1.6.1
What's Changed
- fix(mac/gcc): just brew install --force by @wpbonelli in #96
- fix(intel-classic): fix recent ifort versions on linux and windows by @amontoison in #93
Full Changelog: v1.6.0...v1.6.1
Fortran setup action version 1.6.0
What's Changed
- Support LFortran by @gha3mi in #57
- Support Intel 2024.1.0 by @wpbonelli in #84
- Fallback to intel-classic on mac @wpbonelli in #70
- Fix Intel 2023.1.0 URL typo by @perazz in #76
- Drop support for gcc 7 and 8 by @wpbonelli in #83
New Contributors
Full Changelog: v1.5.1...v1.6.0
Fortran setup action version 1.5.1
What's Changed
- fix(mac/gcc): brew doesn't create unversioned gcc symlink by @wpbonelli in #65
Full Changelog: v1.5...v1.5.1
Fortran setup action version 1.5
What's Changed
- feat: set FPM environment variables by @wpbonelli in #63
- feat: support intel 2024.0 on linux and windows by @wpbonelli in #64
- fix(gcc/macos): don't meddle with lib locations by @wpbonelli in #62
Full Changelog: v1.4...v1.5
Fortran setup action version 1.4
What's Changed
- Lazy installation by @wpbonelli in #49
- Leave tar as-is by @scharlton2 in #48
- Fix Windows/gcc11 issue by @nbelakovski in #58
- Support GCC on macos-14 by @wpbonelli in #60
- Support NVIDIA compiler by @gha3mi in #53
New Contributors
- @scharlton2 made their first contribution in #48
- @gha3mi made their first contribution in #53
- @nbelakovski made their first contribution in #58
Full Changelog: v1.3...v1.4
Fortran setup action version 1.3
Changelog
- support gcc 13 on windows, bump default gcc to 13, improve cxx support by @wpbonelli in #44
- test with & suggest linker option for gfortran 7-9 on mac by @wpbonelli in #40
- add repo status and latest tag badges by @wpbonelli in #42
- fix usage example in readme by @ludnic in #43
New Contributors
Full Changelog: v1.2...v1.3
Fortran setup action version 1.2
Changelog
- ci: add macos-13 to test matrix by @wpbonelli in #14
- The process of pressing Enter is bypassed by adding the --yes option to add-apt-repository. by @kohei-noda-qcrg in #20
- Add support for GCC 13 by @wpbonelli in #16
- Update for Intel 2023.2.0 by @awvwgk in #25
- feat: support Intel on Windows by @wpbonelli in #27
- docs(readme): miscellaneous by @wpbonelli in #28
- fix: multiple minor fixes by @wpbonelli in #29
New Contributors
- @kohei-noda-qcrg made their first contribution in #20
Full Changelog: v1.1...v1.2
Fortran setup action version 1.1
Support for the GCC toolchain varies across GitHub-hosted runner images.
runner | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|
macos-11 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
macos-12 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
ubuntu-20.04 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
ubuntu-22.04 | ✓ | ✓ | ✓ | ✓ | ||||
windows-2019 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
windows-2022 | ✓ | ✓ | ✓ | ✓ | ✓ |
Supported Intel toolchains:
runner | compiler | version |
---|---|---|
ubuntu-* | intel | 2023.1, 2023.0, 2022.2.1, 2022.2, 2022.1, 2022.0, 2021.4, 2021.3, 2021.2, 2021.1.2, 2021.1 |
ubuntu-* | intel-classic | 2021.9, 2021.8, 2021.7.1, 2021.7, 2021.6, 2021.5, 2021.4, 2021.3, 2021.2, 2021.1.2, 2021.1 |
macos-* | intel-classic | 2021.9, 2021.8, 2021.7.1, 2021.7, 2021.6, 2021.5, 2021.4, 2021.3, 2021.2, 2021.1 |
Fortran setup action version 1.0
runner | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
---|---|---|---|---|---|---|---|---|
macos-11 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
macos-12 | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | |
ubuntu-20.04 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
ubuntu-22.04 | ✓ | ✓ | ✓ | ✓ | ||||
windows-2019 | ✓ | ✓ | ✓ | ✓ | ✓ | |||
windows-2022 | ✓ | ✓ | ✓ | ✓ | ✓ |