summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge topic 'makefile-depfile' into release-3.28Brad King2024-01-104-4/+25
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'makefile-depfile'Brad King2024-01-104-4/+25
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Makefile: Fix double escaping when DEPFILE is usedOrkun Tokdemir2024-01-094-3/+24
| * | | | | | | | Makefile: Reduce string copiesOrkun Tokdemir2024-01-081-1/+1
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2024-01-101-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'ctest-cli-http-headers'Brad King2024-01-095-2/+43
|\ \ \ \ \ \ \
| * | | | | | | ctest: allow HTTP headers via command lineMatthew Woehlke2024-01-085-2/+43
* | | | | | | | Merge topic 'ewilde/swift-ninja-response-files'Brad King2024-01-096-3/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Swift/Ninja: Add support for response filesEvan Wilde2024-01-086-3/+32
* | | | | | | | | Merge topic 'ninja-always-make-object-dirs'Brad King2024-01-094-20/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cmNinjaTargetGenerator: use `.` for the needed phony order-only dependencyBen Boeckel2024-01-063-6/+21
| * | | | | | | | | cmNinjaTargetGenerator: ensure that the object output directory existsBen Boeckel2024-01-061-0/+9
| * | | | | | | | | cmNinjaTargetGenerator: add a method to compute the object directoryBen Boeckel2024-01-052-15/+14
* | | | | | | | | | Merge topic 'doc-INSTALL_PREFIX'Brad King2024-01-091-4/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: INSTALL_PREFIX in install(CODE|SCRIPT) was added in CMake 3.27Peter Kokot2024-01-081-4/+7
* | | | | | | | | | | Merge topic 'cpack-nuget-readme'Brad King2024-01-092-0/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPack/NuGet: Add support for repository tagAlex Turbov2024-01-082-0/+19
| * | | | | | | | | | | CPack/NuGet: Add support for readme tagAlex Turbov2024-01-082-0/+4
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cmake-gui-unused-slot'Brad King2024-01-091-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmake-gui: Remove unused viewType slotChristoph GrĂ¼ninger2024-01-081-4/+4
* | | | | | | | | | | | Merge topic 'lcc-updates'Brad King2024-01-097-32/+104
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Tests: Avoid procedure stack overflow in broken libc on Elbrusmakise-homura2024-01-081-8/+35
| * | | | | | | | | | | Tests: Improve RunCMake.export expected output matching robustnessmakise-homura2024-01-081-2/+2
| * | | | | | | | | | | Tests: With lfortran < 1.24 skip cases broken by incorrect filename handlingmakise-homura2024-01-083-1/+27
| * | | | | | | | | | | LCC: Add missing C/CXX compiler version checks for -std optionsmakise-homura2024-01-082-20/+39
| * | | | | | | | | | | GetPrerequisites: Tolerate multiple leading '/' in system library pathsmakise-homura2024-01-081-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-091-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge topic 'link-stubs-transitively'Brad King2024-01-0812-11/+112
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Link to transitive dependencies on stub libraries only on some linkersBrad King2024-01-043-1/+19
| * | | | | | | | | | Link explicitly to private transitive dependencies on stub librariesBrad King2024-01-0410-3/+84
| * | | | | | | | | | Tests: Enable RunCMake.RuntimePath test on more platformsBrad King2024-01-042-9/+11
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-isspace-usage-for-signed-char'Brad King2024-01-081-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmExecuteProcessCommand: Cast c to unsigned char before cast to intleha-bot2024-01-051-1/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-tutorial'Brad King2024-01-083-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tutorial: Clarify the expected change to target_include_directoriesKevin Albertson2024-01-051-4/+4
| * | | | | | | | | | Tutorial: Make `INSTALL_DESTINATION` consistent with installed destinationKevin Albertson2024-01-051-1/+1
| * | | | | | | | | | Tutorial: Add missing `$` in generator expressionKevin Albertson2024-01-051-1/+1
* | | | | | | | | | | Merge topic 'add_test-CROSSCOMPILING_EMULATOR-exclusive'Brad King2024-01-082-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add_test: Fix version of CMake introducing CMP0158 (to 3.29)Robert Maynard2024-01-052-1/+3
* | | | | | | | | | | | Merge topic 'cmake-gui_better_text_with_preset'Brad King2024-01-083-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmake-gui: Hint that the preset compilers will be usedRobert Maynard2024-01-053-1/+6
* | | | | | | | | | | | | Merge topic 'cmake-gui_support_preset_toolchain'Brad King2024-01-081-37/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | cmake-gui: Add support for preset toolchain entryRobert Maynard2024-01-051-37/+59
* | | | | | | | | | | | | | Merge branch 'release-3.28'Brad King2024-01-080-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'fix-openbsd' into release-3.28Brad King2024-01-083-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'fix-openbsd'Brad King2024-01-083-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Source: Restore compilation on OpenBSDRafael Sadowski2024-01-053-7/+7
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-081-1/+1
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-071-1/+1
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2024-01-061-1/+1
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |