Matthew Woehlke
|
048a02d5bb
ConfigureLog: Log try_compile and try_run checks
|
2 years ago |
Brad King
|
8d29a0bda6
cmTryRunCommand: Factor out stdout/stderr capture conditions
|
2 years ago |
Brad King
|
fdda4095a3
cmCoreTryCompile: Return more semantic information from compile step
|
2 years ago |
Matthew Woehlke
|
09b3051524
try_compile: Add NO_CACHE option (also try_run)
|
3 years ago |
Matthew Woehlke
|
f976800577
try_compile: More useful error if insufficient arguments
|
3 years ago |
Brad King
|
6b427d8da9
cmCoreTryCompile: Port to cmArgumentParser
|
3 years ago |
Brad King
|
067ba3a2bd
cmCoreTryCompile: Move target type selection logic to try_compile
|
3 years ago |
Brad King
|
781e1b191a
cmCoreTryCompile: Simplify TryCompileCode return type
|
3 years ago |
Brad King
|
e73c8eaff2
cmTry{Compile,Run}Command: Port away from legacy cmCommand
|
3 years ago |
Patrick Northon
|
a2cd0687db
try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.
|
3 years ago |
Ben Boeckel
|
64ea1a272c
messages: remove screamake from comments and errors
|
3 years ago |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Asit Dhal
|
5af38a11ce
try_run: Allow to set working directory
|
4 years ago |
Vitaly Stakhovsky
|
11425041f0
cmMakefile::GetDefinition: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 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
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Rolf Eike Beer
|
da26b3be89
avoid adding multiple consecutive string literals to std::string
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Sebastian Holtermann
|
e91bfe440c
cmMakefile: Let AddDefinition accept a value as cm::string_view
|
6 years ago |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 years ago |
Brad King
|
a4d99e4dec
Merge topic 'cmrange-improvements'
|
6 years ago |
Regina Pfeifer
|
9eb0e73f46
cmRange: Move to dedicated header file
|
6 years ago |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 years ago |
Brad King
|
4b37b4f1bb
Merge topic 'modernize-for-loops'
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |