summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ci: Add libicu to Debian and Fedora base imagesBrad King2022-04-224-3/+6
* Merge topic 'cmake-use-findpython'Brad King2022-04-2215-36/+31
|\
| * CMake: Use FindPython instead of FindPythonInterp to build CMake itselfKyle Edwards2022-04-2114-31/+31
| * string(): Support hash functions in bootstrapKyle Edwards2022-04-211-5/+0
* | Merge topic 'verify-header-sets-doc-clarification'Brad King2022-04-221-8/+9
|\ \
| * | VERIFY_HEADER_SETS: Clarify that header sets must be PUBLIC or INTERFACEKyle Edwards2022-04-211-8/+9
| |/
* | Merge topic 'FindICU-show-found-libs'Brad King2022-04-221-2/+2
|\ \
| * | FindICU: Show location of found librariesDon Olmstead2022-04-211-2/+2
| |/
* | Merge topic 'cmake-install-script-gen-style'Brad King2022-04-225-49/+59
|\ \
| * | generated-scripts: use CMAKE_CURRENT_LIST_DIR where possibleBen Boeckel2022-04-201-2/+1
| * | generated-scripts: improve prose messages with CMake listsBen Boeckel2022-04-202-3/+7
| * | generated-scripts: unset used variablesBen Boeckel2022-04-203-1/+8
| * | generated-scripts: use `foreach(IN LISTS)`Ben Boeckel2022-04-202-2/+2
| * | generated-scripts: quote variable expansionsBen Boeckel2022-04-202-5/+5
| * | generated-scripts: simplify `if` conditionsBen Boeckel2022-04-203-14/+11
| * | generated-cmake: use `_cmake_` prefixes for local variablesBen Boeckel2022-04-203-37/+37
| * | cmExportFileGenerator: require CMake 2.8.3Ben Boeckel2022-04-201-3/+6
* | | Merge topic 'clang-cl-asm-msvc-runtime'Brad King2022-04-221-0/+5
|\ \ \
| * | | Clang: populate MSVC runtime library abstraction tableSaleem Abdulrasool2022-04-181-0/+5
* | | | Merge topic 'ghs-rerun-cmake-fix'Brad King2022-04-221-9/+8
|\ \ \ \
| * | | | GHS: Fix RERUN_CMAKE issue when generation step failsFred Baksik2022-04-161-9/+8
* | | | | Merge topic 'NO_CMAKE_INSTALL_PREFIX'Brad King2022-04-2238-13/+328
|\ \ \ \ \
| * | | | | Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-1538-13/+328
* | | | | | Merge branch 'release-3.23'Brad King2022-04-220-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge topic 'CheckCompilerFlags-revert-linker-warnings' into release-3.23Brad King2022-04-222-1/+9
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'CheckCompilerFlags-revert-linker-warnings'Brad King2022-04-222-1/+9
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | CheckCompilerFlags: Revert "Catch linker warning about ignored flags"Brad King2022-04-211-1/+0
| * | | | | | | CheckLinkerFlag: Catch linker warning when the checked flag is ignoredBrad King2022-04-211-0/+9
* | | | | | | | Merge branch 'release-3.23'Brad King2022-04-220-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'wrong-header-referenced-in-guide' into release-3.23Brad King2022-04-221-2/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'wrong-header-referenced-in-guide'Brad King2022-04-221-2/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help/guide: Fix wrong header file referenceMartin Duffy2022-04-211-2/+3
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-04-221-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'rel-macos-dmg-no-sla'Brad King2022-04-213-9/+8
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Drop SLA from CMake macOS DMG packageBrad King2022-04-203-9/+8
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge topic 'cpack-command-line-arguments'Brad King2022-04-211-108/+115
|\ \ \ \ \ \ \
| * | | | | | | CPack: Use cmCommandLineArgument instead of cmsys::CommandLineArgumentsKyle Edwards2022-04-201-108/+115
| |/ / / / / /
* | | | | | | Merge topic 'find_package_document_global_in_full_signature'Brad King2022-04-211-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Clarify that find_package GLOBAL argument is supported in full signatureRobert Maynard2022-04-201-0/+1
* | | | | | | | Merge branch 'release-3.23'Brad King2022-04-210-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'FindPython-pypy-v7.3.9-support' into release-3.23Brad King2022-04-211-1/+12
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindPython-pypy-v7.3.9-support'Brad King2022-04-211-1/+12
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindPython: Add support for pypy v7.3.9 and uppersMarc Chevrier2022-04-201-1/+12
* | | | | | | | | Merge branch 'release-3.23'Brad King2022-04-210-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'file-set-build-export' into release-3.23Brad King2022-04-214-24/+135
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'file-set-build-export'Brad King2022-04-214-24/+135
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | cmExportBuildFileGenerator: handle genex-wrapped source pathsBen Boeckel2022-04-182-19/+130
| * | | | | | | | cmInstallCommand: tweak error messageBen Boeckel2022-04-162-5/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2022-04-211-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'cpack-dmg-sla'Brad King2022-04-2015-6/+91
|\ \ \ \ \ \ \