summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmcmd: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-291-38/+32
* cmProcessTools::RunProcess(): Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-2913-264/+233
* cmExecuteProcessCommand: Replace cmsysProcess with cmUVProcessChainKyle Edwards2023-08-297-190/+200
* Merge topic 'cmuvstreamread-raii'Kyle Edwards2023-08-292-15/+83
|\
| * cmUVStreamRead: Return RAII handle to avoid memory leakKyle Edwards2023-08-252-15/+83
* | CMake Nightly Date StampKitware Robot2023-08-291-1/+1
* | Merge topic 'imported-framework-dir-is-system'Marc Chevrier2023-08-282-3/+15
|\ \
| * | macOS: IMPORTED framework: Honor SYSTEM target property in all casesMarc Chevrier2023-08-272-3/+15
* | | CMake Nightly Date StampKitware Robot2023-08-281-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2023-08-271-1/+1
* | CMake Nightly Date StampKitware Robot2023-08-261-1/+1
* | Merge topic 'modules-better-messages'Brad King2023-08-2511-63/+194
|\ \ | |/ |/|
| * cxxmodules: improve error messages for C++ module setupBen Boeckel2023-08-239-43/+54
| * cmStandardLevelResolver: add query for the effective standard levelBen Boeckel2023-08-232-0/+116
| * cmStandardLevelResolver: compare with static string literalsBen Boeckel2023-08-231-1/+3
| * cmStandardLevelResolver: use `cmStrCat` where possibleBen Boeckel2023-08-231-10/+12
| * cmStandardLevelResolver: use character literals where possibleBen Boeckel2023-08-231-9/+9
* | Merge branch 'release-3.27'Brad King2023-08-250-0/+0
|\ \
| * \ Merge topic 'cxx-atomic' into release-3.27Brad King2023-08-251-1/+1
| |\ \ | | |/ | |/|
* | | Merge topic 'cxx-atomic'Brad King2023-08-251-1/+1
|\ \ \ | | |/ | |/|
| * | Source: Link libatomic when needed on any Linux architectureBrad King2023-08-241-1/+1
| |/
* | CMake Nightly Date StampKitware Robot2023-08-251-1/+1
* | CMake Nightly Date StampKitware Robot2023-08-241-1/+1
* | Merge branch 'release-3.27'Brad King2023-08-231-3/+3
|\ \ | |/
| * CMake 3.27.4v3.27.4Brad King2023-08-232-4/+4
* | Merge topic 'update-kwsys'Brad King2023-08-233-25/+31
|\ \
| * \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2023-08-222-24/+30
| |\ \
| | * | KWSys 2023-08-22 (7f82ad45)KWSys Upstream2023-08-222-24/+30
| * | | Tests: Run CTestTest2 in explicit configurationBrad King2023-08-221-1/+1
* | | | Merge branch 'release-3.27'Brad King2023-08-230-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'FindZLIB-1.3' into release-3.27Brad King2023-08-231-18/+17
| |\ \ \
* | \ \ \ Merge topic 'FindZLIB-1.3'Brad King2023-08-231-18/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindZLIB: Fix extraction of two-component version number 1.3Brad King2023-08-221-18/+17
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-08-231-1/+1
| |/ / |/| |
* | | Merge topic 'ci-linkcheck'Brad King2023-08-221-1/+1
|\ \ \
| * | | Help: Update link to Qt 5 CMake docsBrad King2023-08-221-1/+1
* | | | Merge topic 'libuv-bootstrap-sigchld'Kyle Edwards2023-08-221-1/+3
|\ \ \ \
| * | | | libuv: Use SIGCHLD in bootstrap modeKyle Edwards2023-08-211-1/+3
| |/ / /
* | | | Merge topic 'cmakelibtests-lean-and-mean'Kyle Edwards2023-08-221-0/+6
|\ \ \ \
| * | | | CMakeLibTests: Compile with WIN32_LEAN_AND_MEANKyle Edwards2023-08-211-0/+6
| |/ / /
* | | | Merge topic 'doc'Brad King2023-08-221-1/+1
|\ \ \ \
| * | | | Help:CheckCXXSymbolExists: refer to CheckSourceCompilesscivision2023-08-211-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-08-221-1/+1
* | | | | Merge topic 'ep-svn-trust-cert-non-interactive'Craig Scott2023-08-211-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ExternalProject: Ensure svn --trust-server-cert has dependent optionsCraig Scott2023-08-201-2/+4
* | | | | Merge topic 'imported-cxxmodules'Brad King2023-08-2176-75/+1681
|\ \ \ \ \
| * | | | | cmExperimental: recycle the C++ modules API UUIDBen Boeckel2023-08-1714-14/+14
| * | | | | gitlab-ci: declare `bmionly` support for modules where possibleBen Boeckel2023-08-176-6/+6
| * | | | | Tests/RunCMake/CXXModules: add tests which use modules from imported targetsBen Boeckel2023-08-1711-0/+102
| * | | | | Ninja: generate scanning and build rules for C++20 module synthetic targetsBen Boeckel2023-08-175-24/+322