summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'cmWindowsRegistry-cstdint' into release-3.24Brad King2022-06-111-0/+1
|\ \ \ \ \
| * | | | | cmWindowsRegistry: Add missing <cstdint> includenanoric2022-06-101-0/+1
* | | | | | Merge topic 'doc-3.24-release-notes-cleanup' into release-3.24Brad King2022-06-112-24/+26
|\ \ \ \ \ \
| * | | | | | Help: Minor cleanups of 3.24 release notesCraig Scott2022-06-101-23/+25
| * | | | | | Help: Trivial grammar fixup in LINK_GROUPS genexCraig Scott2022-06-101-1/+1
* | | | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-06-110-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-06-110-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'xcode-14' into release-3.22Brad King2022-06-113-1/+6
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'xcode-14' into release-3.23Brad King2022-06-113-1/+6
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge topic 'xcode-14' into release-3.24Brad King2022-06-113-1/+6
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Tests: Teach RunCMake to ignore Xcode DVTSDK warningsBrad King2022-06-101-0/+2
| * | | | | | | Xcode: Suppress "Run Script" build phase warning during compiler idBrad King2022-06-101-0/+1
| * | | | | | | Xcode: Use ad-hoc signing during compiler id on macOSBrad King2022-06-102-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'update-kwsys' into release-3.24Brad King2022-06-101-0/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-06-091-0/+27
| |\ \ \ \ \ \
| | * | | | | | KWSys 2022-06-09 (9b65e88d)KWSys Upstream2022-06-091-0/+27
* | | | | | | | Merge topic 'ExternalProject-stamp-genex' into release-3.24Brad King2022-06-103-15/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | ExternalProject: Express per-config step stamp file paths using CONFIG genexBrad King2022-06-083-15/+38
* | | | | | | | | Merge topic 'CheckIPOSupported-honor-flags' into release-3.24Brad King2022-06-1014-3/+90
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | CheckIPOSupported: Compile check using flags of calling projectBrad King2022-06-1014-3/+90
* | | | | | | | | Merge topic 'revert-msvc-compilers-default-to-ZI' into release-3.24Brad King2022-06-1014-100/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | MSVC: Revert "Default to -ZI instead of /Zi for x86 and x64"Brad King2022-06-0914-100/+6
|/ / / / / / /
* | | | | | | Merge topic 'vs-android-api' into release-3.24Brad King2022-06-091-0/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Add AndroidAPILevel element to generated project filesBenjamín de la Fuente Ranea2022-06-081-0/+4
* | | | | | | | Merge topic 'doc-using-deps-guide' into release-3.24Brad King2022-06-095-174/+405
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Overhaul and expand the Using Dependencies GuideCraig Scott2022-06-095-174/+405
* | | | | | | | | Begin 3.24 release versioningBrad King2022-06-081-3/+3
* | | | | | | | | Help: Drop development topic notes to prepare releaseBrad King2022-06-082-9/+0
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge topic 'doc-3.24-relnotes'Brad King2022-06-0860-406/+353
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Help: Update Sphinx versionadded directives for 3.24 releaseBrad King2022-06-084-0/+8
| * | | | | | | Help: Organize and revise 3.24 release notesBrad King2022-06-081-205/+243
| * | | | | | | Help: Consolidate 3.24 release notesBrad King2022-06-0756-406/+307
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ci-nmc'Brad King2022-06-087-0/+75
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: add nightly job testing Ninja Multi-Config on WindowsBrad King2022-06-074-0/+44
| * | | | | | | gitlab-ci: add nightly job testing Ninja Multi-Config on macOSBrad King2022-06-074-0/+31
| |/ / / / / /
* | | | | | | Merge topic 'set_source_files_properties'Brad King2022-06-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Help: Fix typo with misnamed set_source_files_property() in exampleDan Walsh2022-06-081-1/+1
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2022-06-081-1/+1
|/ / / / / /
* | | | | | Merge topic 'ci-ispc'Brad King2022-06-0723-22/+110
|\ \ \ \ \ \
| * | | | | | ci: Enable ISPC tests on Linux, Windows, and macOS nightly buildsBrad King2022-06-0616-0/+102
| * | | | | | ci: remove ISPC from the Fedora CI imageBrad King2022-06-067-22/+2
| * | | | | | gitlab-ci: init macOS and Windows jobs with per-CMAKE_CONFIGURATION scriptsBrad King2022-06-063-0/+6
* | | | | | | Merge topic 'rel-linux'Brad King2022-06-072-6/+0
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Drop unnecessary system API definitions for LinuxBrad King2022-06-062-6/+0
| |/ / / / / /
* | | | | | | Merge topic 'print-sources'Brad King2022-06-0716-27/+184
|\ \ \ \ \ \ \
| * | | | | | | Tests: Add tests for CMakePrintHelpersFeRD (Frank Dana)2022-06-0615-0/+136
| * | | | | | | cmake_print_properties(): Update grammar docsFeRD (Frank Dana)2022-06-061-6/+6
| * | | | | | | PrintHelpers: Document argument order restrictionFeRD (Frank Dana)2022-06-061-1/+4
| * | | | | | | PrintHelpers: Fix indentationFeRD (Frank Dana)2022-06-061-2/+2
| * | | | | | | PrintHelpers: Rewrite a few more error messagesFeRD (Frank Dana)2022-06-061-2/+3