summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'less-conversions'Brad King2023-01-1826-99/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmValue: Use operator* explicitly to convert to std::string; avoid extra callVitaly Stakhovsky2023-01-1626-99/+104
* | | | | | | | | | Merge topic 'typo-fix'Brad King2023-01-184-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Source: Fix a few typosVitaly Stakhovsky2023-01-174-6/+6
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2023-01-181-1/+1
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'backport-FindCUDAToolkit-cuda-12-nvToolsExt' into release-3.25Brad King2023-01-171-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | FindCUDAToolkit: Handle CUDA::nvToolsExt not existingRobert Maynard2023-01-161-1/+1
* | | | | | | | | Merge topic 'configure-log'Brad King2023-01-1727-23/+265
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | try_compile: Record stack of in-progess checks in configure logBrad King2023-01-1613-0/+78
| * | | | | | | | | try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-169-4/+32
| * | | | | | | | | try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-1616-0/+64
| * | | | | | | | | try_compile: Report underlying error when COPY_FILE failsBrad King2023-01-161-12/+24
| * | | | | | | | | Tests: Add explicit ConfigureLog case to RunCMake.try_compileBrad King2023-01-165-0/+60
| * | | | | | | | | cmake: Make entire in-progress check stack available internallyBrad King2023-01-161-5/+4
| * | | | | | | | | Help: Clarify backtrace order in cmake-configure-log(7)Brad King2023-01-131-2/+3
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge topic 'ctest-no-tests-action-env-var'Brad King2023-01-1714-0/+63
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-1314-0/+63
* | | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'release-3.24' into release-3.25Brad King2023-01-170-0/+0
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.24'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'doc-header-only' into release-3.24Brad King2023-01-131-1/+1
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge branch 'release-3.25'Brad King2023-01-170-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'doc-header-only' into release-3.25Brad King2023-01-171-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | / / / / / / | | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-header-only'Brad King2023-01-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | / / / / / | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Help: Restore cmake-buildsystem(7) header-only library exampleBrad King2023-01-131-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2023-01-171-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2023-01-161-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-01-151-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2023-01-141-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'vs-masm-flags'Brad King2023-01-133-0/+10
|\ \ \ \ \ \
| * | | | | | VS: Honor compile options for MASMBrad King2023-01-123-0/+10
* | | | | | | Merge topic 'FindMatlab-macos-rosetta'Brad King2023-01-131-32/+17
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: accommodate Matlab running under Rosettascivision2023-01-121-13/+14
| * | | | | | | FindMatlab: simplify mexext find logicscivision2023-01-121-19/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'fea/add-copy_directory_if_different'Brad King2023-01-134-3/+31
|\ \ \ \ \ \ \
| * | | | | | | cmake: Add -E copy_directory_if_differentRobert Maynard2023-01-124-3/+31
* | | | | | | | Merge topic 'deprecate-findunixcmds'Brad King2023-01-132-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | FindUnixCommands: Deprecate in favor of cmake -EFeRD (Frank Dana)2023-01-122-1/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.25'Brad King2023-01-130-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'try_run-cross-compile' into release-3.25Brad King2023-01-133-6/+18
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'try_run-cross-compile'Brad King2023-01-133-10/+28
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'backport-try_run-cross-compile' into try_run-cross-compileBrad King2023-01-123-6/+18
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | try_run: Avoid crash in keyword-dispatched signature when cross-compilingBrad King2023-01-123-6/+18
| * | | | | | | | | try_run: Do not require unrequested stdout/stderr when cross-compilingBrad King2023-01-121-4/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-130-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'implicit-includes' into release-3.25Brad King2023-01-133-6/+7
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'implicit-includes'Brad King2023-01-133-6/+7
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Restore implicit include directory extraction for adaptive relative pathsBrad King2023-01-123-6/+7
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.25'Brad King2023-01-130-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |