summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_package-one-more-path'Brad King2022-08-056-4/+34
|\
| * cmFindPackageCommand: Protect overrides of `cmDirectoryListGenerator`Alex Turbov2022-08-041-0/+2
| * cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-046-4/+32
* | CMake Nightly Date StampKitware Robot2022-08-051-1/+1
* | Merge branch 'release-3.24'Brad King2022-08-040-0/+0
|\ \
| * | CMake 3.24.0v3.24.0Brad King2022-08-041-1/+1
* | | Merge topic 'doc-CPACK_NUGET_PACKAGE_REQUIRE_LICENSE_ACCEPTANCE'Brad King2022-08-041-0/+8
|\ \ \
| * | | Help: Add CPACK_NUGET_PACKAGE_REQUIRE_LICENSE_ACCEPTANCE docsAlex Turbov2022-08-031-0/+8
| | |/ | |/|
* | | Merge topic 'cmake-preset-error-reporting'Brad King2022-08-048-20/+54
|\ \ \
| * | | presets: Add basic error forwarding from cmake preset json parserSankhesh Jhaveri2022-08-038-20/+54
* | | | Merge topic 'enable-intel-llvm-ipo-3'Brad King2022-08-047-43/+117
|\ \ \ \
| * | | | Add linker prefix for "-stack" flag on MSVC buildsWilliam R. Dieter2022-08-011-1/+1
| * | | | Enable IPO for IntelLLVM compilers on Linux and WindowsWilliam R. Dieter2022-08-013-32/+60
| * | | | Propagate OpenMP compiler flags to linker for IntelLLVMWilliam R. Dieter2022-08-011-1/+2
| * | | | Tests: Update ModuleDefinition for IntelLLVM MSVC Frontend VariantWilliam R. Dieter2022-08-011-1/+11
| * | | | IntelLLVM: Pass linker flags to the compiler when used as linkerWilliam R. Dieter2022-08-011-8/+43
* | | | | Merge branch 'release-3.24'Brad King2022-08-040-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'makefile-path-consistency' into release-3.24Brad King2022-08-044-34/+48
| |\ \ \ \
* | \ \ \ \ Merge topic 'makefile-path-consistency'Brad King2022-08-044-34/+48
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Makefiles: Restore path consistency in the global dispatch makefileBrad King2022-08-034-34/+48
* | | | | | Merge branch 'release-3.24'Brad King2022-08-040-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS' into releas...Brad King2022-08-047-1/+81
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'fetchcontent-set-CMAKE_VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-047-1/+81
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FetchContent: Disable header set verification for dependenciesCraig Scott2022-08-037-1/+81
* | | | | | | Merge branch 'release-3.24'Brad King2022-08-040-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'doc-find_package-typo' into release-3.24Brad King2022-08-041-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-find_package-typo'Brad King2022-08-041-2/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Help: Fix reST syntax typo in find_package docsEisuke Kawashima2022-08-031-2/+2
* | | | | | | | Merge branch 'release-3.24'Brad King2022-08-040-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'FindLua-docfmt' into release-3.24Brad King2022-08-041-13/+16
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindLua-docfmt'Brad King2022-08-041-13/+16
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FindLua: Improve documentation formattingMichael Hirsch2022-08-031-13/+16
| | |/ / / / / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-08-041-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'release-3.24'Kyle Edwards2022-08-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'all-verify-interface-header-sets' into release-3.24Kyle Edwards2022-08-0310-0/+58
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'all-verify-interface-header-sets'Kyle Edwards2022-08-0310-0/+58
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | VERIFY_INTERFACE_HEADER_SETS: Add verification target for allKyle Edwards2022-08-0310-0/+58
* | | | | | Merge topic 'try_compile-cleanup'Brad King2022-08-0339-544/+526
|\ \ \ \ \ \
| * | | | | | cmCoreTryCompile: Port to cmArgumentParserBrad King2022-08-0221-581/+430
| * | | | | | cmCoreTryCompile: Move target type selection logic to try_compileBrad King2022-08-024-25/+30
| * | | | | | cmCoreTryCompile: Simplify TryCompileCode return typeBrad King2022-08-023-28/+28
| * | | | | | Tests: Add RunCMake.try_compile case for try_run-only argsBrad King2022-08-023-0/+83
| * | | | | | Tests: Add RunCMake.try_run cases for missing keyword argumentsBrad King2022-08-0123-13/+58
* | | | | | | Merge topic 'remove-cmakeserverlib-references'Brad King2022-08-034-6/+3
|\ \ \ \ \ \ \
| * | | | | | | Remove stale references to CMakeServerLibKyle Edwards2022-08-024-6/+3
* | | | | | | | Merge topic 'cpp-named-module-support-msvc'Brad King2022-08-0322-16/+542
|\ \ \ \ \ \ \ \
| * | | | | | | | ci: test BMI exporting and installation with GCC in CIBen Boeckel2022-08-022-2/+2
| * | | | | | | | RunCMake/CXXModules: add a "deep-chain" testBen Boeckel2022-08-029-0/+116
| * | | | | | | | cmCxxModuleMapper: support MSVC module map formatBen Boeckel2022-08-023-3/+88
| * | | | | | | | cmCxxModuleMapper: track transitive modules for MSVCBen Boeckel2022-08-023-6/+278