| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefiles: Add support for building Fortran intrinsics | Isuru Fernando | 2021-06-24 | 1 | -0/+5 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
|
|
* | Delete some default constructors and assignment operators | Albert Astals Cid | 2019-02-15 | 1 | -0/+3 |
|
|
* | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 1 | -0/+2 |
|
|
* | Fortran: Thread compiler id through to internal Fortran parser | Brad King | 2019-02-14 | 1 | -1/+9 |
|
|
* | Fortran: Factor out .mod and .smod file name construction | Brad King | 2019-02-14 | 1 | -0/+4 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -5/+5 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -13/+13 |
|
|
* | Fortran: Add support for submodule dependencies | Brad King | 2018-04-20 | 1 | -0/+7 |
|
|
* | Fortran: Refactor to treat .mod extension as part of module name | Brad King | 2018-04-20 | 1 | -2/+3 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | cmFortranParser: remove unnecessary typedef | Daniel Pfeifer | 2017-03-29 | 1 | -2/+1 |
|
|
* | remove file cmStandardIncludes.h | Daniel Pfeifer | 2017-02-20 | 1 | -1/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | cmFortranParser: Inject a newline at end-of-file when missing | Brad King | 2016-09-06 | 1 | -0/+2 |
|
|
* | cmFortranLexer: Update to flex 2.6 | Brad King | 2016-09-06 | 1 | -0/+1 |
|
|
* | Fortran: Warn when dependency scanning fails to parse a source file | Brad King | 2016-09-06 | 1 | -0/+3 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -42/+28 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
|
|
* | cmFortranParser: Parse #line directives | Brad King | 2015-11-02 | 1 | -0/+2 |
|
|
* | cmFortranParser: Factor out of cmDependsFortran | Brad King | 2015-07-27 | 1 | -0/+79 |
|
|
* | Rename Fortran parser infrastructure to drop "Depends" prefix | Kitware Robot | 2015-07-27 | 1 | -0/+96 |
|
|