summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Tests/RunCMake/CXXModules: update `NoDyndepSupport` for VS2019 and olderBen Boeckel2022-12-011-0/+5
* | | | | Tests/RunCMake/CXXModules: catch VS circular error messageBen Boeckel2022-12-011-1/+1
* | | | | Tests/RunCMake/CXXModules: mask scanning checks without controlBen Boeckel2022-12-017-21/+38
| |/ / / |/| | |
* | | | Merge topic 'find_cudatoolkit_avoid_nvhpc_symlinks'Brad King2022-12-012-0/+11
|\ \ \ \
| * | | | FindCUDAToolkit: Ensure that paths provided have no symlinksRobert Maynard2022-11-302-0/+11
* | | | | Merge topic 'cmstrcat-move-first-arg'Brad King2022-12-011-0/+14
|\ \ \ \ \
| * | | | | cmStrCat(): optimize when first argument is an rvalue stringKyle Edwards2022-11-301-0/+14
| |/ / / /
* | | | | Merge topic 'fortran-regression'Brad King2022-11-303-0/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Tests/FortranModules: add case for modules after "end interface X"Ben Boeckel2022-11-303-0/+22
| * | | | Merge topic 'try_compile-copy-config' into release-3.25Brad King2022-11-232-0/+9
| |\ \ \ \
* | | | | | FindPython: add support for Stable ABIMarc Chevrier2022-11-297-2/+138
| |_|/ / / |/| | | |
* | | | | Merge topic 'ci-nvhpc'Brad King2022-11-291-4/+5
|\ \ \ \ \
| * | | | | Tests: Clarify CudaOnly.SeparateCompilationPTX outputBrad King2022-11-231-4/+5
* | | | | | Merge topic 'cuda_tests_support_linux_no_static_libs'Brad King2022-11-2920-69/+212
|\ \ \ \ \ \
| * | | | | | Tests: Don't presume that Linux CUDA Toolkits provide static libsRobert Maynard2022-11-2320-69/+212
* | | | | | | cmTargetPropCommandBase: Restore ArgumentFlags enum value bool logicCraig Scott2022-11-274-0/+9
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'cxxmodule-module-support-tweaks'Brad King2022-11-232-2/+2
|\ \ \ \ \ \
| * | | | | | Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACEBen Boeckel2022-11-212-2/+2
| |/ / / / /
* | | | | | Merge topic 'try_compile-copy-config'Brad King2022-11-232-0/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-222-0/+9
* | | | | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex'Brad King2022-11-234-8/+74
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-224-8/+74
| |/ / / /
| * | | | Merge topic 'test-FindBoost-python-versions' into release-3.25Brad King2022-11-171-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge topic 'find_dependency-dedup'Brad King2022-11-228-0/+31
|\ \ \ \ \
| * | | | | find_dependency: Avoid repeating identical dependency searchesBrad King2022-11-181-5/+0
| * | | | | Tests: Add case covering transitive find_dependency callsBrad King2022-11-188-0/+36
* | | | | | Merge topic 'custom-command-comment-genex'Brad King2022-11-226-0/+35
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | add_custom_{command,target}: add genex support for COMMENTPeter Würth2022-11-196-0/+35
| |/ / / /
* | | | | Merge topic 'xcode-ios-extensionkit'Brad King2022-11-217-0/+72
|\ \ \ \ \
| * | | | | Xcode: Allow bundling extensionkit extensionsRussell Greene2022-11-187-0/+72
| |/ / / /
* | | | | Merge topic 'lang-std-flag-order'Brad King2022-11-212-0/+22
|\ \ \ \ \
| * | | | | Place language standard flags just after CMAKE_<LANG>_FLAGSBrad King2022-11-182-0/+22
| |/ / / /
* | | | | Merge topic 'cxx-scanning-properties'Brad King2022-11-218-0/+125
|\ \ \ \ \
| * | | | | cxxmodules: add properties to control scanningBen Boeckel2022-11-188-0/+125
| | |_|_|/ | |/| | |
* | | | | Merge topic 'test-file-download'Brad King2022-11-2158-310/+180
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Tests: Honor CMake_TEST_NO_NETWORK in RunCMake.file-DOWNLOADBrad King2022-11-182-2/+5
| * | | | Tests: Move CMake.FileDownload cases into RunCMake.file-DOWNLOADBrad King2022-11-1821-253/+107
| * | | | Tests: Factor out common helper in RunCMake.file-DOWNLOAD casesBrad King2022-11-1810-27/+34
| * | | | Tests: Factor out a RunCMake.file-DOWNLOAD testBrad King2022-11-1732-25/+31
| |/ / /
* | | | Merge topic 'file-COPY_FILE-retry'Brad King2022-11-182-0/+11
|\ \ \ \
| * | | | file(COPY_FILE): Add option to retry on Windows if input access failsBrad King2022-11-172-0/+11
| |/ / /
* | | | Merge topic 'ninja-swiftmodule-no-exe'Brad King2022-11-184-0/+13
|\ \ \ \
| * | | | Ninja: Avoid re-linking a Swift executable on every buildEvan Wilde2022-11-174-0/+13
* | | | | Merge topic 'build-local-interface-genex'Brad King2022-11-186-0/+72
|\ \ \ \ \
| * | | | | Genex: Add $<BUILD_LOCAL_INTERFACE:...> genexKyle Edwards2022-11-176-0/+72
| | |/ / / | |/| | |
* | | | | Merge topic 'genex-TARGET_PROPERTY-scope'Brad King2022-11-186-0/+69
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirementsBrad King2022-11-176-0/+69
* | | | | Merge topic 'file-archive-zstd-compression-level'Brad King2022-11-173-2/+5
|\ \ \ \ \
| * | | | | file(ARCHIVE_CREATE): Allow higher compression level for ZstdAmir Masoud Abdol2022-11-163-2/+5
* | | | | | Merge topic 'test-FindBoost-python-versions'Brad King2022-11-171-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |