summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 4.1.4v4.1.4Brad King2025-12-081-1/+1
* VS: Restore support for VS 2019 with toolset v142 versions before 14.29Brad King2025-12-051-0/+13
* Merge topic 'fix-cps-export-definitions' into release-4.1Brad King2025-12-011-1/+1
|\
| * CPS: Fix exporting definitions in CMake 4.1Matthew Woehlke2025-12-011-1/+1
* | StdIo: Restore Windows Console I/O modes on Ctrl-CBrad King2025-11-263-0/+28
|/
* Source: Improve detection of Linux architectures requiring explicit libatomicBrad King2025-11-241-6/+13
* CMake 4.1.3v4.1.3Brad King2025-11-181-1/+1
* Merge topic 'process-timeout-terminate' into release-4.1Brad King2025-11-127-0/+30
|\
| * execute_process: Restore termination of processes on timeoutBrad King2025-11-117-0/+30
| * Merge topic 'process-timeout-short' into release-4.0Brad King2025-11-109-10/+33
| |\
| * | find_package: Fix regression on `<PackageName>_ROOT` relative to CWDRobert Maynard2025-10-021-2/+2
* | | Merge topic 'process-timeout-short' into release-4.1Brad King2025-11-109-10/+33
|\ \ \ | | |/ | |/|
| * | execute_process: Restore support for short timeoutsBrad King2025-11-099-10/+33
* | | Merge topic 'improve-cps-project-error' into release-4.1Brad King2025-10-281-1/+1
|\ \ \
| * | | cmPackageInfoArguments: Improve error messageMatthew Woehlke2025-10-271-1/+1
* | | | CPS: Improve invalid namespace errorMatthew Woehlke2025-10-271-1/+2
|/ / /
* | | install(PACKAGE_INFO): Fix error when usage requirements contain certain genexMartin Duffy2025-10-171-6/+7
* | | Merge topic 'ninja-trailing-newline-comment' into release-4.1Brad King2025-10-071-0/+7
|\ \ \
| * | | Ninja: handle trailing newlines in variable stanzasBen Boeckel2025-10-061-0/+7
* | | | find_package: Fix regression on `<PackageName>_ROOT` relative to CWDRobert Maynard2025-10-021-7/+6
* | | | Merge branch 'backport-pkg-root-var' into pkg-root-varBrad King2025-10-021-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | find_package: Avoid repeating search for lower-case .cps fileBrad King2025-10-021-1/+1
| * | Merge topic 'bootstrap-devirtualization' into release-4.0Brad King2025-09-251-3/+3
| |\ \ | | |/
| * | CMake 4.0.4v4.0.4Brad King2025-09-081-1/+1
| * | Merge topic 'curl-opt-proxytype' into release-4.0Brad King2025-09-031-1/+1
| |\ \
* | | | CMake 4.1.2v4.1.2Brad King2025-09-301-1/+1
* | | | CMP0189: Restore support for linking `$<TARGET_PROPERTY:tgt,LINK_LIBRARIES>`Brad King2025-09-291-1/+2
* | | | cmGeneratorTarget: Factor out helper to detect LINK_LIBRARIES evaluationBrad King2025-09-261-1/+6
* | | | Merge topic 'bootstrap-devirtualization' into release-4.1Brad King2025-09-251-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | bootstrap: Fix compilation with gcc 16 devirtualizationBrad King2025-09-241-3/+3
| * | | CMake 3.31.9v3.31.9Brad King2025-09-241-1/+1
| | |/ | |/|
* | | file(GENERATE): Record CMP0189 at each call siteBrad King2025-09-236-5/+39
* | | cmGeneratorTarget: Pass genex evaluation context to IsTransitivePropertyBrad King2025-09-234-11/+7
* | | GenEx: Consolidate target property evaluation context argumentsBrad King2025-09-2225-219/+217
* | | GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation contextBrad King2025-09-2215-74/+40
* | | GenEx: Collect evaluation arguments into local Context structuresBrad King2025-09-2219-187/+255
* | | GenEx: Factor out a dedicated evaluation Context structureBrad King2025-09-2111-183/+258
* | | GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::EvaluationBrad King2025-09-2113-818/+729
* | | cmGeneratorExpressionNode: Simplify EvaluateDependentExpression signatureBrad King2025-09-213-13/+13
* | | cmGeneratorExpressionEvaluationFile: Constify some local generator usageBrad King2025-09-212-7/+7
* | | cmFileSet: Constify local generator usageBrad King2025-09-212-4/+4
* | | Merge topic 'ninja-custom-command-comment-syntax' into release-4.1Brad King2025-09-031-0/+9
|\ \ \
| * | | Ninja: escape special characters in custom command commentsBen Boeckel2025-09-021-0/+9
* | | | Merge topic 'project-version-fix' into release-4.1Brad King2025-09-031-5/+35
|\ \ \ \
| * | | | project: Revert changes to VERSION handlingVito Gamberini2025-09-021-5/+35
| |/ / /
* | | | Merge topic 'curl-opt-proxytype' into release-4.1Brad King2025-09-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE valuesBrad King2025-09-021-1/+1
* | | | Merge topic 'cmPropertySentinel-definition' into release-4.1Brad King2025-09-024-6/+10
|\ \ \ \
| * | | | cmPropertySentinel: update definitionMarc Chevrier2025-09-014-6/+10
| | |/ / | |/| |
* | | | Merge topic 'var-check-before-usage' into release-4.1Brad King2025-09-021-3/+2
|\ \ \ \ | |/ / / |/| | |