summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | block: Fix variable scope protection from modification by subdirectoriesBrad King2022-11-075-2/+35
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'doc-msvc-abi' into release-3.25Brad King2022-11-082-4/+6
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-msvc-abi'Brad King2022-11-082-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Clarify compilers affected by MSVC ABI abstractionsBrad King2022-11-072-4/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'FindOpenSSL-mingw-lib64' into release-3.25Brad King2022-11-081-0/+2
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'FindOpenSSL-mingw-lib64'Brad King2022-11-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | FindOpenSSL: Search "lib64" for mingw 64-bit installsklytje2022-11-071-0/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'tasking_update_toolset_doc' into release-3.25Brad King2022-11-081-4/+7
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'tasking_update_toolset_doc'Brad King2022-11-081-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Tasking: Update CMAKE_TASKING_TOOLSET documentationChristoph Seitz2022-11-071-4/+7
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'tasking_remove_system_processor' into release-3.25Brad King2022-11-081-32/+0
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'tasking_remove_system_processor'Brad King2022-11-081-32/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Tasking: Remove CMAKE_SYSTEM_PROCESSOR support per CMP0123Christoph Seitz2022-11-071-32/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.25'Craig Scott2022-11-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'doc-find-validator' into release-3.25Craig Scott2022-11-081-9/+14
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-find-validator'Craig Scott2022-11-081-9/+14
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Make VALIDATOR wording clearer and more preciseCraig Scott2022-11-071-9/+14
| |/ / / / / / / / /
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-11-081-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'update-kwsys'Brad King2022-11-074-9/+60
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-11-064-9/+60
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KWSys 2022-11-06 (9aebb97f)KWSys Upstream2022-11-064-9/+60
* | | | | | | | | | | Merge topic 'ExternalProject-INSTALL_BYPRODUCTS'Brad King2022-11-075-4/+75
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ExternalProject: Add `INSTALL_BYPRODUCTS` optionAlois Klink2022-11-054-0/+54
| * | | | | | | | | | | Tests: Fix ExternalLibraryWithSubstitution testAlois Klink2022-11-032-0/+11
| * | | | | | | | | | | ExternalProject: Clarify `BYPRODUCTS` docsAlois Klink2022-11-031-4/+10
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'clang-tidy-module-cmsys-fstream-check'Brad King2022-11-0711-23/+466
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clang-tidy module: add tests for cmsys::fstream checkIgor-Mikhail-Valentin Glebov2022-11-044-0/+318
| * | | | | | | | | | | clang-tidy module: add check for cmsys::fstreamJoe Blaauboer2022-11-044-0/+130
| * | | | | | | | | | | Source: silence false positives for cmsys::fstream checkKyle Edwards2022-11-041-5/+6
| * | | | | | | | | | | Tests: remove stderr from clang-tidy module testsKyle Edwards2022-11-042-18/+12
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'CheckCompilerFlag-Swift'Brad King2022-11-074-1/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CheckCompilerFlag: Add Swift SupportEvan Wilde2022-11-044-1/+29
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-11-071-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2022-11-061-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-11-051-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'tasking-pic' into release-3.25Brad King2022-11-041-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'tasking-pic'Brad King2022-11-041-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Tasking: Fix PIC option for Tasking ToolsetGordon Jess2022-11-031-1/+1
* | | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'vs-default-toolset' into release-3.25Brad King2022-11-041-18/+20
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'vs-default-toolset'Brad King2022-11-041-18/+20
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | VS: Restore support for two-part default toolset versionBrad King2022-11-031-18/+20
* | | | | | | | | | | Merge branch 'release-3.25'Brad King2022-11-040-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.24'Brad King2022-11-040-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |