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
|
360e4e1db0
Set the current dirs on the snapshot before creating the cmMakefile.
|
10 years ago |
Stephen Kelly
|
3339a7508e
CTest: Port away from cmLocalGenerator.
|
10 years ago |
Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
2f2d4da9dd
cmCTestScriptHandler: Simplify deletes.
|
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
|
12436efc14
ctest: Disable CMake Cygwin legacy warning in dashboard client script
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
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 |
Brad King
|
5a5ef00106
Merge topic 'clean-up-cmMakefile'
|
10 years ago |
Stephen Kelly
|
b288a997e9
cmMakefile: Rename SetStart* directory API to SetCurrent*.
|
10 years ago |
Stephen Kelly
|
55d80d0a85
cmMakefile: Rename GetCurrent{,Source}Directory.
|
10 years ago |
Brad King
|
356c26ebdf
cmSystemTools: Teach RunSingleCommand to separate stdout and stderr
|
10 years ago |
Stephen Kelly
|
6e23a4bddd
cmMakefile: Remove always-null first parameter to ReadListFile.
|
10 years ago |
Stephen Kelly
|
0aec491328
Port cmCommand consumers to cmState.
|
10 years ago |
Zack Galbreath
|
6bf130979e
CTest: Drop "Error in read script" message at end of testing
|
10 years ago |
Stephen Kelly
|
fd7b371293
Replace foo.size() pattern with !foo.empty().
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Ben Boeckel
|
d8589e6437
ctest: count errors from scripts properly
|
11 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Brad King
|
f33d875a84
CTest: Implement message(STATUS) output for 'ctest -S' scripts
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Nils Gladitz
|
35fbc10079
CTest: more aggressive implementation of ctest_empty_binary_directory()
|
12 years ago |