| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -5/+4 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -6/+4 |
|
|
* | Fortran: Support compilers using no module prefix on submodule files | Willem Deconinck | 2019-07-08 | 1 | -1/+7 |
|
|
* | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 1 | -1/+1 |
|
|
* | Fortran: Thread compiler id through to internal Fortran parser | Brad King | 2019-02-14 | 1 | -2/+4 |
|
|
* | Fortran: Factor out .mod and .smod file name construction | Brad King | 2019-02-14 | 1 | -6/+17 |
|
|
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -4/+5 |
|
|
* | Fortran: Add support for submodule dependencies | Brad King | 2018-04-20 | 1 | -0/+44 |
|
|
* | Fortran: Refactor to treat .mod extension as part of module name | Brad King | 2018-04-20 | 1 | -6/+19 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -3/+3 |
|
|
* | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -1/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -3/+2 |
|
|
* | Merge topic 'cstyle-casts' | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|\ |
|
| * | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -1/+1 |
|
|
* | | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+0 |
|/ |
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | cmFortranParserImpl: remove unnecessary include | Daniel Pfeifer | 2017-03-29 | 1 | -1/+0 |
|
|
* | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 1 | -5/+5 |
|
|
* | 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 | -2/+13 |
|
|
* | Fortran: Warn when dependency scanning fails to parse a source file | Brad King | 2016-09-06 | 1 | -4/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -1/+8 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -27/+23 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+1 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -134/+84 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -26/+0 |
|
|
* | cmFortranParser: Skip #line directives that do not name files | Brad King | 2016-04-05 | 1 | -1/+1 |
|
|
* | cmFortranParser: Parse #line directives | Brad King | 2015-11-02 | 1 | -0/+26 |
|
|
* | cmFortranParser: Factor out of cmDependsFortran | Brad King | 2015-07-27 | 1 | -0/+408 |
|
|