Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
5 years ago |
Brad King
|
a4c19cb895
Windows: Restore suppression of error report popups in CI builds
|
6 years ago |
Alex Turbov
|
7cf79f4419
message: Support logging a context with each message
|
6 years ago |
Craig Scott
|
7bbddeb78d
CLI: Rename --loglevel to --log-level for naming consistency
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Brad King
|
a0c8405d68
Merge topic 'trace-redirect'
|
6 years ago |
Kyle Edwards
|
dcf2beb7de
Merge topic 'cmStringAlgorithms_ulong'
|
6 years ago |
Sebastian Holtermann
|
935fbe0b04
cmStringAlgorithms: Add cmStrToLong and cmStrToULong
|
6 years ago |
Igor Ivanov
|
3c94069660
Add --trace-redirect parameter to redirect trace output to a file
|
6 years ago |
Kitware Robot
|
54e9d38c28
Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP
|
6 years ago |
Sebastian Holtermann
|
f71f7ce3f0
cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h
|
6 years ago |
Alex Turbov
|
0db458a0ce
Refactor: Use anonymous namespace instead of `static`s
|
6 years ago |
Alex Turbov
|
0328b64efd
Refactor: Remove one-time used macros
|
6 years ago |
Alex Turbov
|
b821f9ad62
Refactor: Optimize some stream output operations
|
6 years ago |
Craig Scott
|
14ed40d670
Help: Use consistent levels for cmake --loglevel and message()
|
6 years ago |
Sebastian Holtermann
|
006229278b
Use cmAppend to append ranges to std::vector instances
|
6 years ago |
Brad King
|
186ca170da
Merge topic 'std-pipes-always'
|
6 years ago |
Brad King
|
9713154cf6
Merge topic 'jobs-positive-value'
|
6 years ago |
Brad King
|
c85524a94a
Ensure stdin, stdout, and stderr pipes are always open
|
6 years ago |
Fred Baksik
|
6ad699358b
cmake: --build -j <jobs> should not accept 0.
|
6 years ago |
Alex Turbov
|
6cc93b370e
message(): Add support for log levels
|
6 years ago |
Kyle Edwards
|
8c0b7aa17d
Merge topic 'cmake--install'
|
6 years ago |
Jiang Yi
|
73f23d1e00
cmake: add '--install <dir>' option
|
6 years ago |
Bartosz Kosiorek
|
077ab5774c
cmake: add short version of '--target <tgt>...' option
|
6 years ago |
Bartosz Kosiorek
|
071f5e1544
cmake: Reformat '--parallel' and '--verbose' options in help
|
6 years ago |
Bartosz Kosiorek
|
324d18bb34
cmake: Teach --build mode to support multiple targets
|
6 years ago |
Bartosz Kosiorek
|
b3955a08ab
cmakemain: Remove ignored --use-stderr option from command line help
|
6 years ago |
Kyle Edwards
|
e795be115e
Merge branch 'master' into cmake_role-vs-fix
|
6 years ago |