summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCTestTestHandler: Use in-class initialization of properties and resultsBrad King2023-05-043-33/+17
* Merge topic 'use-linker-depfile'Brad King2023-05-0446-70/+417
|\
| * Link step: use linker dependency linker fileMarc Chevrier2023-05-0343-39/+385
| * cmLocalGenerator::MayBeRelativeToWorkDir: take care of all casesMarc Chevrier2023-05-027-31/+32
* | Merge topic 'FindPython-doc-unversioned'Brad King2023-05-043-0/+12
|\ \
| * | FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES}Brad King2023-05-033-0/+12
* | | Merge topic 'Pospelove-master-patch-11353'Brad King2023-05-041-0/+3
|\ \ \
| * | | Help: Document append functionality of string(JSON)Leonid Pospelov2023-05-031-0/+3
* | | | Merge topic 'autogen-system-include'Brad King2023-05-0425-1/+264
|\ \ \ \
| * | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not setOrkun Tokdemir2023-05-039-3/+80
| * | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target propertyOrkun Tokdemir2023-05-0318-1/+185
| * | | | Tests/RunCMake: Add option for dynamic expected outputOrkun Tokdemir2023-04-271-0/+2
* | | | | CMake Nightly Date StampKitware Robot2023-05-041-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'add-aocl-blas-vendor'Brad King2023-05-032-0/+60
|\ \ \ \ | |_|/ / |/| | |
| * | | Find{BLAS,LAPACK}: Add AOCL BLIS/libFLAMECordell Bloor2023-05-022-0/+60
| | |/ | |/|
* | | CMake Nightly Date StampKitware Robot2023-05-031-1/+1
|/ /
* | Merge topic 'ci-intel-windows'Brad King2023-05-0213-2/+130
|\ \
| * | gitlab-ci: Add job testing Intel 2021.9.0 compilers on WindowsBrad King2023-05-015-1/+34
| * | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on WindowsBrad King2023-05-019-0/+94
| * | Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel ClassicBrad King2023-05-011-1/+2
| * | Tests: Teach RunCMake to ignore Intel Classic deprecation on WindowsBrad King2023-05-011-1/+1
* | | Merge topic 'FortranCInterface-verify-reuse'Brad King2023-05-021-0/+1
|\ \ \ | |/ /
| * | FortranCInterface: Reuse primary detection results in VERIFY functionBrad King2023-05-011-0/+1
* | | Merge topic 'vs-debugger-init'Brad King2023-05-0211-4/+60
|\ \ \
| * | | VS: Add variables to initialize debugger-related propertiesAlex Neundorf2023-05-0111-4/+60
* | | | Merge topic 'doc-xref-find-env-vars'Brad King2023-05-0218-11/+133
|\ \ \ \
| * | | | Help: change links to point to the env.vars, not to the cmake varsAlex Neundorf2023-05-016-5/+32
| * | | | Help: add documentation for some CMAKE_XXX_PATH env.varsAlex Neundorf2023-05-0112-7/+99
| * | | | Help: minor improvement for the CMAKE_PREFIX_PATH docsAlex Neundorf2023-04-291-0/+3
| |/ / /
* | | | Merge topic 'FindX11-even-more-xcb-components'Brad King2023-05-023-148/+1002
|\ \ \ \
| * | | | FindX11: Remove HAS_X11_xcb check from xcb testsMoses Miller2023-04-282-105/+131
| * | | | FindX11: Fix typo bug, xvmc -> xvMoses Miller2023-04-251-1/+1
| * | | | FindX11: Add tests for newly added xcb librariesMoses Miller2023-04-251-8/+421
| * | | | FindX11: Fix existing testsMoses Miller2023-04-252-21/+31
| * | | | FindX11: Add more components to FindX11 testsMoses Miller2023-04-251-2/+49
| * | | | FindX11: Add many new xcb modulesMoses Miller2023-04-251-95/+453
| * | | | FindX11: Arrange xcb modules in proper alphabetical orderMoses Miller2023-04-251-31/+31
| * | | | FindX11: Change find_path search string for XawMoses Miller2023-04-251-1/+1
* | | | | Merge topic 'ci-linkcheck'Brad King2023-05-021-2/+1
|\ \ \ \ \
| * | | | | Help: Remove outdated link to Absoft FortranBrad King2023-05-011-2/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-3.26'Brad King2023-05-020-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge topic 'findjni_new_ubuntu_versions' into release-3.26Brad King2023-05-021-0/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'findjni_new_ubuntu_versions'Brad King2023-05-021-0/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindJNI: add Ubuntu specific paths for more recent JDK versionsEven Rouault2023-05-011-0/+7
* | | | | | | CMake Nightly Date StampKitware Robot2023-05-021-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'CMake-uses-cmList-class'Brad King2023-05-0163-651/+644
|\ \ \ \ \ \
| * | | | | | CMake code rely on cmList class for CMake lists management (part. 2)Marc Chevrier2023-04-2960-497/+398
| * | | | | | cmList class: various enhancementsMarc Chevrier2023-04-298-157/+249
* | | | | | | Merge topic 'tutorial-iface-order'Brad King2023-05-017-200/+225
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Move Step4-Ex1 to Step3-Ex2Paul Choisel2023-04-287-200/+225