summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'matlab-r2022b'Brad King2022-09-191-0/+1
|\
| * FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
* | Merge topic 'add-try_compile-test-documentation'Brad King2022-09-192-0/+18
|\ \
| * | Tests: document try_{compile,run} old/new signature testingMatthew Woehlke2022-09-152-0/+18
* | | Merge topic 'improve-try_compile-arg-error'Brad King2022-09-195-7/+12
|\ \ \
| * | | try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-155-7/+12
| |/ /
* | | CMake Nightly Date StampKitware Robot2022-09-191-1/+1
* | | CMake Nightly Date StampKitware Robot2022-09-181-1/+1
* | | CMake Nightly Date StampKitware Robot2022-09-171-1/+1
* | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-1622-33/+147
|\ \ \
| * | | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-1422-33/+147
* | | | Merge topic 'xcode-lib-dirs'Brad King2022-09-168-4/+74
|\ \ \ \
| * | | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-158-4/+74
| |/ / /
* | | | Merge topic 'fphsa-no-version-var'Brad King2022-09-164-9/+18
|\ \ \ \
| * | | | FPHSA: Fix regression when VERSION_VAR is missingBrad King2022-09-154-9/+18
| | |/ / | |/| |
* | | | Merge topic 'cmake-presets-package-clear'Kyle Edwards2022-09-161-0/+2
|\ \ \ \
| * | | | cmCMakePresetsGraph: Clear package presets in ClearPresets()Kyle Edwards2022-09-151-0/+2
| |/ / /
* | | | Merge topic 'cmake-presets-list-error-message'Kyle Edwards2022-09-164-1/+6
|\ \ \ \
| * | | | cmake --list-presets: List package as a valid optionKyle Edwards2022-09-154-1/+6
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-09-161-1/+1
|/ / /
* | | Merge topic 'add_tasking_compiler'Brad King2022-09-1513-0/+267
|\ \ \
| * | | Tasking: Add support for several compiler toolsetsChristoph Seitz2022-09-1413-0/+267
* | | | Merge topic 'export-ios-app-layout'Brad King2022-09-151-1/+4
|\ \ \ \
| * | | | export: Fix IMPORTED_LOCATION of iOS flat app bundlesHarry Mallon2022-09-141-1/+4
| | |/ / | |/| |
* | | | Merge topic 'binutils-apple-no-lld'Brad King2022-09-151-1/+1
|\ \ \ \
| * | | | BinUtils: Avoid the 'ld.lld' ELF linker on Apple platformsCarlo Cabrera2022-09-141-1/+1
| | |/ / | |/| |
* | | | Merge topic 'fix-try_compile-tests'Brad King2022-09-153-3/+9
|\ \ \ \
| * | | | Tests: Fix recently added testsMatthew Woehlke2022-09-143-3/+9
| | |/ / | |/| |
* | | | Merge branch 'release-3.24'Brad King2022-09-150-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'FindMatlab-macos-arm64' into release-3.24Brad King2022-09-151-1/+5
| |\ \ \
* | \ \ \ Merge topic 'FindMatlab-macos-arm64'Brad King2022-09-151-1/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindMatlab: Add MEX binary file suffix for Apple Silicon native MatlabMichael Hirsch2022-09-141-1/+5
* | | | | Merge branch 'release-3.24'Brad King2022-09-150-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'link-framework-with-multi-config-postfix' into release-3.24Brad King2022-09-154-11/+23
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'link-framework-with-multi-config-postfix'Brad King2022-09-154-11/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Apple: Fix regression when linking a framework with postfixMarc Chevrier2022-09-144-11/+23
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2022-09-151-1/+1
| |/ / |/| |
* | | Merge topic 'MsvcDebugInformationFormatAbstraction'Brad King2022-09-1443-15/+546
|\ \ \
| * | | MSVC: Add test for debug information formatBrad King2022-09-1411-0/+147
| * | | MSVC: Add abstraction for debug information formatGlen Chung2022-09-1432-7/+391
| * | | Clang/Windows: Clarify name of internal runtime library flags variablesBrad King2022-09-131-10/+10
* | | | Merge topic 'Windows-Intel-dependencies'Brad King2022-09-142-12/+10
|\ \ \ \
| * | | | Intel classic compilers on Windows: use msvc style dependenciesMarc Chevrier2022-09-132-12/+10
* | | | | Merge topic 'modules-use-new-try_compile-signature'Brad King2022-09-1440-80/+81
|\ \ \ \ \
| * | | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-1440-80/+81
* | | | | | Merge topic 'cmake-presets-package-unsupported-error'Brad King2022-09-142-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | CMakePresets.json: Fix error message for unsupported package presetsKyle Edwards2022-09-132-2/+2
* | | | | | CMake Nightly Date StampKitware Robot2022-09-141-1/+1
* | | | | | Merge branch 'release-3.24'Brad King2022-09-131-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | CMake 3.24.2v3.24.2Brad King2022-09-132-4/+4