Aaron Orenstein
|
4a6348dbbd
Performance: Improve efficiency of source file lookup in cmMakefile
|
8 vuotta sitten |
Aaron Orenstein
|
fe1e811b4f
cmSourceFileLocation: Drop unnecessary copy-assignment operator
|
8 vuotta sitten |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 vuotta sitten |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 vuotta sitten |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 vuotta sitten |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 vuotta sitten |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 vuotta sitten |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 vuotta sitten |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
9 vuotta sitten |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 vuotta sitten |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 vuotta sitten |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 vuotta sitten |
Stephen Kelly
|
780bff5279
cmake: Store hardcoded lists of sources and headers
|
10 vuotta sitten |
Stephen Kelly
|
74d565e0e9
Remove unused cmLocalGenerator include.
|
10 vuotta sitten |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 vuotta sitten |
Stephen Kelly
|
54d6a9187f
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
|
10 vuotta sitten |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 vuotta sitten |
Stephen Kelly
|
7916d7bac6
Include cmAlgorithms where it is used.
|
10 vuotta sitten |
Brad King
|
9f59caa9bd
Merge topic 'fix-source-case-matching'
|
11 vuotta sitten |
Brad King
|
84d124e8f0
Fix lookup of source names after conversion to their actual case (#15259)
|
11 vuotta sitten |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 vuotta sitten |
Ben Boeckel
|
b4cb543e0c
cmSourceFileLocation: Save some string copies
|
11 vuotta sitten |
Ben Boeckel
|
e8e1f3a19f
cmSourceFileLocation: Simplify logic in Matches
|
11 vuotta sitten |
Ben Boeckel
|
5554910ec2
cmSourceFileLocation: Avoid string allocation in extension checking
|
11 vuotta sitten |
Stephen Kelly
|
4959f3413c
cmSourceFileLocation: Collapse full path for directory comparisons.
|
11 vuotta sitten |
Stephen Kelly
|
fcc9287897
cmSourceFileLocation: Remove unused Update method.
|
11 vuotta sitten |
Stephen Kelly
|
b1cbba68ce
cmSourceFileLocation: Make copyable and assignable.
|
11 vuotta sitten |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
11 vuotta sitten |
Ben Boeckel
|
310ef08fed
stringapi: Use strings for source names
|
11 vuotta sitten |
Stephen Kelly
|
b629240236
cmSourceFileLocation: Use a const cmMakefile.
|
12 vuotta sitten |