summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Ensure CUDA bin2c output is null terminatedRobert Maynard2024-10-181-1/+1
* Tests: Simplify CUDA kernels avoid crash with nvidia driver 550Robert Maynard2024-10-181-7/+0
* Swift: Fix INSTALL_NAME_DIR under CMP0157 NEW behaviorEvan Wilde2024-08-014-3/+38
* Merge topic 'backport-test-curl-output' into release-3.29Brad King2024-07-291-1/+1
|\
| * Tests/RunCMake/file-DOWNLOAD: Update bad host name message for curl 8.9Brad King2024-07-291-1/+1
* | Tests/RunCMake/execute_process: Check STARTUPINFOW reserved membersBrad King2024-05-244-0/+34
* | Merge topic 'cmp0037-message' into release-3.29Brad King2024-05-159-0/+40
|\ \ | |/
| * CMP0037: Restore diagnostic message for invalid ALIAS target namesBrad King2024-05-149-0/+40
| * Merge topic 'cxxmodules-build-export-different-directory' into release-3.28Brad King2024-05-0310-0/+149
| |\
| * \ Merge topic 'export-name-safe-name' into release-3.28Brad King2024-05-017-0/+298
| |\ \
* | \ \ 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
|\ \ \ \ | | |_|/ | |/| |
| * | | cxxmodules: use filesystem-safe export names in filenamesBen Boeckel2024-04-307-0/+298
| |/ /
* | | Merge topic 'exported-modules-with-headers' into release-3.29Brad King2024-04-3010-0/+184
|\ \ \ | | |/ | |/|
| * | Tests/CXXModules: test exporting modules which include headersBen Boeckel2024-04-2710-0/+184
| |/
* | 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
* | CMakePackageConfigHelpers: Restore undocumented PACKAGE_PREFIX_DIR variableBrad King2024-04-115-102/+0
* | Fix regression on reconfigure with unnormalized -DCMAKE_<LANG>_COMPILER=Brad King2024-04-103-0/+15
* | Tests/RunCMake/CompilerChange: Simplify test casesBrad King2024-04-107-39/+20
* | Swift: Ninja: Remove module dependency for executablesEvan Wilde2024-04-091-0/+3
* | Swift: Add CMAKE_LINKER_TYPE supportEvan Wilde2024-04-026-5/+42
* | ctest: Restore enforcement of RESOURCE_LOCK test propertyBrad King2024-04-017-74/+21
* | CMakePackageConfigHelpers: Use unique variable name for pkg prefixCraig Scott2024-03-315-0/+102
* | try_compile(): Include languages with _ or - when passing linker varsCraig Scott2024-03-224-0/+40
* | Merge topic 'ninja-fortran-include' into release-3.29Brad King2024-03-204-8/+15
|\ \ | |/
| * Ninja: Fix Fortran module deps in files INCLUDEd by preprocessed sourcesBrad King2024-03-194-8/+15
* | generate_apple_*_selection_file: Add option to capture errorsBrad King2024-03-1911-0/+75
* | generate_apple_architecture_selection_file: Document $(ARCHS_STANDARD) supportBrad King2024-03-194-1/+6
* | generate_apple_architecture_selection_file: Simplify signatureBrad King2024-03-191-3/+3
* | Tests/RunCMake/CMakePackage: Fix Apple architecture selection argument orderBrad King2024-03-191-1/+4
* | Tests/RunCMake/CMakePackage: Add architecture i386 for macOS on Xcode < 10Brad King2024-03-191-4/+10
* | Merge topic 'Apple-TBD-in-subdirecory' into release-3.29Brad King2024-03-142-3/+14
|\ \
| * | Apple Text Based Stubs: should be usage in subdirectoriesMarc Chevrier2024-03-142-3/+14
* | | Merge topic 'autogen-makefile-depfile' into release-3.29Brad King2024-03-146-1/+28
|\ \ \ | | |/ | |/|
| * | Autogen: Restore target-ordering dependencies in Makefiles with DEPFILEBrad King2024-03-146-1/+28
* | | Merge topic 'LINKER_TYPE-mold-support' into release-3.29Brad King2024-03-148-4/+13
|\ \ \ | |_|/ |/| |
| * | LINKER_TYPE: Support MOLD only on GCC versions that support itMarc Chevrier2024-03-138-4/+13
* | | Merge topic 'export-find_dependency-calls' into release-3.29Brad King2024-03-1319-0/+50
|\ \ \
| * | | EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gateBrad King2024-03-1219-0/+50
* | | | Merge branch 'backport-3.28-ci-xcode-15.3'Brad King2024-03-123-3/+10
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Tests: Update RunCMake.CheckCompilerFlag for Xcode 15.3Brad King2024-03-121-2/+2
| * | Tests: Update RunCMake.CompileFeatures for Xcode 15.3Brad King2024-03-122-1/+8
* | | install(EXPORT): Drop REQUIRED from exported find_dependency callsBrad King2024-03-112-5/+5
| |/ |/|
* | Merge topic 'ctest-j-default' into release-3.29Brad King2024-03-1136-128/+241
|\ \
| * | ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-1028-4/+195
| * | Tests: Remove unnecessary parallel suppression from CTestCoverageCollectGCOVBrad King2024-03-101-1/+0
| * | Tests: Convert CTestTestSkipReturnCode to RunCMake.ctest_test caseBrad King2024-03-106-48/+15
| * | Tests: Convert CTestTestSerialOrder to RunCMake.ctest_test caseBrad King2024-03-105-75/+31