summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \ \
| * | | | | CMakeTestCXXCompiler.cmake: Improve logging consistencyMatthew Woehlke2022-09-281-2/+2
| | |_|/ / | |/| | |
* | | | | Merge topic 'compiler-tests'Brad King2022-09-2911-0/+36
|\ \ \ \ \
| * | | | | Tests: Test CMakeTest*Compiler.cmake fallbacksMatthew Woehlke2022-09-2811-0/+36
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2022-09-291-1/+1
| |/ / / |/| | |
* | | | Merge topic 'use-try_compile-source-from'Brad King2022-09-2828-157/+150
|\ \ \ \
| * | | | Modules: Use new SOURCES_FROM_* try_compile (2/2)Matthew Woehlke2022-09-279-79/+74
| * | | | Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-2719-78/+76
* | | | | Merge topic 'vs11-deprecate'Brad King2022-09-2811-4/+55
|\ \ \ \ \
| * | | | | Deprecate Visual Studio 11 2012 generatorBrad King2022-09-2711-4/+55
| * | | | | Tests: Drop unused files from RunCMake.CommandLineBrad King2022-09-272-0/+0
| | |/ / / | |/| | |
* | | | | Merge topic 'cmake-presets-workflow'Brad King2022-09-2864-16/+1297
|\ \ \ \ \
| * | | | | cmake: Add --workflow modeKyle Edwards2022-09-2758-11/+981
| * | | | | CMakePresets.json: Add workflow presets to schemaKyle Edwards2022-09-266-5/+316
* | | | | | CMake Nightly Date StampKitware Robot2022-09-281-1/+1
| |/ / / / |/| | | |
* | | | | Merge topic 'remove-vs10-generator'Brad King2022-09-2728-361/+38
|\ \ \ \ \
| * | | | | Drop Visual Studio 10 2010 generatorBrad King2022-09-2628-361/+38
| |/ / / /
* | | | | Merge topic 'drop-try_run-macro'Brad King2022-09-271-11/+0
|\ \ \ \ \
| * | | | | Drop try_run macro from CMake's own buildBrad King2022-09-261-11/+0
| |/ / / /
* | | | | Merge topic 'add_subdirectory_system'Brad King2022-09-2742-18/+199
|\ \ \ \ \
| * | | | | add_subdirectory: Add SYSTEM optionDa Quexian2022-09-2642-18/+199