summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests/ObjectLibrary: fix commentBen Boeckel2023-10-271-1/+1
* CMake 3.27.7v3.27.7Brad King2023-10-062-3/+3
* Merge topic 'FindPostgreSQL-16' into release-3.27Brad King2023-10-031-2/+2
|\
| * FindPostgreSQL: Add support for version 16Brad King2023-10-021-2/+2
|/
* Merge topic 'doc-CMP0124' into release-3.27Brad King2023-10-021-5/+37
|\
| * Help: Document CMP0124 behavior on already-set variablesBrad King2023-09-291-5/+37
* | Merge topic 'ctest-timeout-flag' into release-3.27Brad King2023-10-025-8/+23
|\ \ | |/ |/|
| * ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-294-6/+21
| * Tests: Clarify RunCMake.CTestTimeout case nameBrad King2023-09-292-2/+2
|/
* Merge topic 'android-clang-c++23' into release-3.27Brad King2023-09-281-1/+8
|\
| * Android: Require Clang 18 for -std=c++23Brad King2023-09-271-1/+8
* | Merge topic 'lint-genex-empty' into release-3.27Brad King2023-09-263-4/+8
|\ \ | |/ |/|
| * Linting: Fix empty evaluated genexOrkun Tokdemir2023-09-253-4/+8
|/
* CMake 3.27.6v3.27.6Brad King2023-09-202-3/+3
* Merge topic 'fortran-in-custom-targets' into release-3.27Brad King2023-09-2022-8/+176
|\
| * Tests/FortranModules: add a test for iface Fortran sourcesBen Boeckel2023-09-205-0/+38
| * Tests/FortranModules: also test INTERFACE targets with Fortran sourcesBen Boeckel2023-09-204-0/+22
| * add_custom_target: Fix regression with Fortran sourcesBen Boeckel2023-09-205-2/+29
| * Tests/FortranModules: add a test case for #25223Ben Boeckel2023-09-187-0/+81
| * Tests/FortranModules: move issue 25112 fix from FortranOnlyBen Boeckel2023-09-185-6/+6
|/
* CMake 3.27.5v3.27.5Brad King2023-09-142-3/+3
* Merge topic 'cxxmodules-non-compiled-source' into release-3.27Brad King2023-09-148-4/+61
|\
| * cxxmodules: detect and message about non-compiled sourcesBen Boeckel2023-09-128-4/+61
* | Merge topic 'automoc-macro-names' into release-3.27Brad King2023-09-131-0/+1
|\ \
| * | Autogen: Evaluate INTERFACE_AUTOMOC_MACRO_NAMES efficientlyBrad King2023-09-121-0/+1
|/ /
* | Merge topic 'vs-cuda-object-libs' into release-3.27Brad King2023-09-123-1/+6
|\ \
| * | VS: Avoid unnecessary CUDA device linking for OBJECT librariesRobert Maynard2023-09-113-1/+6
* | | Merge topic 'FindBoost-1.83' into release-3.27Brad King2023-09-121-3/+17
|\ \ \
| * | | FindBoost: Add support for Boost 1.83Brad King2023-09-111-3/+17
* | | | Merge topic 'FortranCInterface-macos-deployment-target' into release-3.27Brad King2023-09-121-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`Ben Boeckel2023-09-111-0/+1
|/ / /
* | | Merge topic 'ctest_submit_follow_redirects' into release-3.27Brad King2023-09-081-0/+3
|\ \ \ | |/ / |/| |
| * | ctest: Restore support for http redirects during Submit stepZack Galbreath2023-09-071-0/+3
|/ /
* | Merge topic 'fortran-object-libraries' into release-3.27Brad King2023-09-063-2/+15
|\ \
| * | cmComputeLinkInformation: compute link info for module-using targetsBen Boeckel2023-09-051-2/+5
| * | cmGeneratorTarget: support config-independent Fortran source queriesBen Boeckel2023-09-052-0/+10
| |/
* | Merge topic 'doc-msvc-debug-format' into release-3.27Brad King2023-09-061-0/+2
|\ \ | |/ |/|
| * Help: MSVC_DEBUG_INFORMATION_FORMAT is initialized from associated variableBrad King2023-09-051-0/+2
|/
* Merge topic 'cxx-atomic' into release-3.27Brad King2023-08-251-1/+1
|\
| * Source: Link libatomic when needed on any Linux architectureBrad King2023-08-241-1/+1
|/
* CMake 3.27.4v3.27.4Brad King2023-08-232-4/+4
* Merge topic 'FindZLIB-1.3' into release-3.27Brad King2023-08-231-18/+17
|\
| * FindZLIB: Fix extraction of two-component version number 1.3Brad King2023-08-221-18/+17
|/
* Merge topic 'doc-cmake_minimum_required-deprecation' into release-3.27Brad King2023-08-213-0/+19
|\
| * Help: Document cmake_minimum_required deprecation of old versionsBrad King2023-08-193-0/+19
* | Merge topic 'LLVMFlang-Fortran-flags' into release-3.27Brad King2023-08-191-0/+4
|\ \
| * | LLVMFlang-Fortran: Add flags for build typesTarun Prabhu2023-08-191-0/+4
| |/
* | Merge topic 'vs-props-order' into release-3.27Brad King2023-08-192-4/+1
|\ \
| * | VS: Remove duplicate import in compiler id vcxprojBrad King2023-08-182-4/+1
| |/
* | Merge topic 'update-cppdap' into release-3.27Brad King2023-08-198-37/+105
|\ \