summaryrefslogtreecommitdiffstats
path: root/Tests/FortranModules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'modules-depends-via-target-objects'Brad King2023-10-317-0/+67
|\
| * Fortran: Restore support for TARGET_OBJECTS providing modulesBen Boeckel2023-10-307-0/+67
* | Tests: Fix clang -Wstrict-prototypes warningsBrad King2023-10-261-1/+1
|/
* Tests/FortranModules: add a test for iface Fortran sourcesBen Boeckel2023-09-205-0/+38
* Tests/FortranModules: also test INTERFACE targets with Fortran sourcesBen Boeckel2023-09-204-0/+22
* add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-204-0/+26
* Tests/FortranModules: add a test case for #25223Ben Boeckel2023-09-187-0/+81
* Tests/FortranModules: move issue 25112 fix from FortranOnlyBen Boeckel2023-09-184-0/+18
* 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-291-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