Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 years ago |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
1b2bb93302
Remove redundant c_str() calls.
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 years ago |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
223d0efe55
Remove some needless GetMakefile() calls.
|
10 years ago |
Stephen Kelly
|
12c3f24827
cmGeneratorExpressionEvaluationFile: Require generator context.
|
10 years ago |
Stephen Kelly
|
fc1c7cf85d
Genex: Store a backtrace, not a pointer to one.
|
10 years ago |
Stephen Kelly
|
a0836ed978
Port to cmMakefile::GetGlobalGenerator.
|
10 years ago |
Stephen Kelly
|
9e1689413f
File(GENERATE): Process genex evaluation files for each language.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Stephen Kelly
|
26e98c34dc
file(GENERATE): Re-run cmake when appropriate.
|
11 years ago |
Stephen Kelly
|
b80557c7bd
file(GENERATE): Evaluate early to allow generating source files
|
11 years ago |
Stephen Kelly
|
81afbbc09b
file(GENERATE): Use permissions of input file if present.
|
11 years ago |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 years ago |
Stephen Kelly
|
42e1cd137c
file(GENERATE): Only write the file if content is different.
|
11 years ago |
Stephen Kelly
|
936e00b92c
Simplify multiple config handling.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 years ago |
Stephen Kelly
|
b983a58bdf
file: Add GENERATE command to produce files at generate time
|
12 years ago |