summaryrefslogtreecommitdiff
path: root/Tests/FortranModules
Commit message (Expand)AuthorAgeFilesLines
* Ninja,Makefile: Restore Fortran module scanning in static library cycleBrad King2023-03-247-1/+27
* Tests/FortranModules: add case for modules after "end interface X"Ben Boeckel2022-11-303-0/+22
* Fortran: Fix suprious dependencies with submodulesVitaly Mogulian2022-08-094-3/+40
* Tests: Fix FortranModules test with Intel compiler on WindowsBrad King2021-03-091-0/+5
* Tests: Enable Fortran submodule tests on XL compilersBrad King2020-02-281-1/+1
* Ninja: Add multi-config variantKyle Edwards2019-12-131-1/+1
* Tests: Add symbols to FortranModules static librariesBrad King2019-09-263-0/+9
* Fortran: Fix module dependency scanning with upper-case SUBMODULEBrad King2018-11-201-3/+3
* Fortran: Extend submodule test with great-grandchildBrad King2018-04-205-0/+23
* Fortran: Add support for submodule dependenciesBrad King2018-04-206-58/+59
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-2/+3
* Fix trivial typos in textluzpaz2017-11-032-2/+2
* Ninja: Add source location as include directory for preprocessed filesNils Gladitz2016-09-273-0/+10
* Tests: Add Fortran submodule testsBrad King2016-09-234-0/+94
* Tests: Split Fortran module testing into separate FortranModules testBrad King2016-09-2221-0/+237