summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Drop Visual Studio 9 2008 generatorBrad King2024-05-0834-135/+35
* Merge topic 'FindBoost-remove'Brad King2024-05-0617-0/+81
|\
| * FindBoost: Add policy to remove this moduleBrad King2024-05-0317-0/+81
* | Merge topic 'cpack-support-all-component-names'Brad King2024-05-065-0/+81
|\ \ | |/ |/|
| * CPack: Add tests for component containing problematic charactersDeniz Bahadir2024-05-015-0/+81
* | Merge topic 'cxxmodules-no-import-std-reason'Brad King2024-05-037-1/+58
|\ \
| * | Tests/CXXModules: add tests for C++26 `import std` supportBen Boeckel2024-05-026-0/+52
| * | cxxmodules: give a reason for unavailability of `import std`Ben Boeckel2024-05-021-1/+6
* | | Merge topic 'cxxmodules-build-export-different-directory'Brad King2024-05-0310-0/+149
|\ \ \ | |_|/ |/| |
| * | Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul...Ben Boeckel2024-05-0210-0/+149
| |\ \
| | * | cmDyndepCollation: look at all `export(TARGETS)` callsBen Boeckel2024-05-0210-0/+149
| * | | Merge topic 'export-name-safe-name' into release-3.29Brad King2024-05-017-0/+298
| |\ \ \
| * \ \ \ Merge topic 'exported-modules-with-headers' into release-3.29Brad King2024-04-3010-0/+184
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-filter-props'Brad King2024-05-022-21/+27
|\ \ \ \ \ \
| * | | | | | VS: Add option to import .props in .vcxproj.filters fileshalx992024-05-012-21/+27
* | | | | | | Merge topic 'fphsa-before-project'Brad King2024-05-0210-9/+38
|\ \ \ \ \ \ \
| * | | | | | | FPHSA: Add hint for failure when called before project()Brad King2024-05-0110-9/+38
* | | | | | | | Merge topic 'FindOpenMP-runtime-msvc'Brad King2024-05-021-0/+13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | FindOpenMP: Add option to control OpenMP runtime with MSVCAxel Huebl2024-05-011-0/+13
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'genex-link-properties'Brad King2024-05-0116-2/+174
|\ \ \ \ \ \ \
| * | | | | | | GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-298-11/+23
| * | | | | | | Tests: Cover TARGET_PROPERTY genex evaluation of transitive link propertiesBrad King2024-04-294-1/+65
| * | | | | | | Tests: Cover TARGET_PROPERTY genex evaluation of transitive build propertiesBrad King2024-04-299-0/+96
| |/ / / / / /
* | | | | | | Merge topic 'export-name-safe-name'Brad King2024-05-017-0/+298
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-307-0/+298
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'lang-standard-latest'Brad King2024-05-0122-0/+114
|\ \ \ \ \ \
| * | | | | | Add CMAKE_<LANG>_STANDARD_LATEST variablesTyler2024-04-3022-0/+114
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ps1-not-exe'Brad King2024-05-011-0/+0
|\ \ \ \ \ \
| * | | | | | Remove unnecessary executable permission from .ps1 scriptsBrad King2024-04-301-0/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'tests-xcodebuild-version-scleanup'Brad King2024-05-014-45/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Tests: Cleanup CMake_TEST_XCODE_VERSION codeJuan Ramos2024-04-293-21/+10
| * | | | | Tests/Architecture: Have test support Xcode 10+Juan Ramos2024-04-292-24/+17
| |/ / / /
* | | | | Merge topic 'exported-modules-with-headers'Brad King2024-04-3010-0/+184
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Tests/CXXModules: test exporting modules which include headersBen Boeckel2024-04-2710-0/+184
| |/ /
* | | Merge topic 'test-dir-preset'Brad King2024-04-252-3/+30
|\ \ \
| * | | ctest: Allow --test-dir override when using presetscastro-ma2024-04-242-3/+30
* | | | Merge topic 'ci-fedora-40'Brad King2024-04-251-8/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ci: Enable FindOpenACC test for each language independentlyBrad King2024-04-241-8/+2
* | | | Merge topic 'ninja-swift-verbosity'Brad King2024-04-241-2/+2
|\ \ \ \
| * | | | Swift/Ninja: Add description to Swift object build stepsJeremy Day2024-04-231-2/+2
* | | | | Merge topic 'xcode-default-file-type'Brad King2024-04-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Xcode: Use builtin "default" file typeIlya Kulakov2024-04-231-1/+1
| |/ / /
* | | | Merge topic 'pkg_get_variable-list'Brad King2024-04-233-1/+35
|\ \ \ \ | |/ / / |/| | |
| * | | FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1Kerem Aksu2024-04-203-1/+35
* | | | Merge topic 'save-restore-PACKAGE_PREFIX_DIR'Brad King2024-04-225-3/+115
|\ \ \ \
| * | | | find_package: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-193-0/+51
| | |_|/ | |/| |
| * | | generate_apple_*_selection_file: Save/restore PACKAGE_PREFIX_DIRCraig Scott2024-04-193-0/+60
| * | | Tests/RunCMake/CMakePackage: Define variable closer to where it is usedBrad King2024-04-151-3/+4
* | | | Merge topic 'cuda-std'Brad King2024-04-2211-3/+53
|\ \ \ \
| * | | | Tests/CompileFeatures: Cover cuda_std_## meta-featuresBrad King2024-04-199-1/+33