summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'static'Brad King2024-01-104-8/+29
|\
| * Swift: preserve `-static` for static library swiftmodulesSaleem Abdulrasool2024-01-094-8/+29
* | Merge topic 'orkun_refactor_09_01_2024'Brad King2024-01-101-22/+20
|\ \
| * | Makefile: Reduce string copiesOrkun Tokdemir2024-01-091-3/+3
| * | Makefile: Remove redundant push_backOrkun Tokdemir2024-01-091-2/+1
| * | Makefile: Improve const correctnessOrkun Tokdemir2024-01-091-15/+16
| * | Makefile: Remove no-op callOrkun Tokdemir2024-01-091-2/+0
* | | Merge branch 'release-3.28'Brad King2024-01-100-0/+0
|\ \ \
| * \ \ Merge topic 'vs-scan-for-modules' into release-3.28Brad King2024-01-107-8/+46
| |\ \ \
* | \ \ \ Merge topic 'vs-scan-for-modules'Brad King2024-01-107-8/+46
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tests/CXXModules/scan_properties: use `ixx` extensionBen Boeckel2024-01-092-3/+5
| * | | | cmVisualStudio10TargetGenerator: always specify scanningBen Boeckel2024-01-061-3/+4
| * | | | Tests/CXXModules: add a test case for VS generation without flagsBen Boeckel2024-01-064-0/+35
| * | | | cmVisualStudio10TargetGenerator: fix typo in flag nameBen Boeckel2024-01-061-3/+3
* | | | | Merge branch 'release-3.28'Brad King2024-01-100-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'cxxmodules-no-unity' into release-3.28Brad King2024-01-1013-1/+120
| |\ \ \ \
* | \ \ \ \ Merge topic 'cxxmodules-no-unity'Brad King2024-01-1013-1/+120
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cmLocalGenerator: ignore scanned sources for unity buildsBen Boeckel2024-01-054-0/+22
| * | | | | cmGlobalGenerator: add unity sources after computing target compile featuresBen Boeckel2024-01-052-1/+30
| * | | | | Tests/CXXModules: add a test with unity build supportBen Boeckel2024-01-057-0/+68
| | |/ / / | |/| | |
* | | | | Merge branch 'release-3.28'Brad King2024-01-100-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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