Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-25 | compilers: Add default search path stdlib_only_link_flags | Dylan Baker | 1 | -4/+0 |
2021-02-19 | Fix combining C and Fortran. Closes #8377. | Jussi Pakkanen | 2 | -2/+18 |
2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-... | Michael Hirsch, Ph.D | 1 | -1/+1 |
2019-05-10 | tests/fortran/9 cpp: It's okay to link ICL and ifort | Dylan Baker | 1 | -1/+1 |
2019-01-28 | Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829. | Jussi Pakkanen | 1 | -1/+5 |
2019-01-27 | BUGFIX: broken/missing Fortran code/unit tests | Michael Hirsch, Ph.D | 2 | -4/+10 |
2018-11-15 | tests: Fix fortran + cpp test for ifort | Dylan Baker | 1 | -1/+12 |
2018-05-02 | Can use C++ and FORTRAN in a single target. Closes #2685. | Jussi Pakkanen | 3 | -0/+23 |