summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 4.3.1v4.3.1Brad King12 days1-1/+1
* cmGeneratorTarget: use typename for `flag`Ben Boeckel12 days1-1/+2
* cxxmodules: support command templates for BMI compilationBen Boeckel12 days3-19/+43
* Merge topic 'vs-fortran' into release-4.3Brad King13 days1-6/+7
|\
| * VS: Fix regression in Fortran project generationBrad King2026-03-241-6/+7
* | Merge topic 'revert-per-importer-bmi' into release-4.3Brad King2026-03-249-308/+134
|\ \
| * | c++modules: Fully revert implementation of per-importer BMIs for 4.3Brad King2026-03-249-308/+134
| |/
* | FASTBuild: fix incorrect obj lib propagationEduard Voronkin2026-03-231-0/+3
|/
* CMake 4.3.0v4.3.0Brad King2026-03-171-1/+1
* FASTBuild: fix clang-cl build with manifestsEduard Voronkin2026-03-163-18/+12
* FASTBuild: Do not add builtin targets to IDE projectsEduard Voronkin2026-03-111-2/+3
* CMake 4.3.0-rc3v4.3.0-rc3Brad King2026-03-101-1/+1
* c++modules: Fix relative paths in local-argumentsVito Gamberini2026-03-061-3/+3
* Merge topic 'instrumentation-gui-generate' into release-4.3Brad King2026-03-055-9/+41
|\
| * instrumentation: Reset queries on repeat configure steps from CMake GUIMartin Duffy2026-03-043-8/+27
| * instrumentation: Disallow invocation from initial cache filesTyler Yankee2026-03-043-1/+14
* | Merge topic 'import-std-local-target' into release-4.3Brad King2026-03-052-50/+113
|\ \
| * | c++modules: Restore use of local target for `import std`Vito Gamberini2026-03-042-50/+113
| |/
* | FASTBuild: allow enabling light cache for non-MSVCEduard Voronkin2026-03-041-1/+6
|/
* IWYU: Include <cm/string_view> instead of <string_view>Brad King2026-03-031-3/+1
* CMake 4.3.0-rc2v4.3.0-rc2Brad King2026-03-031-1/+1
* pre-commit: version bump `typos` hook + fix found typoAlex Turbov2026-03-021-1/+1
* Merge topic 'fbuild_fix_iface_targets_with_private_sources' into release-4.3Brad King2026-02-282-8/+25
|\
| * FASTBuild: fix iface targets with private sourcesEduard Voronkin2026-02-272-8/+25
* | c++modules: Revert partial implementation of per-importer BMIs for 4.3Ben Boeckel2026-02-271-18/+7
* | Experimental: Restore `import std` gateBrad King2026-02-263-0/+21
|/
* Merge topic 'c++modules-subdir-spaces' into release-4.3Brad King2026-02-263-42/+45
|\
| * c++modules: Fix scanning with spaces in subdirectory nameBrad King2026-02-252-10/+16
| * cmNinjaTargetGenerator: Factor out helper for shell path argumentsBrad King2026-02-252-32/+29
* | cmExportInstallFileGenerator: fix error message constructionBen Boeckel2026-02-251-1/+3
|/
* Merge topic 'fix-cps-prefix-crash' into release-4.3Brad King2026-02-241-2/+8
|\
| * CPS: Fix crash on bad paths in `.cps` fileMatthew Woehlke2026-02-231-2/+8
| * Merge topic 'ctest-launch-stdin' into release-4.2Brad King2026-02-191-0/+3
| |\
* | | CPS: Fix C featuresMatthew Woehlke2026-02-191-1/+1
* | | CMake 4.3.0-rc1v4.3.0-rc1Brad King2026-02-191-1/+1
* | | Merge topic 'ctest-launch-stdin' into release-4.3Brad King2026-02-191-0/+3
|\ \ \ | | |/ | |/|
| * | ctest --launch: Restore sharing of stdin with child processBrad King2026-02-191-0/+3
| * | CMake 3.31.11v3.31.11Brad King2026-01-261-1/+1
* | | Merge topic 'sbom-spec-fixes' into release-4.3Brad King2026-02-196-108/+123
|\ \ \
| * | | cmSbom: Fix names to ensure SBOM SPDX-3 complianceTaylor Sasser2026-02-186-108/+123
* | | | Merge topic 'cmp0210-warning' into release-4.3Brad King2026-02-193-3/+16
|\ \ \ \
| * | | | CMP0210: Warn at most once per `CMAKE_<LANG>_LINK_FLAGS` variableTyler Yankee2026-02-183-3/+16
* | | | | cmake-gui: Fix first-configure dialog appearance in Dark Mode on WindowsBrad King2026-02-181-0/+4
|/ / / /
* | | | Merge topic 'pchreuse-copy-depends' into release-4.3Brad King2026-02-181-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | PCH: Fix regression in REUSE_FROM that copies the `.pdb` too oftenBrad King2026-02-171-0/+1
* | | | Begin 4.3 release versioningBrad King2026-02-171-3/+3
* | | | Merge topic 'fastbuild-msvc-i18n'Brad King2026-02-171-3/+4
|\ \ \ \
| * | | | FASTBuild: make it work with non-US installations of MSVCAlexander Neundorf2026-02-161-3/+4
* | | | | Merge topic 'remove-unneeded-check'Brad King2026-02-171-2/+1
|\ \ \ \ \
| * | | | | cmMakefile: Remove unneeded checkMatthew Woehlke2026-02-131-2/+1