Artur Ryt
|
2d66567dca
Modernize: Prefer .substr in place of .c_str() + int
|
6 years ago |
Brad King
|
d80ecba5c2
Fortran: Fix submodule file names across compilers
|
6 years ago |
Brad King
|
72057d9c15
Fortran: Thread compiler id through to internal Fortran parser
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Vitaly Stakhovsky
|
2c50a72576
cmDepends: all members accept std::string arguments
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Bruno Manganelli
|
33f08eec18
cmOutputConverter: Moved ContainedInDirectory to cmStateDirectory
|
7 years ago |
Bruno Manganelli
|
87e810f223
cmOutputConverter: Moved ForceToRelativePath to cmSystem
|
7 years ago |
Sebastian Holtermann
|
b6802cd506
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
|
7 years ago |
Brad King
|
402735314e
Fortran: Add support for submodule dependencies
|
7 years ago |
Brad King
|
62538b2c4c
Fortran: Refactor to treat .mod extension as part of module name
|
7 years ago |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 years ago |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
7 years ago |
Yurii Batrak
|
7ab9a62572
Makefiles: Drop 'requires' step and its supporting infrastructure
|
8 years ago |
Yurii Batrak
|
5f2e2c387d
Makefiles: Avoid nested make calls for Fortran module dependencies
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Stephen Kelly
|
e0a84904eb
cmState: Split auxiliary classes into separate files
|
9 years ago |
Stephen Kelly
|
8377d9e00b
Fortran: Inline conversion to relative path
|
9 years ago |
Stephen Kelly
|
00173b71d9
Fortran: Wrap path convert in a call with a more-suitable name
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Stephen Kelly
|
4d69ac7697
Convert: Move access to BinaryDirectory out of loops
|
9 years ago |
Stephen Kelly
|
e7c8956746
Convert: Inline uses of HOME_OUTPUT
|
9 years ago |
Stephen Kelly
|
1825f876a7
Convert: Move access to BinaryDirectory out of loops
|
9 years ago |
Stephen Kelly
|
25c39ac28b
Convert: Inline HOME_OUTPUT MAKERULE conversion
|
9 years ago |
Stephen Kelly
|
516e79ba27
Convert: Inline MAKERULE conversions
|
9 years ago |
Stephen Kelly
|
34c6e995f9
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
|
9 years ago |