summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.31.4v3.31.4Brad King2025-01-102-3/+3
* Merge topic 'duplicate-source-behavior' into release-3.31Brad King2025-01-106-0/+55
|\
| * target_sources: Restore toleration of duplicate CXX_MODULES sourcesBen Boeckel2025-01-092-0/+21
| * Tests/CXXModules: add a test with duplicate sourcesBen Boeckel2025-01-094-0/+34
* | Merge topic 'lfortran-generate-object-code' into release-3.31Brad King2025-01-107-6/+10
|\ \
| * | LFortran: Remove hard-coded --generate-object-code flagSaurabh Kumar2025-01-097-6/+10
* | | Merge topic 'revert-genex-tco-subgraph' into release-3.31Brad King2025-01-107-66/+9
|\ \ \ | |_|/ |/| |
| * | GenEx: Revert "Limit TARGET_PROPERTY transitive closure optimization"Brad King2025-01-097-66/+9
| |/
* | Merge topic 'FindBoost-1.87' into release-3.31Brad King2025-01-081-3/+17
|\ \
| * | FindBoost: Add support for Boost 1.87Brad King2025-01-071-3/+17
| |/
* | Merge topic 'codegen-help' into release-3.31Brad King2025-01-081-0/+3
|\ \
| * | Makefile: List codegen target in helpBrad King2025-01-071-0/+3
| |/
* | Merge topic 'Help-FindPython-Fix-typo' into release-3.31Marc Chevrier2024-12-223-3/+3
|\ \ | |/ |/|
| * Help: FindPython: fix typoMarc Chevrier2024-12-213-3/+3
|/
* CMake 3.31.3v3.31.3Brad King2024-12-192-3/+3
* Merge topic 'ci-xcode-16.2' into release-3.31Brad King2024-12-181-6/+6
|\
| * ci: update macOS jobs to use Xcode 16.2Brad King2024-12-171-6/+6
|/
* Merge branch 'release-3.30' into release-3.31Brad King2024-12-170-0/+0
|\
| * Merge topic 'ctest-invalid-arg' into release-3.30Brad King2024-12-171-0/+3
| |\
* | \ Merge topic 'ctest-invalid-arg' into release-3.31Brad King2024-12-171-0/+3
|\ \ \ | | |/ | |/|
| * | Help: Add 3.30 release note for error on unknown arguments to ctestBrad King2024-12-171-0/+3
| |/
* | Merge topic 'ci-linkcheck' into release-3.31Brad King2024-12-171-1/+2
|\ \
| * | Help: Update link to UTF-8 RFC 3629Brad King2024-12-161-1/+2
|/ /
* | Merge branch 'release-3.30' into release-3.31Brad King2024-12-120-0/+0
|\ \ | |/
| * Merge topic 'iface-public-modules' into release-3.30Brad King2024-12-1216-2/+68
| |\
* | \ Merge topic 'iface-public-modules' into release-3.31Brad King2024-12-1216-2/+68
|\ \ \ | | |/ | |/|
| * | target_sources: Improve error message for CXX_MODULES on INTERFACE librariesBrad King2024-12-1111-0/+61
| * | Tests/RunCMake/CXXModules: Rename FileSetModules cases to be more specificBrad King2024-12-116-2/+7
| |/
* | Merge topic 'install-DESTINATION-regression' into release-3.31Brad King2024-12-121-3/+3
|\ \
| * | install: Restore treatment of DESTINATION as a single-valued keywordCraig Scott2024-12-111-3/+3
* | | Merge topic 'codegen-make' into release-3.31Brad King2024-12-112-26/+22
|\ \ \
| * | | Makefile: Enable progress messages for codegen targetBrad King2024-12-102-2/+6
| * | | Makefile: Fix per-directory codegen targetBrad King2024-12-101-0/+2
| * | | cmLocalUnixMakefileGenerator3: Simplify progress command generationBrad King2024-12-101-24/+14
* | | | Merge topic 'codegen-ninja' into release-3.31Brad King2024-12-118-19/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Ninja: Add missing top-level codegen dependencies on per-directory codegenBrad King2024-12-108-0/+63
| * | | cmGlobalNinjaGenerator: Simplify per-directory configuration list lookupBrad King2024-12-101-2/+1
| * | | cmGlobalNinjaGenerator: Clarify order of codegen build statement logicBrad King2024-12-101-3/+3
| * | | cmGlobalNinjaGenerator: Fix local variable name for codegen targetBrad King2024-12-101-8/+11
| * | | cmGlobalNinjaGenerator: Remove unnecessary local variableBrad King2024-12-101-6/+2
| * | | cmGlobalNinjaGenerator: Remove unused local variableBrad King2024-12-101-3/+0
|/ / /
* | | Merge topic 'vs-clang-cl-c++23' into release-3.31Brad King2024-12-103-15/+44
|\ \ \ | |/ / |/| |
| * | VS: Restore support for mixing C++23 and C in one target with clang-clBrad King2024-12-093-0/+25
| * | VS: Factor out check for mixed C and C++ targetBrad King2024-12-091-15/+19
|/ /
* | CMake 3.31.2v3.31.2Brad King2024-12-052-4/+4
* | Merge topic 'autogen-revert-ui-rebuild' into release-3.31Brad King2024-12-0516-313/+79
|\ \
| * | Autogen: Revert adding ui files to byproducts of the timestamp targetOrkun Tokdemir2024-12-0416-313/+79
* | | Merge topic 'linker-prefix-crash' into release-3.31Brad King2024-12-052-3/+5
|\ \ \
| * | | LINK_OPTIONS: Fix crash on empty LINKER: prefixBrad King2024-12-042-3/+5
* | | | Merge topic 'ci-fedora-41' into release-3.31Brad King2024-12-058-12/+12
|\ \ \ \ | |/ / / |/| | |