summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* cmUVHandlePtr: Fix conversion to bool on Oracle Studio compilerBrad King2023-12-021-0/+16
* Merge topic 'xcode-embed-xpc-services'Brad King2023-12-015-0/+46
|\
| * Xcode: Add support to embed XPC ServicesJonathan Earnshaw2023-11-295-0/+46
* | Merge topic 'execute_process-no-extension'Brad King2023-11-307-0/+57
|\ \
| * | Tests: Add case to cover execute_process support for no extension on WindowsKyle Edwards2023-11-307-0/+57
| * | Merge topic 'cxxmodules-diagnostics' into release-3.28Brad King2023-11-295-14/+49
| |\ \
* | \ \ Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2023-11-306-0/+19
|\ \ \ \
| * | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECTMarc Chevrier2023-11-296-0/+19
* | | | | Tests: Avoid leaving behind non-readable directoriesBrad King2023-11-291-0/+24
* | | | | Tests: Avoid creating world-writable pathsBrad King2023-11-291-2/+2
* | | | | Tests: Fix directory removal in RunCMake.if testBrad King2023-11-291-3/+5
| |_|_|/ |/| | |
* | | | Merge topic 'cxxmodules-diagnostics'Brad King2023-11-295-14/+49
|\ \ \ \ | | |_|/ | |/| |
| * | | cxxmodules: Add more suggestions to no-modules-support diagnosticsBrad King2023-11-285-14/+49
* | | | Merge topic 'xcode-embed-resources'Brad King2023-11-291-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Xcode: Fix embed resources prop namehalx992023-11-281-1/+1
| |/ /
| * | Merge topic 'fortran-objects-as-sources-fix' into release-3.28Brad King2023-11-2723-0/+138
| |\ \
| * \ \ Merge topic 'clang-scan-deps-failed-scan' into release-3.28Brad King2023-11-221-2/+2
| |\ \ \
* | \ \ \ 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