summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-auto-suffixes'Brad King2023-11-284-0/+16
|\
| * CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-274-3/+5
| * CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-274-0/+14
* | Merge topic 'tests-c99'Brad King2023-11-282-11/+17
|\ \
| * | Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2023-11-272-11/+17
* | | Merge topic 'uv-write'Brad King2023-11-271-0/+51
|\ \ \
| * | | cmUVHandlePtr: Add uv_write wrapper to manage request lifetimeBrad King2023-11-221-0/+51
* | | | Merge topic 'vs-ifx'Brad King2023-11-278-0/+23
|\ \ \ \
| * | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-228-0/+23
* | | | | Merge topic 'fortran-objects-as-sources-fix'Brad King2023-11-2723-0/+138
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Ninja: support "forwarding" modules from other targetsBen Boeckel2023-11-236-0/+6
| * | | | Merge branch 'revert-exact-collation-depends-3.27' (early part) into fortran-...Ben Boeckel2023-11-2117-0/+132
| |\ \ \ \
| | * | | | Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usageBen Boeckel2023-11-2110-0/+69
| | * | | | Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usageBen Boeckel2023-11-218-0/+63
| * | | | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28Brad King2023-11-202-5/+5
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'clang-scan-deps-failed-scan'Brad King2023-11-221-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Clang-CXX: copy into the dyndep output on successBen Boeckel2023-11-211-2/+2
| |/ / / / /
* | | | | | cmUVHandlePtr: Add uv_idle_ptr::{start,stop} methodsBrad King2023-11-201-1/+12
* | | | | | cmUVHandlePtr: Add uv_timer_ptr::stop methodBrad King2023-11-201-0/+10
* | | | | | Tests: Add dedicated test case for uv_timer_ptrBrad King2023-11-201-0/+27
* | | | | | Tests: Factor out callback in uv_idle_ptr test caseBrad King2023-11-201-4/+6
* | | | | | Tests: Add dedicated test to cover cmUVHandlePtr typesBrad King2023-11-203-25/+37
| |_|_|/ / |/| | | |
* | | | | Merge topic 'fileapi-file-sets-base-dirs-relative'Brad King2023-11-202-5/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fileapi: Fix file sets' base directories relative to top sourceKyle Edwards2023-11-172-5/+5
* | | | | Merge topic 'ctest-cleanup'Brad King2023-11-208-15/+76
|\ \ \ \ \
| * | | | | cmCTestMultiProcessHandler: Stop searching for tests when limit is reachedBrad King2023-11-175-0/+55
| * | | | | Tests: Cover ctest waiting on insufficient non-zero spare test-loadBrad King2023-11-175-15/+21
* | | | | | Merge topic 'ci-fedora-39'Brad King2023-11-2011-15/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-1711-15/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | codespell: Fix typosBrad King2023-11-1710-11/+11
| | * | | | Tests: Update HIP.MathFunctions case for nodiscard enforcementBrad King2023-11-171-4/+8
* | | | | | Merge topic 'uv-idle-ptr'Brad King2023-11-191-3/+29
|\ \ \ \ \ \
| * | | | | | cmUVHandlePtr: Add uv_idle_ptrBrad King2023-11-171-0/+26
| * | | | | | cmUVHandlePtr: Add explicit conversion to boolBrad King2023-11-171-3/+3
| |/ / / / /
* | | | | | Merge topic 'swift-compilation-mode'Brad King2023-11-1914-8/+77
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Tests: Update Swift tests to use CMP0157 NEW behaviorEvan Wilde2023-11-175-0/+5
| * | | | | Swift: Add abstraction for compilation modeEvan Wilde2023-11-178-0/+66
| * | | | | Tests: Simplify RunCMake.Swift conditions to enable use of SwiftBrad King2023-11-172-8/+6
* | | | | | Merge topic 'install-export-xcframework'Brad King2023-11-1619-0/+203
|\ \ \ \ \ \
| * | | | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()Kyle Edwards2023-11-156-0/+39
| * | | | | | install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-1515-0/+164
* | | | | | | Merge topic 'target-objects'Brad King2023-11-155-0/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge branch 'backport-target-objects' into target-objectsBrad King2023-11-145-0/+33
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sourcesBrad King2023-11-145-0/+33
* | | | | | Merge topic 'export-find_dependency-calls'Brad King2023-11-1431-1/+340
|\ \ \ \ \ \
| * | | | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-136-0/+110
| * | | | | | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-1325-1/+230
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'sources-per-config'Brad King2023-11-142-0/+16
|\ \ \ \ \ \
| * | | | | | Fix per-config sources in multi-config generators when first config adds noneBrad King2023-11-132-0/+16
* | | | | | | Merge topic 'genex-fix-short-circuit'Brad King2023-11-142-0/+5
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |