summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | ci: add nightly CI job to build CMake in-placeBrad King2022-03-026-2/+51
| * | | | | | | ci: Compute processor count earlier in ctest_standalone.cmakeBrad King2022-03-021-8/+8
| * | | | | | | ci: Rename ctest_test_external.cmake to ctest_standalone.cmakeBrad King2022-03-024-10/+10
| * | | | | | | ci: Rename variable CMake_SKIP_INSTALL to CMAKE_CI_NO_INSTALLBrad King2022-03-023-7/+7
| |/ / / / / /
* | | | | | | Merge branch 'release-3.23'Brad King2022-03-030-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge topic 'update-kwsys' into release-3.23Brad King2022-03-031-0/+6
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys'Brad King2022-03-031-0/+6
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'backport-kwsys-SystemInformation-zhaoxin-kh40000'Brad King2022-03-020-0/+0
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | KWSys: SystemInformation: Add Zhaoxin x86 processor kh40000Joker-Van2022-03-021-0/+6
| * | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-03-021-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | KWSys 2022-03-02 (d3bbb6b7)KWSys Upstream2022-03-021-0/+6
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-03-031-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.23'Brad King2022-03-020-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge topic 'cuda-arch-all' into release-3.23Brad King2022-03-023-42/+45
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'cuda-arch-all'Brad King2022-03-023-42/+45
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CUDA: Fix CMAKE_CUDA_ARCHITECTURES=all/all-major with NVCC 11.5+Brad King2022-03-011-1/+4
| * | | | | | | | Help: Update CUDA_ARCHITECTURES docs for generic all/all-major supportBrad King2022-03-011-8/+10
| * | | | | | | | CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logicBrad King2022-03-012-33/+31
* | | | | | | | | Merge topic 'windows-symlink-dir'Brad King2022-03-021-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows: Prefer junctions for directory symlinksSergei Kryvonos2022-03-011-2/+12
* | | | | | | | | | Merge branch 'release-3.23'Brad King2022-03-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'doc-presets-v4' into release-3.23Brad King2022-03-025-43/+80
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'doc-presets-v4'Brad King2022-03-025-43/+80
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Improve wording and structure related to preset includesCraig Scott2022-03-025-43/+80
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.23'Brad King2022-03-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'find_file_frameworks_debug_output' into release-3.23Brad King2022-03-022-4/+10
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'find_file_frameworks_debug_output'Brad King2022-03-022-4/+10
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | find_file: Fix blank line instead of framework path in debug outputCraig Scott2022-02-282-4/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'release-3.23'Brad King2022-03-020-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'file-set-no-custom-targets' into release-3.23Brad King2022-03-026-1/+16
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'file-set-no-custom-targets'Brad King2022-03-026-1/+16
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-286-1/+16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-03-021-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'symlink-build-under-source'Brad King2022-03-017-43/+73
|\ \ \ \ \ \ \
| * | | | | | | Add support for build tree symlink inside source treeBrad King2022-02-283-10/+51
| * | | | | | | cmOutputConverter: Always set relative path top source and binary togetherBrad King2022-02-285-22/+15
| * | | | | | | Xcode: Fix support for source tree symlink inside build treeBrad King2022-02-282-10/+6
| * | | | | | | Makefiles: Fix "make depend" with add_custom_command DEPFILEBrad King2022-02-281-1/+1
* | | | | | | | Merge topic 'genex-LINK_GROUP'Brad King2022-03-01135-195/+1907
|\ \ \ \ \ \ \ \
| * | | | | | | | Genex-LINK_GROUP: Add possibility to group libraries at link stepMarc Chevrier2022-02-28134-184/+1881
| * | | | | | | | SunPro C: ensure LINKER: prefix is usable for all versionsMarc Chevrier2022-02-271-2/+7
| * | | | | | | | cmComputeDepends::LinkEntry: introduce enum to specify item typeMarc Chevrier2022-02-253-12/+22
* | | | | | | | | Merge branch 'release-3.23'Brad King2022-03-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'doc-crosscompiling-emulator-arg-list-3.15' into release-3.23Brad King2022-03-012-6/+8
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'doc-crosscompiling-emulator-arg-list-3.15'Brad King2022-03-012-6/+8
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Add missing versionadded to *CROSSCOMPILING_EMULATORfriendlyanon2022-02-282-6/+8
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.23'Brad King2022-03-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-03-010-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge branch 'release-3.22'Brad King2022-03-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.21' into release-3.22Brad King2022-02-280-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |