Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge topic 'cxxmodules-diagnostics' into release-3.28 | Brad King | 2023-11-29 | 1 | -7/+12 | |
| |\ \ \ \ | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-05 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'ctest-jobserver-client' | Brad King | 2023-12-04 | 5 | -0/+660 | |
|\ \ \ \ \ | ||||||
| * | | | | | ctest: Add support for running under a make job server on POSIX systems | Brad King | 2023-12-03 | 2 | -0/+43 | |
| * | | | | | cmUVJobServerClient: Add libuv-based job server integration client | Brad King | 2023-12-03 | 3 | -0/+617 | |
* | | | | | | Merge topic 'fileapi-exe-launcher' | Brad King | 2023-12-04 | 2 | -1/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fileapi: Add cross-compiling emulator to codemodel-v2 | Ralf Habacker | 2023-12-01 | 2 | -1/+47 | |
* | | | | | | | Merge topic 'cmake-non-writable-build-dir' | Brad King | 2023-12-04 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake: Improve error message if CMAKE_BINARY_DIR not writable | scivision | 2023-11-30 | 1 | -2/+9 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-04 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'uv-handle-bool' | Brad King | 2023-12-03 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler | Brad King | 2023-12-02 | 1 | -0/+8 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-03 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'xcode-embed-xpc-services' | Brad King | 2023-12-01 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Xcode: Add support to embed XPC Services | Jonathan Earnshaw | 2023-11-29 | 2 | -0/+11 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-12-01 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'LINK_LIBRARY-genex-with-INTERFACE_LINK_LIBRARIES_DIRECT' | Brad King | 2023-11-30 | 6 | -84/+137 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | LINK_LIBRARY-genex: correct behavior for INTERFACE_LINK_LIBRARIES_DIRECT | Marc Chevrier | 2023-11-29 | 6 | -84/+137 | |
* | | | | | | | | Merge topic 'remove-non-readable-dir' | Brad King | 2023-11-30 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Merge branch 'upstream-KWSys' into remove-write-only-dir | Brad King | 2023-11-29 | 1 | -4/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'ccmake-install-rds-crash' | Brad King | 2023-11-30 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | cmGlobalGenerator: clear RuntimeDependencySet members at configure | Ben Boeckel | 2023-11-29 | 1 | -0/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-30 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cxxmodules-diagnostics' | Brad King | 2023-11-29 | 1 | -7/+12 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | cxxmodules: Add more suggestions to no-modules-support diagnostics | Brad King | 2023-11-28 | 1 | -7/+12 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'xcode-embed-resources' | Brad King | 2023-11-29 | 1 | -3/+2 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Xcode: Fix embed resources prop name | halx99 | 2023-11-28 | 1 | -3/+2 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-29 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-28 | 1 | -1/+1 | |
| |/ |/| | ||||||
* | | Merge topic 'ctest-cleanup' | Brad King | 2023-11-27 | 2 | -35/+35 | |
|\ \ | ||||||
| * | | cmCTestMultiProcessHandler: Inline removal of pending test as it starts | Brad King | 2023-11-22 | 2 | -11/+7 | |
| * | | cmCTestMultiProcessHandler: Clarify role of StartTestProcess | Brad King | 2023-11-22 | 1 | -4/+4 | |
| * | | cmCTestMultiProcessHandler: Manage concurrency slots with other resources | Brad King | 2023-11-22 | 1 | -2/+4 | |
| * | | cmCTestMultiProcessHandler: Manage affinity assignments with other resources | Brad King | 2023-11-22 | 1 | -21/+23 | |
* | | | Merge topic 'uv-write' | Brad King | 2023-11-27 | 2 | -0/+67 | |
|\ \ \ | ||||||
| * | | | cmUVHandlePtr: Add uv_write wrapper to manage request lifetime | Brad King | 2023-11-22 | 2 | -0/+61 | |
| * | | | cmUVHandlePtr: Add explicit uv_loop_ptr::operator* | Brad King | 2023-11-21 | 2 | -0/+6 | |
* | | | | Merge topic 'vs-ifx' | Brad King | 2023-11-27 | 5 | -2/+42 | |
|\ \ \ \ | ||||||
| * | | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files | Brad King | 2023-11-22 | 4 | -0/+40 | |
| * | | | | VS: Fix Intel plugin version detection fallback | Brad King | 2023-11-22 | 1 | -2/+2 | |
* | | | | | Merge topic 'fortran-objects-as-sources-fix' | Brad King | 2023-11-27 | 16 | -78/+281 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Makefiles: provide, but do not consume, "forward linked" target dirs | Ben Boeckel | 2023-11-23 | 2 | -0/+17 | |
| * | | | | cmCommonTargetGenerator: use modules from linked object-referenced targets | Ben Boeckel | 2023-11-23 | 2 | -1/+15 | |
| * | | | | LinkItem: track `cmSourceFile` instances for external objects | Ben Boeckel | 2023-11-23 | 6 | -13/+30 | |
| * | | | | Ninja: support "forwarding" modules from other targets | Ben Boeckel | 2023-11-23 | 3 | -1/+68 | |
| * | | | | cmCommonTargetGenerator: return forward linked target dirs too | Ben Boeckel | 2023-11-21 | 4 | -38/+62 | |
| * | | | | cmLocalUnixMakefileGenerator3: handle object-referencing Fortran modules | Ben Boeckel | 2023-11-21 | 1 | -0/+11 | |
| * | | | | cmNinjaTargetGenerator: handle object-referencing Fortran modules | Ben Boeckel | 2023-11-21 | 1 | -0/+9 | |
| * | | | | cmGeneratorTarget: also check included objects for Fortran modules | Ben Boeckel | 2023-11-21 | 1 | -9/+37 | |