Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'ci-nvhpc' | Brad King | 2022-11-29 | 1 | -4/+5 | |
|\ \ \ \ | ||||||
| * | | | | Tests: Clarify CudaOnly.SeparateCompilationPTX output | Brad King | 2022-11-23 | 1 | -4/+5 | |
* | | | | | Merge topic 'cuda_tests_support_linux_no_static_libs' | Brad King | 2022-11-29 | 20 | -69/+212 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests: Don't presume that Linux CUDA Toolkits provide static libs | Robert Maynard | 2022-11-23 | 20 | -69/+212 | |
* | | | | | | cmTargetPropCommandBase: Restore ArgumentFlags enum value bool logic | Craig Scott | 2022-11-27 | 4 | -0/+9 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge topic 'cxxmodule-module-support-tweaks' | Brad King | 2022-11-23 | 2 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACE | Ben Boeckel | 2022-11-21 | 2 | -2/+2 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'try_compile-copy-config' | Brad King | 2022-11-23 | 2 | -0/+9 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATION | Brad King | 2022-11-22 | 2 | -0/+9 | |
* | | | | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex' | Brad King | 2022-11-23 | 4 | -8/+74 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODE | Marc Chevrier | 2022-11-22 | 4 | -8/+74 | |
| |/ / / | ||||||
| * | | | Merge topic 'test-FindBoost-python-versions' into release-3.25 | Brad King | 2022-11-17 | 1 | -2/+2 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge topic 'find_dependency-dedup' | Brad King | 2022-11-22 | 8 | -0/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | find_dependency: Avoid repeating identical dependency searches | Brad King | 2022-11-18 | 1 | -5/+0 | |
| * | | | | | Tests: Add case covering transitive find_dependency calls | Brad King | 2022-11-18 | 8 | -0/+36 | |
* | | | | | | Merge topic 'custom-command-comment-genex' | Brad King | 2022-11-22 | 6 | -0/+35 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | add_custom_{command,target}: add genex support for COMMENT | Peter Würth | 2022-11-19 | 6 | -0/+35 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'xcode-ios-extensionkit' | Brad King | 2022-11-21 | 7 | -0/+72 | |
|\ \ \ \ \ | ||||||
| * | | | | | Xcode: Allow bundling extensionkit extensions | Russell Greene | 2022-11-18 | 7 | -0/+72 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'lang-std-flag-order' | Brad King | 2022-11-21 | 2 | -0/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | Place language standard flags just after CMAKE_<LANG>_FLAGS | Brad King | 2022-11-18 | 2 | -0/+22 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'cxx-scanning-properties' | Brad King | 2022-11-21 | 8 | -0/+125 | |
|\ \ \ \ \ | ||||||
| * | | | | | cxxmodules: add properties to control scanning | Ben Boeckel | 2022-11-18 | 8 | -0/+125 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'test-file-download' | Brad King | 2022-11-21 | 58 | -310/+180 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOAD | Brad King | 2022-11-18 | 2 | -2/+5 | |
| * | | | | Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOAD | Brad King | 2022-11-18 | 21 | -253/+107 | |
| * | | | | Tests: Factor out common helper in RunCMake.file-DOWNLOAD cases | Brad King | 2022-11-18 | 10 | -27/+34 | |
| * | | | | Tests: Factor out a RunCMake.file-DOWNLOAD test | Brad King | 2022-11-17 | 32 | -25/+31 | |
| |/ / / | ||||||
* | | | | Merge topic 'file-COPY_FILE-retry' | Brad King | 2022-11-18 | 2 | -0/+11 | |
|\ \ \ \ | ||||||
| * | | | | file(COPY_FILE): Add option to retry on Windows if input access fails | Brad King | 2022-11-17 | 2 | -0/+11 | |
| |/ / / | ||||||
* | | | | Merge topic 'ninja-swiftmodule-no-exe' | Brad King | 2022-11-18 | 4 | -0/+13 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Avoid re-linking a Swift executable on every build | Evan Wilde | 2022-11-17 | 4 | -0/+13 | |
* | | | | | Merge topic 'build-local-interface-genex' | Brad King | 2022-11-18 | 6 | -0/+72 | |
|\ \ \ \ \ | ||||||
| * | | | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex | Kyle Edwards | 2022-11-17 | 6 | -0/+72 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'genex-TARGET_PROPERTY-scope' | Brad King | 2022-11-18 | 6 | -0/+69 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirements | Brad King | 2022-11-17 | 6 | -0/+69 | |
* | | | | | Merge topic 'file-archive-zstd-compression-level' | Brad King | 2022-11-17 | 3 | -2/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | file(ARCHIVE_CREATE): Allow higher compression level for Zstd | Amir Masoud Abdol | 2022-11-16 | 3 | -2/+5 | |
* | | | | | | Merge topic 'test-FindBoost-python-versions' | Brad King | 2022-11-17 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | | | ||||||
| * | | | | Tests: Update FindBoost.TestPython for Python 3.11 and 3.12 | Brad King | 2022-11-16 | 1 | -2/+2 | |
| * | | | | Source: Replace uses of sprintf with safer snprintf in CMake 3.24 branch | Sean McBride | 2022-11-03 | 2 | -14/+20 | |
| * | | | | Merge branch 'ninja-intl-paths' into release-3.24 | Brad King | 2022-10-27 | 4 | -0/+22 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'try_compile-CMP0128' into release-3.24 | Brad King | 2022-10-25 | 1 | -4/+5 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'test-genex-TARGET_PROPERTY' | Brad King | 2022-11-16 | 59 | -29/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests: Move some cases to RunCMake.GenEx-TARGET_PROPERTY | Brad King | 2022-11-15 | 14 | -6/+9 | |
| * | | | | | | | Tests: Prepare RunCMake.GenEx-TARGET_PROPERTY for more independent cases | Brad King | 2022-11-15 | 10 | -13/+37 | |
| * | | | | | | | Tests: Rename RunCMake.TargetPropertyGeneratorExpressions for consistency | Brad King | 2022-11-15 | 45 | -4/+3 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'file-copy-error-path' | Brad King | 2022-11-16 | 7 | -0/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(COPY_FILE): Report if failure occurred on input or output path | Brad King | 2022-11-15 | 7 | -0/+39 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'cmp0141-pch-reuse' | Brad King | 2022-11-16 | 2 | -0/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | |