summaryrefslogtreecommitdiff
path: root/Tests/FortranOnly
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* LCC: Disable Fortran preprocessor testing if unsupportedmakise-homura2023-02-161-7/+10
* Tests: Avoid using CMake{Output,Error}.log filesBrad King2023-01-181-5/+17
* Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESSPeter Hill2022-02-242-1/+9
* Tests: Fix FortranOnly test with Intel compiler on WindowsBrad King2021-04-281-0/+5
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-11/+10
* Tests: Update Fortran tests for IntelLLVMWilliam R. Dieter2021-01-281-2/+2
* Tests: Update tests for NVHPC compilerTin Huynh2021-01-271-1/+1
* Tests/*Only: Update cmake_minimum_required versionsBrad King2020-06-181-1/+1
* Ninja: Skip Fortran preprocessing if Fortran_PREPROCESS is OFFPeter Hill2020-05-211-24/+22
* Fortran: Add Fortran_PREPROCESS propertyPeter Hill2020-05-219-0/+71
* CheckFortranSource*: Avoid passing -DVAR to linkerBrad King2020-02-281-27/+23
* replace remove and remove_directory with rm in testsJohnny Jazeix2019-11-131-2/+2
* Ninja: Pass preprocessor definitions when compiling with Intel FortranBrad King2019-09-033-0/+14
* VS: Fix Fortran target type selection with RC sourcesBrad King2019-03-012-1/+7
* CheckFortranSourceRuns: Add module to check if Fortran code runsMichael Hirsch, Ph.D2019-01-101-2/+9
* Various typo fixesLuz Paz2018-01-041-2/+2
* CheckFortranCompilerFlag: Add test caseBrad King2015-02-051-0/+7
* Makefile: Add assembly and preprocessed targets for FortranTim Gallagher2014-11-103-0/+38
* VS: Support Intel Fortran 15 .vfproj generation (#15175)Brad King2014-09-301-8/+9
* Add CheckFortranSourceCompiles module (#14656)Brad King2014-08-181-0/+22
* Fortran: Add support for free- and fixed-form flagsBrad King2011-08-312-5/+7
* Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-036-0/+73