Brad King
|
3593aa59ef
cmake: Replace working mode with role
|
il y a 1 mois |
Craig Scott
|
892fa0bb88
fileapi: Use unsigned int consistently for version numbers
|
il y a 5 mois |
Ben Boeckel
|
557c44b93e
cmStrCat: use character literals where possible
|
il y a 6 mois |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
il y a 9 mois |
Alex Turbov
|
d34971f455
Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat`
|
il y a 10 mois |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
il y a 10 mois |
Marc Chevrier
|
4fc322bab4
AddCacheEntry: Suppress raw pointer usage
|
il y a 2 ans |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
il y a 2 ans |
Brad King
|
0a48d8fe5c
ConfigureLog: De-duplicate event backtrace and check key generation
|
il y a 2 ans |
Brad King
|
48292c8624
try_compile: Record stack of in-progess checks in configure log
|
il y a 2 ans |
Brad King
|
d4bf7d80c6
try_compile: Add a NO_LOG option to skip recording in the configure log
|
il y a 2 ans |
Brad King
|
5cd5c8cac5
Merge branch 'backport-try_run-cross-compile' into try_run-cross-compile
|
il y a 2 ans |
Brad King
|
0191e8b512
try_run: Do not require unrequested stdout/stderr when cross-compiling
|
il y a 2 ans |
Brad King
|
2f85ec0a37
try_run: Avoid crash in keyword-dispatched signature when cross-compiling
|
il y a 2 ans |
Brad King
|
d811d86fd7
FileAPI: Add "configureLog" object kind
|
il y a 3 ans |
Brad King
|
6c40e0b25e
ConfigureLog: Version individual events instead of the whole log
|
il y a 3 ans |
Matthew Woehlke
|
048a02d5bb
ConfigureLog: Log try_compile and try_run checks
|
il y a 3 ans |
Brad King
|
8d29a0bda6
cmTryRunCommand: Factor out stdout/stderr capture conditions
|
il y a 3 ans |
Brad King
|
fdda4095a3
cmCoreTryCompile: Return more semantic information from compile step
|
il y a 3 ans |
Matthew Woehlke
|
09b3051524
try_compile: Add NO_CACHE option (also try_run)
|
il y a 3 ans |
Matthew Woehlke
|
f976800577
try_compile: More useful error if insufficient arguments
|
il y a 3 ans |
Brad King
|
6b427d8da9
cmCoreTryCompile: Port to cmArgumentParser
|
il y a 3 ans |
Brad King
|
067ba3a2bd
cmCoreTryCompile: Move target type selection logic to try_compile
|
il y a 3 ans |
Brad King
|
781e1b191a
cmCoreTryCompile: Simplify TryCompileCode return type
|
il y a 3 ans |
Brad King
|
e73c8eaff2
cmTry{Compile,Run}Command: Port away from legacy cmCommand
|
il y a 3 ans |
Patrick Northon
|
a2cd0687db
try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.
|
il y a 3 ans |
Ben Boeckel
|
64ea1a272c
messages: remove screamake from comments and errors
|
il y a 3 ans |
Sean McBride
|
5ba6e8ac59
Source: Replace most calls to sprintf with snprintf
|
il y a 4 ans |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
il y a 4 ans |
Asit Dhal
|
5af38a11ce
try_run: Allow to set working directory
|
il y a 4 ans |