summaryrefslogtreecommitdiff
path: root/Source/cmFortranParser.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-2/+1
* Makefiles: Add support for building Fortran intrinsicsIsuru Fernando2021-06-241-0/+5
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* clang-tidy: modernize-deprecated-headersRegina Pfeifer2019-09-161-1/+1
* clang-tidy: Replace typedef with usingRegina Pfeifer2019-09-031-1/+1
* Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-151-0/+3
* Fortran: Fix submodule file names across compilersBrad King2019-02-141-0/+2
* Fortran: Thread compiler id through to internal Fortran parserBrad King2019-02-141-1/+9
* Fortran: Factor out .mod and .smod file name constructionBrad King2019-02-141-0/+4
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-5/+5
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-13/+13
* Fortran: Add support for submodule dependenciesBrad King2018-04-201-0/+7
* Fortran: Refactor to treat .mod extension as part of module nameBrad King2018-04-201-2/+3
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* cmFortranParser: remove unnecessary typedefDaniel Pfeifer2017-03-291-2/+1
* remove file cmStandardIncludes.hDaniel Pfeifer2017-02-201-1/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* cmFortranParser: Inject a newline at end-of-file when missingBrad King2016-09-061-0/+2
* cmFortranLexer: Update to flex 2.6Brad King2016-09-061-0/+1
* Fortran: Warn when dependency scanning fails to parse a source fileBrad King2016-09-061-0/+3
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-42/+28
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* cmFortranParser: Parse #line directivesBrad King2015-11-021-0/+2
* cmFortranParser: Factor out of cmDependsFortranBrad King2015-07-271-0/+79
* Rename Fortran parser infrastructure to drop "Depends" prefixKitware Robot2015-07-271-0/+96