Craig Scott
|
9c3beb532f
cmake: Show supported formats in --help output for --profiling-format
|
5 years ago |
Brad King
|
0fddcc1e5b
cmake: Tolerate nullptr from uv_default_loop
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 years ago |
Wouter Klouwen
|
1b4ab323fd
Fix build warnings for unused functions
|
5 years ago |
Vitaly Stakhovsky
|
a7f2ff16a4
cmState::GetCacheEntryProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 years ago |
Wouter Klouwen
|
9aa4640792
cmake: add command line options to output script profiling data
|
6 years ago |
Kyle Edwards
|
2ac835b9f9
Refactor: Allow generators to decide default configuration for build
|
5 years ago |
Kyle Edwards
|
bb811568cc
Merge topic 'traceJSON'
|
6 years ago |
Daniel Mensinger
|
482497e0de
trace: Add JSON output format
|
6 years ago |
Kyle Edwards
|
61960fa466
Merge topic 'add_find_call_debugging'
|
6 years ago |
Robert Maynard
|
a7ea20649d
find_*: Add debug logging infrastructure
|
6 years ago |
Marc Chevrier
|
f7d12609f0
Refactoring: use append functions from cmext/algorithm
|
6 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 |