| Age | Commit message (Expand) | Author |
| 2025-06-27 | compilers-fortran: Fix preprocessing when fortran uses concat operator | Andrew Lister |
| 2025-04-03 | tests/fortran: use fs.copyfile | Dylan Baker |
| 2025-04-03 | tests/fortran: also test using a generator() | Dylan Baker |
| 2025-04-03 | tests: demonstrate that our scanner cannot handle cross target modules | Dylan Baker |
| 2023-06-28 | Condense test directory names for release. | Jussi Pakkanen |
| 2023-05-13 | Fix paths of Fortran order dependencies | Volker Weißmann |
| 2023-04-27 | Don't use dyndep scanner when preprocessing | Volker Weißmann |
| 2022-07-11 | tests: unskip windows mixing msvc and fortran, for non-gcc fortran | Eli Schwartz |
| 2021-10-30 | Added warning if run_command is called without the check kwarg | Volker Weißmann |
| 2021-09-25 | compilers: Add default search path stdlib_only_link_flags | Dylan Baker |
| 2021-09-20 | tests: Fix fortran tests | Rohit Goswami |
| 2021-09-20 | backend/ninja: add generated sources to depscan order deps | Dylan Baker |
| 2021-09-20 | tests/fortran/7 generated: don't try to find a configure_file by path | Dylan Baker |
| 2021-09-10 | Made submodule child code valid Fortran. | Mat Cross |
| 2021-08-15 | editorconfig: add setting to trim trailing whitespace | Eli Schwartz |
| 2021-06-22 | tests: both_library test improvements | Daniel Mensinger |
| 2021-05-13 | test:fortran:21: fix Windows by using configure_file(copy:) | Michael Hirsch |
| 2021-03-06 | Fix Fortran dep scanner for upper case file extensions. Closes #8395. | Jussi Pakkanen |
| 2021-02-19 | Fix combining C and Fortran. Closes #8377. | Jussi Pakkanen |
| 2021-01-21 | Add fortran test with an install:yes static library | Jonas Lundholm Bertelsen |
| 2020-09-03 | tests: add fortran cmake subproject include test | Michael Hirsch |
| 2020-06-15 | test:fortran7: default static so Intel/VS-based compilers pass | Michael Hirsch |
| 2020-06-14 | windows: Canonicalize `:` in filenames | Nirbheek Chauhan |
| 2020-06-14 | fortran generated test: add code to reveal issue | Michael Hirsch |
| 2020-04-05 | quality / test: Fortran type hinting | Michael Hirsch, Ph.D |
| 2020-01-24 | tests: Disable fortran submodule test on old GCC versions | Nirbheek Chauhan |
| 2019-12-19 | ci: improve robustness | Michael Hirsch, Ph.D |
| 2019-12-13 | ci fortran: add case where buildtype=release and warning_level=3 | Michael Hirsch, Ph.D |
| 2019-11-25 | complete gfortran/intel/intel-cl fortran_std test | Michael Hirsch, Ph.D |
| 2019-11-18 | Merge pull request #6194 from scivision/coarrays | Jussi Pakkanen |
| 2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D |
| 2019-11-17 | ci: add timeout to coarray test | Michael Hirsch, Ph.D |
| 2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-... | Michael Hirsch, Ph.D |
| 2019-10-23 | tests: add fortran-specific compiler checks | Michael Hirsch, Ph.D |
| 2019-08-24 | Intel-Cl tests: increase robustness of Windows Intel compilers detection (#5828) | Michael Hirsch, Ph.D |
| 2019-07-30 | default fortran lib to static so windows can be tested | Michael Hirsch, Ph.D |
| 2019-07-30 | skip fortran dyamiclib tests on Windows | Michael Hirsch, Ph.D |
| 2019-07-30 | PGI doesn't have coarray fortran | Michael Hirsch, Ph.D |
| 2019-07-30 | Merge pull request #5740 from scivision/intel-ci_fix | Jussi Pakkanen |
| 2019-07-30 | fortran tests: non-gfortran compilers on Windows are best static libs | Michael Hirsch, Ph.D |
| 2019-07-29 | Flang and PGI don't yet support coarray | Michael Hirsch, Ph.D |
| 2019-06-25 | fortran-specific openMP tests | Michael Hirsch, Ph.D |
| 2019-06-24 | only test if Zlib found | Michael Hirsch, Ph.D |
| 2019-06-24 | windows ifort can't do shared_library sanely | Michael Hirsch, Ph.D |
| 2019-06-24 | intel windows coarray args | Michael Hirsch, Ph.D |
| 2019-06-23 | fortran 2003 use, non_instrinsic | Michael Hirsch, Ph.D |
| 2019-06-23 | fortran submodule checks | Michael Hirsch, Ph.D |
| 2019-06-23 | fortran include syntax checks | Michael Hirsch, Ph.D |
| 2019-06-23 | BUGFIX: Fortran module regex handle more edge cases | Michael Hirsch, Ph.D |
| 2019-06-20 | add fortarn use inline comment test | Michael Hirsch, Ph.D |