summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FindThreads: Simplify conditions for not-in-libc checksBrad King2022-04-261-13/+13
* FindThreads: Remove unnecessary conditionBrad King2022-04-261-26/+25
* FindThreads: Clarify internal helper macro namesBrad King2022-04-261-7/+7
* FindThreads: Drop strange SunOS+pthread.h+thr_create combinationBrad King2022-04-261-4/+0
* FindThreads: Drop unused internal CMAKE_HAVE_THREADS_LIBRARY variableBrad King2022-04-261-3/+0
* Merge topic 'target-bundle-dir-name-genex'Brad King2022-04-2612-7/+96
|\
| * Genex: Add TARGET_BUNDLE_DIR_NAMEBen Leadbetter2022-04-2212-1/+88
| * Help: Make TARGET_BUNDLE[_CONTENT]_DIR examples more preciseBrad King2022-04-221-6/+8
* | Merge branch 'release-3.23'Brad King2022-04-260-0/+0
|\ \
| * \ Merge branch 'release-3.22' into release-3.23Brad King2022-04-260-0/+0
| |\ \
* | \ \ Merge branch 'release-3.22'Brad King2022-04-260-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'release-3.21' into release-3.22Brad King2022-04-260-0/+0
| |\ \ \
| * \ \ \ Merge branch 'ci-xcode-13.3' into release-3.22Brad King2022-04-262-6/+7
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.21'Brad King2022-04-260-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'ci-xcode-13.3' into release-3.21Brad King2022-04-262-7/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'release-3.23'Brad King2022-04-260-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'ci-xcode-13.3' into release-3.23Brad King2022-04-262-6/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'ci-xcode-13.3'Brad King2022-04-261-6/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | gitlab-ci: update macOS jobs to use Xcode 13.3Brad King2022-04-251-6/+6
| * | | | | Tests: Ignore all classes in Xcode internal objc warningsGregor Jasny2022-04-251-1/+1
| * | | | | Tests: Teach RunCMake to ignore Xcode extension point warningsBrad King2022-04-251-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'ci-python'Brad King2022-04-261-0/+1
|\ \ \ \ \
| * | | | | ci: Avoid finding Python via Windows RegistryBrad King2022-04-261-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-04-261-1/+1
* | | | | | Merge topic 'ci-icu'Brad King2022-04-257-3/+9
|\ \ \ \ \ \
| * | | | | | ci: Enable FindICU test on Linux buildsBrad King2022-04-223-0/+3
| * | | | | | ci: Add libicu to Debian and Fedora base imagesBrad King2022-04-224-3/+6
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-04-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-04-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-04-231-1/+1
|/ / / / /
* | | | | 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