summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: List packagePresets field in cmake-presets.7Kyle Edwards2022-09-221-0/+4
* CMake Nightly Date StampKitware Robot2022-09-221-1/+1
* Merge branch 'release-3.24'Brad King2022-09-210-0/+0
|\
| * Merge branch 'release-3.23' into release-3.24Brad King2022-09-210-0/+0
| |\
* | \ Merge branch 'release-3.23'Brad King2022-09-210-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'parse-large-int' into release-3.23Brad King2022-09-204-2/+85
| |\ \
* | \ \ Merge branch 'release-3.24'Brad King2022-09-210-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'parse-large-int' into release-3.24Brad King2022-09-214-2/+85
| |\ \ \ | | | |/ | | |/|
* | | | Merge topic 'parse-large-int'Brad King2022-09-214-2/+85
|\ \ \ \ | | |/ / | |/| |
| * | | file: Avoid strange istringstream crash in cmake.org binaries on Alpine LinuxBrad King2022-09-201-2/+8
| * | | cmStringAlgorithms: Add functions to parse strings to long long integersBrad King2022-09-203-0/+77
| | |/ | |/|
* | | Merge topic 'swift-mix-cxx'Brad King2022-09-218-7/+39
|\ \ \
| * | | Tests: Add mixed Swift+CXX source test caseEvan Wilde2022-09-196-0/+23
| * | | Tests: Add swift compiler version to test checkEvan Wilde2022-09-191-0/+2
| * | | Ninja: Fix mixed Swift/CXX library target generationEvan Wilde2022-09-161-7/+14
* | | | CMake Nightly Date StampKitware Robot2022-09-211-1/+1
* | | | Merge topic 'detect-lib_foo.a-msvc'Brad King2022-09-202-2/+9
|\ \ \ \
| * | | | MSVC: Teach find_library to consider the 'libfoo.a' naming conventionYonggang Luo2022-09-192-2/+9
* | | | | Merge topic 'help-byproducts'Brad King2022-09-201-0/+2
|\ \ \ \ \
| * | | | | Help: Link from add_custom_target to policy on BYPRODUCTSHinell2022-09-191-0/+2
* | | | | | Merge topic 'try_compile-more-consistent-errors'Brad King2022-09-203-5/+5
|\ \ \ \ \ \
| * | | | | | try_compile: Improve error message consistencyMatthew Woehlke2022-09-163-5/+5
* | | | | | | CMake Nightly Date StampKitware Robot2022-09-201-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'use-new-project-try_compile'Brad King2022-09-195-16/+17
|\ \ \ \ \ \
| * | | | | | Modules: Use new keyword-dispatched try_compile signatureMatthew Woehlke2022-09-165-16/+17
| |/ / / / /
* | | | | | Merge topic 'transitive-usage-reqs-lnks'Brad King2022-09-1910-33/+42
|\ \ \ \ \ \
| * | | | | | Help: Link from usage requirement commands to detailed explanationHinell2022-09-1610-33/+42
* | | | | | | Merge topic 'help-add-custom-comman-byproducts'Brad King2022-09-192-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Help:custom_command: link policy on BYPRODUCTSHinell2022-09-162-0/+5
| |/ / / / / /
* | | | | | | Merge topic 'android-clang-no-ndk-version'Brad King2022-09-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Android/Clang: Tolerate undefined CMAKE_ANDROID_NDK_VERSIONBoris Egorov2022-09-161-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'env-tls-certs'Brad King2022-09-195-0/+37
|\ \ \ \ \ \ \
| * | | | | | | cmCurl: Honor OpenSSL certificate environment variablesMaxim Cournoyer2022-09-165-0/+37
* | | | | | | | Merge branch 'release-3.24'Brad King2022-09-190-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge topic 'matlab-r2022b' into release-3.24Brad King2022-09-191-0/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'matlab-r2022b'Brad King2022-09-191-0/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindMatlab: add R2022b 9.13 version mapMichael Hirsch2022-09-161-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'add-try_compile-test-documentation'Brad King2022-09-192-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: document try_{compile,run} old/new signature testingMatthew Woehlke2022-09-152-0/+18
* | | | | | | | | Merge topic 'improve-try_compile-arg-error'Brad King2022-09-195-7/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | try_compile: More useful error if insufficient argumentsMatthew Woehlke2022-09-155-7/+12
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-09-191-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2022-09-181-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2022-09-171-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge topic 'try_compile-new-project-signature'Brad King2022-09-1622-33/+147
|\ \ \ \ \ \ \
| * | | | | | | try_compile: Add PROJECT keyword-dispatched signatureMatthew Woehlke2022-09-1422-33/+147
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge topic 'xcode-lib-dirs'Brad King2022-09-168-4/+74
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Do not append per-config suffixes to library search pathsMikko Sivulainen2022-09-158-4/+74
| |/ / / / / /
* | | | | | | Merge topic 'fphsa-no-version-var'Brad King2022-09-164-9/+18
|\ \ \ \ \ \ \
| * | | | | | | FPHSA: Fix regression when VERSION_VAR is missingBrad King2022-09-154-9/+18
| | |/ / / / / | |/| | | | |