Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 years ago |
Daniel Pfeifer
|
7f6b8d3399
Simplify boolean expressions
|
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
|
20b95ef8c8
cmState: Initialize default definitions immediately.
|
10 years ago |
Stephen Kelly
|
6da4cd8fb9
CTest: Remove needless cmLocalGenerator creation.
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
92041eec49
cmGlobalGenerator: Remove MakeLocalGenerator method.
|
10 years ago |
Stephen Kelly
|
acb006229d
cmGlobalGenerator: Require a snapshot to create a local generator.
|
10 years ago |
Brad King
|
0c24c2311b
Merge topic 'ctest-xml-refactor'
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Daniel Pfeifer
|
1dbd86fd6d
cmCTestLaunch: Port to cmXMLWriter
|
10 years ago |
Brad King
|
be248ab435
Merge topic 'refactor-cmLocalGenerator'
|
10 years ago |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |
Stephen Kelly
|
b659d161da
cmGlobalGenerator: Add NVI wrapper to create local generator.
|
10 years ago |
Stephen Kelly
|
6e23a4bddd
cmMakefile: Remove always-null first parameter to ReadListFile.
|
10 years ago |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Ben Boeckel
|
29b0c8c360
ctest --launch: write to cout and cerr in binary
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Nils Gladitz
|
47702b8d49
CTest: exclude /showIncludes notes when scraping logs
|
11 years ago |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
12 years ago |
Nils Gladitz
|
e5e3f3d4ff
CTest: filter /showIncludes output from ninja compile launcher
|
12 years ago |
Chuck Atkins
|
6228abed9b
CTest: Teach launcher to ignore empty/no-op make commands
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
7435355ec8
ENH: Report file names relative to source dir
|
16 years ago |
Brad King
|
b42b6a7f60
COMP: Do not use modern empty init list syntax
|
16 years ago |
Brad King
|
0847d825b3
ENH: Create internal 'ctest --launch' tool
|
16 years ago |