summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.31.3v3.31.3Brad King2024-12-191-1/+1
* Merge topic 'iface-public-modules' into release-3.31Brad King2024-12-121-0/+12
|\
| * target_sources: Improve error message for CXX_MODULES on INTERFACE librariesBrad King2024-12-111-0/+12
| * CMake 3.30.6v3.30.6Brad King2024-11-211-1/+1
| * Merge topic 'execute_process-OUTPUT_FILE-cloexec' into release-3.30Brad King2024-11-201-3/+23
| |\
| * | CMake 3.30.5v3.30.5Brad King2024-10-081-1/+1
* | | 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
* | | | | Ninja: Add missing top-level codegen dependencies on per-directory codegenBrad King2024-12-101-0/+7
* | | | | 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
|/ / / /
* | | | VS: Restore support for mixing C++23 and C in one target with clang-clBrad King2024-12-091-0/+14
* | | | VS: Factor out check for mixed C and C++ targetBrad King2024-12-091-15/+19
|/ / /
* | | CMake 3.31.2v3.31.2Brad King2024-12-051-1/+1
* | | Merge topic 'autogen-revert-ui-rebuild' into release-3.31Brad King2024-12-051-19/+3
|\ \ \
| * | | Autogen: Revert adding ui files to byproducts of the timestamp targetOrkun Tokdemir2024-12-041-19/+3
* | | | LINK_OPTIONS: Fix crash on empty LINKER: prefixBrad King2024-12-041-3/+4
* | | | fileapi: Do not expose flags for linker-generated dependenciesBrad King2024-12-032-2/+3
|/ / /
* | | Autogen: Fix Ninja Multi-Config dependency graph regressionOrkun Tokdemir2024-11-281-6/+19
* | | Autogen: Restore <target_name>_autogen_timestamp_deps targetOrkun Tokdemir2024-11-281-11/+35
* | | Merge topic 'aix-archive-shared-libraries-export' into release-3.31Brad King2024-11-233-5/+18
|\ \ \
| * | | AIX: Propagate AIX_SHARED_LIBRARY_ARCHIVE through exportsBrad King2024-11-223-5/+18
* | | | AIX: Disallow TARGET_SONAME_* genex for AIX_SHARED_LIBRARY_ARCHIVE targetsBrad King2024-11-211-0/+12
|/ / /
* | | CMake 3.31.1v3.31.1Brad King2024-11-211-1/+1
* | | Merge topic 'execute_process-OUTPUT_FILE-cloexec' into release-3.31Brad King2024-11-211-3/+23
|\ \ \ | | |/ | |/|
| * | execute_process: Restore CLOEXEC on OUTPUT_FILE and ERROR_FILE descriptorsBrad King2024-11-201-3/+23
| * | CMake 3.29.8v3.29.8Brad King2024-08-291-1/+1
| * | CMake 3.29.7v3.29.7Brad King2024-07-161-1/+1
| * | Merge topic 'vs-17.11' into release-3.29Brad King2024-06-241-4/+2
| |\ \
| * \ \ Merge topic 'ctest-windows-std-handles' into release-3.29Brad King2024-06-243-34/+0
| |\ \ \
* | | | | cmExperimental: Make CPS-export experimental notice more consistentMatthew Woehlke2024-11-191-2/+2
* | | | | LLD linker: avoid regression on archive libraries deduplicationMarc Chevrier2024-11-181-0/+9
* | | | | CMP0175: Do not reject USES_TERMINAL for add_custom_command(TARGET)Craig Scott2024-11-151-0/+1
* | | | | Clarify advice given by compatibility deprecation message for CMake < 3.10Brad King2024-11-141-3/+3
* | | | | CMake 3.31.0v3.31.0Brad King2024-11-061-1/+1
* | | | | CMake 3.31.0-rc3v3.31.0-rc3Brad King2024-10-291-1/+1
* | | | | cmake_parse_arguments: Restore capture of value after repeated keywordCraig Scott2024-10-281-25/+29
* | | | | Merge topic 'link-strategy' into release-3.31Brad King2024-10-283-9/+9
|\ \ \ \ \
| * | | | | LINK_LIBRARIES_STRATEGY: Rename strategies to clarify expectationsBrad King2024-10-253-9/+9
* | | | | | cmStringAlgorithms: Fix core.NonNullParamChecker diagnostic in cmAlphaNumBrad King2024-10-261-1/+1
* | | | | | KWSys: SystemInformation: Add missing EOF check when reading /proc/cpuinfoBrad King2024-10-261-2/+3
* | | | | | codespell: Fix typosBrad King2024-10-253-9/+9
|/ / / / /
* | | | | Merge topic 'windows-kernel-mode-driver' into release-3.31Brad King2024-10-251-1/+1
|\ \ \ \ \