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 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
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 |
Roman Wüger
|
fd47df4503
CTest: Add options to limit output of passed and failed tests
|
10 years ago |
Betsy McPhail
|
f62d301b92
ctest: Optionally avoid starting tests that may exceed a given CPU load
|
10 years ago |
Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |
Bill Hoffman
|
fde70a1b26
ctest: Add a new --repeat-until-fail option
|
10 years ago |
Brad King
|
0f870234fe
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
|
10 years ago |
Brad King
|
87be2e1427
Do not call setlocale() globally in CMake applications (#15377)
|
10 years ago |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 years ago |
Brad King
|
8d33209170
CTest: Add options to set generator platform
|
11 years ago |
Nils Gladitz
|
6767660f2c
CTest: Add missing space in command line help.
|
11 years ago |
Brad King
|
f69501dfe2
Merge topic 'setlocale'
|
11 years ago |
Clinton Stimpson
|
c746b00eee
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
|
11 years ago |
Brad King
|
2db73edc5c
Merge topic 'fix-ctest-option-summary'
|
11 years ago |
Nils Gladitz
|
6446eb099a
CTest: Added option description for --output-on-failure
|
11 years ago |
Clinton Stimpson
|
730e386291
Encoding: Add setlocale() to applications.
|
11 years ago |
Clinton Stimpson
|
a1e542f195
Use Encoding::CommandLineArguments for main() functions.
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
765d783972
cmSystemTools: Drop old RunCommand method
|
12 years ago |
Brad King
|
9b212ad01a
Make --help-* options available from all command-line tools
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 years ago |
Zack Galbreath
|
eb2decc02d
ctest: Add --rerun-failed option
|
12 years ago |
Stephen Kelly
|
db43502326
CTest: Read CTEST_PARALLEL_LEVEL from environment
|
12 years ago |
Andreas Mohr
|
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
|
12 years ago |
Brad King
|
7dab997771
Merge topic 'generator-toolset'
|
12 years ago |