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