Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cpack-auto-suffixes' | Brad King | 2023-11-28 | 9 | -20/+59 |
|\ | |||||
| * | CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missing | Alex Neundorf | 2023-11-27 | 7 | -6/+17 |
| * | CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing | Alex Neundorf | 2023-11-27 | 7 | -3/+28 |
| * | Help: Format allowed CPACK_{DEB,RPM}_FILE_NAME values as definition list | Brad King | 2023-11-27 | 2 | -19/+22 |
* | | 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 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-11-28 | 1 | -1/+1 |
* | | | Merge branch 'release-3.28' | Brad King | 2023-11-27 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'release-3.27' into release-3.28 | Brad King | 2023-11-27 | 2 | -4/+14 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'release-3.27' | Brad King | 2023-11-27 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-11-27 | 2 | -4/+14 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.26' | Brad King | 2023-11-27 | 2 | -4/+14 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | CMake 3.26.6v3.26.6 | Brad King | 2023-11-27 | 3 | -5/+15 |
* | | | | | | 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 | 3 | -0/+118 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cmUVHandlePtr: Add uv_write wrapper to manage request lifetime | Brad King | 2023-11-22 | 3 | -0/+112 |
| * | | | | | | | cmUVHandlePtr: Add explicit uv_loop_ptr::operator* | Brad King | 2023-11-21 | 2 | -0/+6 |
* | | | | | | | | Merge topic 'vs-ifx' | Brad King | 2023-11-27 | 19 | -4/+107 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj files | Brad King | 2023-11-22 | 18 | -2/+105 |
| * | | | | | | | | VS: Fix Intel plugin version detection fallback | Brad King | 2023-11-22 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'move-deprecated-variables-to-dedicated-section' | Brad King | 2023-11-27 | 1 | -22/+64 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Move deprecated variables to dedicated section | 權少 | 2023-11-22 | 1 | -22/+64 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.28' | Brad King | 2023-11-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'release-3.27' into release-3.28 | Brad King | 2023-11-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.27' | Brad King | 2023-11-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'revert-exact-collation-depends-3.27' into release-3.27 | Brad King | 2023-11-27 | 18 | -9/+143 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge branch 'release-3.28' | Brad King | 2023-11-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'fortran-objects-as-sources-fix' into release-3.28 | Brad King | 2023-11-27 | 39 | -78/+419 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'fortran-objects-as-sources-fix' | Brad King | 2023-11-27 | 39 | -78/+419 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'revert-exact-collation-depends-3.27' into fortran-objects-as-so... | Ben Boeckel | 2023-11-23 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | Ninja: Revert exact collation dependencies for 3.27 | Ben Boeckel | 2023-11-21 | 1 | -9/+11 |
| * | | | | | | | | | | 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 | 9 | -1/+74 |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | cmCommonTargetGenerator: use modules from object-referenced targets | Ben Boeckel | 2023-11-21 | 1 | -0/+8 |
| * | | | | | | | | | | cmGeneratorTarget: add a query for targets with objects in the source list | Ben Boeckel | 2023-11-21 | 2 | -9/+23 |
| * | | | | | | | | | | cmGeneratorTarget: use pointers to `const` generator targets for languages | Ben Boeckel | 2023-11-21 | 1 | -2/+2 |
| * | | | | | | | | | | cmGeneratorTarget: track object libraries using a `set` | Ben Boeckel | 2023-11-21 | 1 | -10/+4 |
| * | | | | | | | | | | 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 |