Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler | Brad King | 2023-12-02 | 1 | -0/+16 |
* | Merge topic 'xcode-embed-xpc-services' | Brad King | 2023-12-01 | 5 | -0/+46 |
|\ | |||||
| * | Xcode: Add support to embed XPC Services | Jonathan Earnshaw | 2023-11-29 | 5 | -0/+46 |
* | | Merge topic 'execute_process-no-extension' | Brad King | 2023-11-30 | 7 | -0/+57 |
|\ \ | |||||
| * | | Tests: Add case to cover execute_process support for no extension on Windows | Kyle Edwards | 2023-11-30 | 7 | -0/+57 |
| * | | Merge topic 'cxxmodules-diagnostics' into release-3.28 | Brad King | 2023-11-29 | 5 | -14/+49 |
| |\ \ | |||||
* | \ \ | Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2023-11-30 | 6 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT | Marc Chevrier | 2023-11-29 | 6 | -0/+19 |
* | | | | | Tests: Avoid leaving behind non-readable directories | Brad King | 2023-11-29 | 1 | -0/+24 |
* | | | | | Tests: Avoid creating world-writable paths | Brad King | 2023-11-29 | 1 | -2/+2 |
* | | | | | Tests: Fix directory removal in RunCMake.if test | Brad King | 2023-11-29 | 1 | -3/+5 |
| |_|_|/ |/| | | | |||||
* | | | | Merge topic 'cxxmodules-diagnostics' | Brad King | 2023-11-29 | 5 | -14/+49 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | cxxmodules: Add more suggestions to no-modules-support diagnostics | Brad King | 2023-11-28 | 5 | -14/+49 |
* | | | | Merge topic 'xcode-embed-resources' | Brad King | 2023-11-29 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Xcode: Fix embed resources prop name | halx99 | 2023-11-28 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge topic 'fortran-objects-as-sources-fix' into release-3.28 | Brad King | 2023-11-27 | 23 | -0/+138 |
| |\ \ | |||||
| * \ \ | Merge topic 'clang-scan-deps-failed-scan' into release-3.28 | Brad King | 2023-11-22 | 1 | -2/+2 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'cpack-auto-suffixes' | Brad King | 2023-11-28 | 4 | -0/+16 |
|\ \ \ \ \ | |||||
| * | | | | | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing | Alex Neundorf | 2023-11-27 | 4 | -3/+5 |
| * | | | | | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing | Alex Neundorf | 2023-11-27 | 4 | -0/+14 |
* | | | | | | Merge topic 'tests-c99' | Brad King | 2023-11-28 | 2 | -11/+17 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Tests: Improve C compatibility of LoadCommand tests | Florian Weimer | 2023-11-27 | 2 | -11/+17 |
* | | | | | | Merge topic 'uv-write' | Brad King | 2023-11-27 | 1 | -0/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmUVHandlePtr: Add uv_write wrapper to manage request lifetime | Brad King | 2023-11-22 | 1 | -0/+51 |
* | | | | | | | Merge topic 'vs-ifx' | Brad King | 2023-11-27 | 8 | -0/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files | Brad King | 2023-11-22 | 8 | -0/+23 |
* | | | | | | | | Merge topic 'fortran-objects-as-sources-fix' | Brad King | 2023-11-27 | 23 | -0/+138 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Ninja: support "forwarding" modules from other targets | Ben Boeckel | 2023-11-23 | 6 | -0/+6 |
| * | | | | | | Merge branch 'revert-exact-collation-depends-3.27' (early part) into fortran-... | Ben Boeckel | 2023-11-21 | 17 | -0/+132 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Tests/FortranModules: add test for TARGET_OBJECTS-as-linked-items module usage | Ben Boeckel | 2023-11-21 | 10 | -0/+69 |
| | * | | | | | Tests/FortranModules: add test for TARGET_OBJECTS-as-sources module usage | Ben Boeckel | 2023-11-21 | 8 | -0/+63 |
| * | | | | | | Merge topic 'fileapi-file-sets-base-dirs-relative' into release-3.28 | Brad King | 2023-11-20 | 2 | -5/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'clang-scan-deps-failed-scan' | Brad King | 2023-11-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Clang-CXX: copy into the dyndep output on success | Ben Boeckel | 2023-11-21 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | cmUVHandlePtr: Add uv_idle_ptr::{start,stop} methods | Brad King | 2023-11-20 | 1 | -1/+12 |
* | | | | | | cmUVHandlePtr: Add uv_timer_ptr::stop method | Brad King | 2023-11-20 | 1 | -0/+10 |
* | | | | | | Tests: Add dedicated test case for uv_timer_ptr | Brad King | 2023-11-20 | 1 | -0/+27 |
* | | | | | | Tests: Factor out callback in uv_idle_ptr test case | Brad King | 2023-11-20 | 1 | -4/+6 |
* | | | | | | Tests: Add dedicated test to cover cmUVHandlePtr types | Brad King | 2023-11-20 | 3 | -25/+37 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'fileapi-file-sets-base-dirs-relative' | Brad King | 2023-11-20 | 2 | -5/+5 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | fileapi: Fix file sets' base directories relative to top source | Kyle Edwards | 2023-11-17 | 2 | -5/+5 |
* | | | | | Merge topic 'ctest-cleanup' | Brad King | 2023-11-20 | 8 | -15/+76 |
|\ \ \ \ \ | |||||
| * | | | | | cmCTestMultiProcessHandler: Stop searching for tests when limit is reached | Brad King | 2023-11-17 | 5 | -0/+55 |
| * | | | | | Tests: Cover ctest waiting on insufficient non-zero spare test-load | Brad King | 2023-11-17 | 5 | -15/+21 |
* | | | | | | Merge topic 'ci-fedora-39' | Brad King | 2023-11-20 | 11 | -15/+19 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'backport-ci-fedora-39' into ci-fedora-39 | Brad King | 2023-11-17 | 11 | -15/+19 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | | | |||||
| | * | | | | codespell: Fix typos | Brad King | 2023-11-17 | 10 | -11/+11 |
| | * | | | | Tests: Update HIP.MathFunctions case for nodiscard enforcement | Brad King | 2023-11-17 | 1 | -4/+8 |
* | | | | | | Merge topic 'uv-idle-ptr' | Brad King | 2023-11-19 | 1 | -3/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmUVHandlePtr: Add uv_idle_ptr | Brad King | 2023-11-17 | 1 | -0/+26 |