Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge topic 'try_compile-rename-source_from_arg' | Brad King | 2022-10-04 | 11 | -35/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | try_compile: Rename SOURCE_FROM_ARG -> SOURCE_FROM_CONTENT | Matthew Woehlke | 2022-09-30 | 11 | -35/+37 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-04 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'ExternalProject-git-dir' | Brad King | 2022-10-03 | 1 | -19/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | ExternalProject: Explicitly run Git commands on intended directory | Patrick Stewart | 2022-09-30 | 1 | -19/+19 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'release-3.24' | Brad King | 2022-10-03 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge topic 'ci-xcode-14.0' into release-3.24 | Brad King | 2022-10-03 | 7 | -37/+66 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'ci-xcode-14.0' | Brad King | 2022-10-03 | 7 | -37/+66 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | gitlab-ci: update macOS jobs to use Xcode 14.0 | Brad King | 2022-09-30 | 1 | -6/+6 | |
| * | | | | | Tests: Update RunCMake.XcodeProject iOS cases for Xcode 14.0 | Brad King | 2022-09-30 | 5 | -29/+53 | |
| * | | | | | Xcode: Drop CMAKE_INTDIR= definition in Swift targets | Brad King | 2022-09-30 | 1 | -2/+7 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-03 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-02 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-10-01 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'xcode-build-layout' | Brad King | 2022-09-30 | 7 | -48/+34 | |
|\ \ \ \ | ||||||
| * | | | | Xcode: Fix "clean" operation under the "new build system" | Brad King | 2022-09-29 | 5 | -1/+11 | |
| * | | | | Xcode: Set object file locations using TARGET_TEMP_DIR | Brad King | 2022-09-29 | 3 | -34/+12 | |
| * | | | | Xcode: Set build product locations using CONFIGURATION_BUILD_DIR | Brad King | 2022-09-29 | 1 | -11/+13 | |
| * | | | | cmGlobalXCodeGenerator: Remove unused local variable settings | Brad King | 2022-09-29 | 1 | -4/+0 | |
* | | | | | Merge topic 'compiler-tests' | Brad King | 2022-09-30 | 10 | -0/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Test more CMakeTest*Compiler.cmake fallbacks | Brad King | 2022-09-29 | 10 | -0/+46 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'revert-ci-debian10-clang-tidy-headers' | Brad King | 2022-09-30 | 3 | -25/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | ci: Revert "add clang-tidy to Debian x86_64 base image" | Brad King | 2022-09-29 | 3 | -25/+1 | |
| |/ / / / | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-30 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'try_compile-no-cache' | Brad King | 2022-09-29 | 7 | -7/+104 | |
|\ \ \ \ | ||||||
| * | | | | try_compile: Add NO_CACHE option (also try_run) | Matthew Woehlke | 2022-09-28 | 7 | -7/+104 | |
* | | | | | Merge topic 'traversaro-master-patch-54928' | Brad King | 2022-09-29 | 1 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindGLUT: On Windows and with multiple config generator do not use pkg-config | Silvio Traversaro | 2022-09-28 | 1 | -1/+4 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'tutorial_step4_update' | Brad King | 2022-09-29 | 10 | -32/+288 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tutorial: Update step 4 style | Markus Ferrell | 2022-09-28 | 10 | -32/+288 | |
* | | | | | | Merge topic 'fix-compiler-test-message' | Brad King | 2022-09-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CMakeTestCXXCompiler.cmake: Improve logging consistency | Matthew Woehlke | 2022-09-28 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'compiler-tests' | Brad King | 2022-09-29 | 11 | -0/+36 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests: Test CMakeTest*Compiler.cmake fallbacks | Matthew Woehlke | 2022-09-28 | 11 | -0/+36 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-29 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'use-try_compile-source-from' | Brad King | 2022-09-28 | 28 | -157/+150 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modules: Use new SOURCES_FROM_* try_compile (2/2) | Matthew Woehlke | 2022-09-27 | 9 | -79/+74 | |
| * | | | | | Modules: Use new SOURCES_FROM_* try_compile (1/2) | Matthew Woehlke | 2022-09-27 | 19 | -78/+76 | |
* | | | | | | Merge topic 'vs11-deprecate' | Brad King | 2022-09-28 | 11 | -4/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate Visual Studio 11 2012 generator | Brad King | 2022-09-27 | 11 | -4/+55 | |
| * | | | | | | Tests: Drop unused files from RunCMake.CommandLine | Brad King | 2022-09-27 | 2 | -0/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cmake-presets-workflow' | Brad King | 2022-09-28 | 64 | -16/+1297 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 58 | -11/+981 | |
| * | | | | | | CMakePresets.json: Add workflow presets to schema | Kyle Edwards | 2022-09-26 | 6 | -5/+316 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-28 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'remove-vs10-generator' | Brad King | 2022-09-27 | 28 | -361/+38 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Drop Visual Studio 10 2010 generator | Brad King | 2022-09-26 | 28 | -361/+38 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'drop-try_run-macro' | Brad King | 2022-09-27 | 1 | -11/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Drop try_run macro from CMake's own build | Brad King | 2022-09-26 | 1 | -11/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'add_subdirectory_system' | Brad King | 2022-09-27 | 42 | -18/+199 | |
|\ \ \ \ \ \ |