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 |