summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-auto-suffixes'Brad King2023-11-289-20/+59
|\
| * CPack/RPM: Append .rpm to CPACK_RPM_FILE_NAME if missingAlex Neundorf2023-11-277-6/+17
| * CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missingAlex Neundorf2023-11-277-3/+28
| * Help: Format allowed CPACK_{DEB,RPM}_FILE_NAME values as definition listBrad King2023-11-272-19/+22
* | Merge topic 'tests-c99'Brad King2023-11-282-11/+17
|\ \
| * | Tests: Improve C compatibility of LoadCommand testsFlorian Weimer2023-11-272-11/+17
* | | CMake Nightly Date StampKitware Robot2023-11-281-1/+1
* | | Merge branch 'release-3.28'Brad King2023-11-270-0/+0
|\ \ \
| * \ \ Merge branch 'release-3.27' into release-3.28Brad King2023-11-272-4/+14
| |\ \ \
* | \ \ \ Merge branch 'release-3.27'Brad King2023-11-270-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'release-3.26' into release-3.27Brad King2023-11-272-4/+14
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.26'Brad King2023-11-272-4/+14
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CMake 3.26.6v3.26.6Brad King2023-11-273-5/+15
* | | | | | Merge topic 'ctest-cleanup'Brad King2023-11-272-35/+35
|\ \ \ \ \ \
| * | | | | | cmCTestMultiProcessHandler: Inline removal of pending test as it startsBrad King2023-11-222-11/+7
| * | | | | | cmCTestMultiProcessHandler: Clarify role of StartTestProcessBrad King2023-11-221-4/+4
| * | | | | | cmCTestMultiProcessHandler: Manage concurrency slots with other resourcesBrad King2023-11-221-2/+4
| * | | | | | cmCTestMultiProcessHandler: Manage affinity assignments with other resourcesBrad King2023-11-221-21/+23
* | | | | | | Merge topic 'uv-write'Brad King2023-11-273-0/+118
|\ \ \ \ \ \ \
| * | | | | | | cmUVHandlePtr: Add uv_write wrapper to manage request lifetimeBrad King2023-11-223-0/+112
| * | | | | | | cmUVHandlePtr: Add explicit uv_loop_ptr::operator*Brad King2023-11-212-0/+6
* | | | | | | | Merge topic 'vs-ifx'Brad King2023-11-2719-4/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add support for using Intel oneAPI Fortran compiler in .vfproj filesBrad King2023-11-2218-2/+105
| * | | | | | | | VS: Fix Intel plugin version detection fallbackBrad King2023-11-221-2/+2
* | | | | | | | | Merge topic 'move-deprecated-variables-to-dedicated-section'Brad King2023-11-271-22/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Move deprecated variables to dedicated section權少2023-11-221-22/+64
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.28'Brad King2023-11-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.27' into release-3.28Brad King2023-11-270-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge branch 'release-3.27'Brad King2023-11-270-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'revert-exact-collation-depends-3.27' into release-3.27Brad King2023-11-2718-9/+143
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.28'Brad King2023-11-270-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'fortran-objects-as-sources-fix' into release-3.28Brad King2023-11-2739-78/+419
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'fortran-objects-as-sources-fix'Brad King2023-11-2739-78/+419
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'revert-exact-collation-depends-3.27' into fortran-objects-as-so...Ben Boeckel2023-11-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Ninja: Revert exact collation dependencies for 3.27Ben Boeckel2023-11-211-9/+11
| * | | | | | | | | | Makefiles: provide, but do not consume, "forward linked" target dirsBen Boeckel2023-11-232-0/+17
| * | | | | | | | | | cmCommonTargetGenerator: use modules from linked object-referenced targetsBen Boeckel2023-11-232-1/+15
| * | | | | | | | | | LinkItem: track `cmSourceFile` instances for external objectsBen Boeckel2023-11-236-13/+30
| * | | | | | | | | | Ninja: support "forwarding" modules from other targetsBen Boeckel2023-11-239-1/+74
| * | | | | | | | | | cmCommonTargetGenerator: return forward linked target dirs tooBen Boeckel2023-11-214-38/+62
| * | | | | | | | | | cmLocalUnixMakefileGenerator3: handle object-referencing Fortran modulesBen Boeckel2023-11-211-0/+11
| * | | | | | | | | | cmNinjaTargetGenerator: handle object-referencing Fortran modulesBen Boeckel2023-11-211-0/+9
| * | | | | | | | | | cmGeneratorTarget: also check included objects for Fortran modulesBen Boeckel2023-11-211-9/+37
| * | | | | | | | | | cmCommonTargetGenerator: use modules from object-referenced targetsBen Boeckel2023-11-211-0/+8
| * | | | | | | | | | cmGeneratorTarget: add a query for targets with objects in the source listBen Boeckel2023-11-212-9/+23
| * | | | | | | | | | cmGeneratorTarget: use pointers to `const` generator targets for languagesBen Boeckel2023-11-211-2/+2
| * | | | | | | | | | cmGeneratorTarget: track object libraries using a `set`Ben Boeckel2023-11-211-10/+4
| * | | | | | | | | | 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