summaryrefslogtreecommitdiff
path: root/Tests/VSGNUFortran
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Build: Modernize some `foreach` calls to use `IN LISTS`/`IN ITEMS`Alex Turbov2022-09-221-1/+1
* Tests: Update for the Fujitsu compilerChuck Atkins2021-03-311-0/+5
* Tests: Bump CMake minimum required in tests to 2.8.12Chuck Atkins2020-12-231-2/+2
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-2/+3
* Tests: Fix CMake syntax warning in VSGNUFortran testBrad King2017-09-151-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-2/+2
* Tests: Simplify VSGNUFortran Oracle-specific link linesBrad King2015-10-011-3/+3
* Tests/VSGNUFortran: Avoid C++ comment in C code (#13314)Daniel R. Gomez2012-06-181-1/+1
* CMakeAddFortranSubdirectory: Add NO_EXTERNAL_INSTALL optionBrad King2012-02-091-1/+2
* CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBALBill Hoffman2012-02-095-17/+17
* VSGNUFortran: Add special case for SunPro Fortran runtime libraryBill Hoffman2012-02-091-1/+35
* CMakeAddFortranSubdirectory: Allow full paths to directoriesBrad King2012-02-091-10/+12
* Add CMakeAddFortranSubdirectory to use MinGW gfortran in VSBill Hoffman2012-02-097-0/+96