summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: Disambiguate cmake(1) program modes in Sphinx option referencesBrad King2022-10-0513-30/+64
* Merge topic 'fedora-iwyu'Brad King2022-10-053-1/+54
|\
| * ci: add include-what-you-use to Fedora base imageKyle Edwards2022-10-043-1/+54
* | CMake Nightly Date StampKitware Robot2022-10-051-1/+1
* | Merge branch 'release-3.24'Brad King2022-10-040-0/+0
|\ \
| * \ Merge branch 'release-3.23' into release-3.24Brad King2022-10-041-3/+3
| |\ \
* | \ \ Merge branch 'release-3.23'Brad King2022-10-041-3/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | CMake 3.23.4v3.23.4Brad King2022-10-042-4/+4
* | | Merge topic 'ci-intel-compiler'Brad King2022-10-042-0/+15
|\ \ \
| * | | gitlab-ci: add jobs testing Intel 2022.2.0 compilers on LinuxBrad King2022-10-031-0/+14
| * | | Tests: Teach RunCMake to ignore Intel Classic compiler deprecation warningsBrad King2022-10-031-0/+1
* | | | Merge topic 'FindGDAL-debug-msvc'Brad King2022-10-041-1/+1
|\ \ \ \
| * | | | FindGDAL: Add library name for MSVC Debug GDALGregoire Krähenbühl2022-10-031-1/+1
* | | | | Merge topic 'xcode-ios-objects'Brad King2022-10-042-0/+30
|\ \ \ \ \
| * | | | | Tests: Add case covering XCODE_EMIT_EFFECTIVE_PLATFORM_NAME=OFF for iOSBrad King2022-10-032-0/+30
| | |/ / / | |/| | |
* | | | | Merge topic 'improve-try_compile-debug-documentation'Brad King2022-10-042-12/+16
|\ \ \ \ \
| * | | | | Help: Improve try_compile debug documentationMatthew Woehlke2022-10-032-12/+16
* | | | | | Merge topic 'fix-try_compile-doc-typo'Brad King2022-10-041-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix typo in try_compile documentationMatthew Woehlke2022-09-301-1/+1
| |/ / / / /
* | | | | | Merge topic 'try_compile-rename-source_from_arg'Brad King2022-10-0411-35/+37
|\ \ \ \ \ \
| * | | | | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENTMatthew Woehlke2022-09-3011-35/+37
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-10-041-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'ExternalProject-git-dir'Brad King2022-10-031-19/+19
|\ \ \ \ \
| * | | | | ExternalProject: Explicitly run Git commands on intended directoryPatrick Stewart2022-09-301-19/+19
| |/ / / /
* | | | | Merge branch 'release-3.24'Brad King2022-10-030-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge topic 'ci-xcode-14.0' into release-3.24Brad King2022-10-037-37/+66
| |\ \ \ \
* | \ \ \ \ Merge topic 'ci-xcode-14.0'Brad King2022-10-037-37/+66
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gitlab-ci: update macOS jobs to use Xcode 14.0Brad King2022-09-301-6/+6
| * | | | | Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0Brad King2022-09-305-29/+53
| * | | | | Xcode: Drop CMAKE_INTDIR= definition in Swift targetsBrad King2022-09-301-2/+7
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-10-031-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-10-021-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-10-011-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'xcode-build-layout'Brad King2022-09-307-48/+34
|\ \ \ \
| * | | | Xcode: Fix "clean" operation under the "new build system"Brad King2022-09-295-1/+11
| * | | | Xcode: Set object file locations using TARGET_TEMP_DIRBrad King2022-09-293-34/+12
| * | | | Xcode: Set build product locations using CONFIGURATION_BUILD_DIRBrad King2022-09-291-11/+13
| * | | | cmGlobalXCodeGenerator: Remove unused local variable settingsBrad King2022-09-291-4/+0
* | | | | Merge topic 'compiler-tests'Brad King2022-09-3010-0/+46
|\ \ \ \ \
| * | | | | Tests: Test more CMakeTest*Compiler.cmake fallbacksBrad King2022-09-2910-0/+46
| | |_|/ / | |/| | |
* | | | | Merge topic 'revert-ci-debian10-clang-tidy-headers'Brad King2022-09-303-25/+1
|\ \ \ \ \
| * | | | | ci: Revert "add clang-tidy to Debian x86_64 base image"Brad King2022-09-293-25/+1
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2022-09-301-1/+1
|/ / / /
* | | | Merge topic 'try_compile-no-cache'Brad King2022-09-297-7/+104
|\ \ \ \
| * | | | try_compile: Add NO_CACHE option (also try_run)Matthew Woehlke2022-09-287-7/+104
* | | | | Merge topic 'traversaro-master-patch-54928'Brad King2022-09-291-1/+4
|\ \ \ \ \
| * | | | | FindGLUT: On Windows and with multiple config generator do not use pkg-configSilvio Traversaro2022-09-281-1/+4
| |/ / / /
* | | | | Merge topic 'tutorial_step4_update'Brad King2022-09-2910-32/+288
|\ \ \ \ \
| * | | | | Tutorial: Update step 4 styleMarkus Ferrell2022-09-2810-32/+288
* | | | | | Merge topic 'fix-compiler-test-message'Brad King2022-09-291-2/+2
|\ \ \ \ \ \