| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefiles: provide, but do not consume, "forward linked" target dirs | Ben Boeckel | 2023-11-23 | 1 | -0/+6 |
|
|
* | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -0/+1 |
|
|
* | codespell: Fix typos | Brad King | 2023-05-22 | 1 | -1/+1 |
|
|
* | CMake code rely on cmList class for CMake lists management (part. 2) | Marc Chevrier | 2023-04-29 | 1 | -5/+5 |
|
|
* | cmDependsFortran: require that dependency info files work | Ben Boeckel | 2023-02-01 | 1 | -5/+11 |
|
|
* | cmMakefileTargetGenerator: make "target linked info" variable Fortran-specific | Ben Boeckel | 2023-02-01 | 1 | -1/+1 |
|
|
* | clang-tidy: fix `performance-unnecessary-copy-initialization` lints | Ben Boeckel | 2022-05-24 | 1 | -1/+1 |
|
|
* | Merge topic 'IntelLLVM-Fortran-copy-mod' | Brad King | 2021-11-18 | 1 | -1/+1 |
|\ |
|
| * | IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generators | Brad King | 2021-11-17 | 1 | -1/+1 |
|
|
* | | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -2/+2 |
|
|
* | | Makefiles: Add support for building Fortran intrinsics | Isuru Fernando | 2021-06-24 | 1 | -3/+14 |
|
|
* | | cmLocalGenerator: Factor out relative path conversion helpers | Brad King | 2021-05-13 | 1 | -19/+10 |
|
|
* | | cmDependsFortran: Simplify relative path conversion helper | Brad King | 2021-05-13 | 1 | -7/+1 |
|/ |
|
* | cmDepends: merge dependers of depend makefile | Kai Wang | 2021-01-05 | 1 | -7/+22 |
|
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -2/+3 |
|
|
* | Source: use cmNonempty() | Vitaly Stakhovsky | 2020-07-28 | 1 | -1/+1 |
|
|
* | cmMakefile: add GetDefExpandList() that splits value into std::vector | Vitaly Stakhovsky | 2020-05-30 | 1 | -8/+2 |
|
|
* | Merge topic 'makefile-target-special' | Brad King | 2020-04-16 | 1 | -2/+2 |
|\ |
|
| * | cmDepends: Update types to always use a Makefile generator | Brad King | 2020-04-13 | 1 | -2/+2 |
|
|
* | | clang-tidy: address bugprone-branch-clone lints | Ben Boeckel | 2020-04-13 | 1 | -3/+1 |
|/ |
|
* | Refactor: Avoid `std::endl` where it's not necessary (part 2) | Alex Turbov | 2020-03-24 | 1 | -19/+18 |
|
|
* | Modernize memory management | Marc Chevrier | 2020-03-05 | 1 | -4/+1 |
|
|
* | Fortran: Add support for NAG Fortran submodules | Neil Carlson | 2020-01-15 | 1 | -2/+6 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -1/+2 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -9/+3 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -2/+2 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -4/+4 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -31/+12 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+2 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -1/+1 |
|
|
* | Modernize: Prefer .substr in place of .c_str() + int | Artur Ryt | 2019-03-30 | 1 | -1/+1 |
|
|
* | Fortran: Fix submodule file names across compilers | Brad King | 2019-02-14 | 1 | -0/+4 |
|
|
* | Fortran: Thread compiler id through to internal Fortran parser | Brad King | 2019-02-14 | 1 | -1/+6 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | cmDepends: all members accept std::string arguments | Vitaly Stakhovsky | 2019-01-19 | 1 | -30/+28 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -1/+0 |
|
|
* | cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory | Bruno Manganelli | 2018-12-08 | 1 | -2/+2 |
|
|
* | cmOutputConverter: Moved ForceToRelativePath to cmSystem | Bruno Manganelli | 2018-12-07 | 1 | -1/+1 |
|
|
* | cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls | Sebastian Holtermann | 2018-08-07 | 1 | -2/+2 |
|
|
* | Fortran: Add support for submodule dependencies | Brad King | 2018-04-20 | 1 | -2/+5 |
|
|
* | Fortran: Refactor to treat .mod extension as part of module name | Brad King | 2018-04-20 | 1 | -19/+37 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -10/+10 |
|
|
* | Various typo fixes | Luz Paz | 2018-01-03 | 1 | -1/+1 |
|
|
* | Makefiles: Drop 'requires' step and its supporting infrastructure | Yurii Batrak | 2017-12-14 | 1 | -31/+1 |
|
|
* | Makefiles: Avoid nested make calls for Fortran module dependencies | Yurii Batrak | 2017-12-14 | 1 | -5/+19 |
|
|
* | 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 | -54/+37 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|