Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release-3.25' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'backport-FindCUDAToolkit-cuda-12-nvToolsExt' into release-3.25 | Brad King | 2023-01-17 | 1 | -1/+1 |
| |\ | |||||
| | * | FindCUDAToolkit: Handle CUDA::nvToolsExt not existing | Robert Maynard | 2023-01-16 | 1 | -1/+1 |
* | | | Merge topic 'configure-log' | Brad King | 2023-01-17 | 27 | -23/+265 |
|\ \ \ | |||||
| * | | | try_compile: Record stack of in-progess checks in configure log | Brad King | 2023-01-16 | 13 | -0/+78 |
| * | | | try_compile: Add a NO_LOG option to skip recording in the configure log | Brad King | 2023-01-16 | 9 | -4/+32 |
| * | | | try_compile: Add optional LOG_DESCRIPTION to record in configure log | Brad King | 2023-01-16 | 16 | -0/+64 |
| * | | | try_compile: Report underlying error when COPY_FILE fails | Brad King | 2023-01-16 | 1 | -12/+24 |
| * | | | Tests: Add explicit ConfigureLog case to RunCMake.try_compile | Brad King | 2023-01-16 | 5 | -0/+60 |
| * | | | cmake: Make entire in-progress check stack available internally | Brad King | 2023-01-16 | 1 | -5/+4 |
| * | | | Help: Clarify backtrace order in cmake-configure-log(7) | Brad King | 2023-01-13 | 1 | -2/+3 |
* | | | | Merge topic 'ctest-no-tests-action-env-var' | Brad King | 2023-01-17 | 14 | -0/+63 |
|\ \ \ \ | |||||
| * | | | | ctest(1): Add CTEST_NO_TESTS_ACTION env var | friendlyanon | 2023-01-13 | 14 | -0/+63 |
* | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2023-01-17 | 0 | -0/+0 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.24' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'doc-header-only' into release-3.24 | Brad King | 2023-01-13 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.25' | Brad King | 2023-01-17 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'doc-header-only' into release-3.25 | Brad King | 2023-01-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge topic 'doc-header-only' | Brad King | 2023-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Help: Restore cmake-buildsystem(7) header-only library example | Brad King | 2023-01-13 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-17 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-16 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-15 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-01-14 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'vs-masm-flags' | Brad King | 2023-01-13 | 3 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | VS: Honor compile options for MASM | Brad King | 2023-01-12 | 3 | -0/+10 |
* | | | | | Merge topic 'FindMatlab-macos-rosetta' | Brad King | 2023-01-13 | 1 | -32/+17 |
|\ \ \ \ \ | |||||
| * | | | | | FindMatlab: accommodate Matlab running under Rosetta | scivision | 2023-01-12 | 1 | -13/+14 |
| * | | | | | FindMatlab: simplify mexext find logic | scivision | 2023-01-12 | 1 | -19/+3 |
* | | | | | | Merge topic 'fea/add-copy_directory_if_different' | Brad King | 2023-01-13 | 4 | -3/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: Add -E copy_directory_if_different | Robert Maynard | 2023-01-12 | 4 | -3/+31 |
* | | | | | | | Merge topic 'deprecate-findunixcmds' | Brad King | 2023-01-13 | 2 | -1/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindUnixCommands: Deprecate in favor of cmake -E | FeRD (Frank Dana) | 2023-01-12 | 2 | -1/+5 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'try_run-cross-compile' into release-3.25 | Brad King | 2023-01-13 | 3 | -6/+18 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'try_run-cross-compile' | Brad King | 2023-01-13 | 3 | -10/+28 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-try_run-cross-compile' into try_run-cross-compile | Brad King | 2023-01-12 | 3 | -6/+18 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | try_run: Avoid crash in keyword-dispatched signature when cross-compiling | Brad King | 2023-01-12 | 3 | -6/+18 |
| * | | | | | | | | try_run: Do not require unrequested stdout/stderr when cross-compiling | Brad King | 2023-01-12 | 1 | -4/+10 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'implicit-includes' into release-3.25 | Brad King | 2023-01-13 | 3 | -6/+7 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'implicit-includes' | Brad King | 2023-01-13 | 3 | -6/+7 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Restore implicit include directory extraction for adaptive relative paths | Brad King | 2023-01-12 | 3 | -6/+7 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge topic 'IntelLLVM-msvc-no-cxx11' into release-3.25 | Brad King | 2023-01-13 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge topic 'IntelLLVM-msvc-no-cxx11' | Brad King | 2023-01-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | IntelLLVM: Avoid unnecessary -Qstd=c++11 flag on Windows | Brad King | 2023-01-12 | 1 | -2/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.25' | Brad King | 2023-01-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'release-3.24' into release-3.25 | Brad King | 2023-01-13 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | |