Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'FindCUDAToolkit_more_library_root_detection' | Brad King | 2023-05-05 | 2 | -22/+70 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | FindCUDAToolkit: Support CUDA version extraction from version.json | Robert Maynard | 2023-05-04 | 2 | -22/+70 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-05 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'use-linker-depfile' | Brad King | 2023-05-04 | 46 | -70/+417 | |
|\ \ \ | ||||||
| * | | | Link step: use linker dependency linker file | Marc Chevrier | 2023-05-03 | 43 | -39/+385 | |
| * | | | cmLocalGenerator::MayBeRelativeToWorkDir: take care of all cases | Marc Chevrier | 2023-05-02 | 7 | -31/+32 | |
* | | | | Merge topic 'FindPython-doc-unversioned' | Brad King | 2023-05-04 | 3 | -0/+12 | |
|\ \ \ \ | ||||||
| * | | | | FindPython: Cross-reference Python_FIND_{STRATEGY,UNVERSIONED_NAMES} | Brad King | 2023-05-03 | 3 | -0/+12 | |
* | | | | | Merge topic 'Pospelove-master-patch-11353' | Brad King | 2023-05-04 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Document append functionality of string(JSON) | Leonid Pospelov | 2023-05-03 | 1 | -0/+3 | |
* | | | | | | Merge topic 'autogen-system-include' | Brad King | 2023-05-04 | 25 | -1/+264 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Autogen: Default AUTOGEN_USE_SYSTEM_INCLUDE to ON if it is not set | Orkun Tokdemir | 2023-05-03 | 9 | -3/+80 | |
| * | | | | | | Autogen: Add AUTOGEN_USE_SYSTEM_INCLUDE target property | Orkun Tokdemir | 2023-05-03 | 18 | -1/+185 | |
| * | | | | | | Tests/RunCMake: Add option for dynamic expected output | Orkun Tokdemir | 2023-04-27 | 1 | -0/+2 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-04 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge topic 'add-aocl-blas-vendor' | Brad King | 2023-05-03 | 2 | -0/+60 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Find{BLAS,LAPACK}: Add AOCL BLIS/libFLAME | Cordell Bloor | 2023-05-02 | 2 | -0/+60 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-03 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'ci-intel-windows' | Brad King | 2023-05-02 | 13 | -2/+130 | |
|\ \ \ \ | ||||||
| * | | | | gitlab-ci: Add job testing Intel 2021.9.0 compilers on Windows | Brad King | 2023-05-01 | 5 | -1/+34 | |
| * | | | | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows | Brad King | 2023-05-01 | 9 | -0/+94 | |
| * | | | | Tests: Teach CompileFeatures to tolerate __STDC_VERSION__ on Intel Classic | Brad King | 2023-05-01 | 1 | -1/+2 | |
| * | | | | Tests: Teach RunCMake to ignore Intel Classic deprecation on Windows | Brad King | 2023-05-01 | 1 | -1/+1 | |
* | | | | | Merge topic 'FortranCInterface-verify-reuse' | Brad King | 2023-05-02 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | FortranCInterface: Reuse primary detection results in VERIFY function | Brad King | 2023-05-01 | 1 | -0/+1 | |
* | | | | | Merge topic 'vs-debugger-init' | Brad King | 2023-05-02 | 11 | -4/+60 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS: Add variables to initialize debugger-related properties | Alex Neundorf | 2023-05-01 | 11 | -4/+60 | |
* | | | | | | Merge topic 'doc-xref-find-env-vars' | Brad King | 2023-05-02 | 18 | -11/+133 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: change links to point to the env.vars, not to the cmake vars | Alex Neundorf | 2023-05-01 | 6 | -5/+32 | |
| * | | | | | | Help: add documentation for some CMAKE_XXX_PATH env.vars | Alex Neundorf | 2023-05-01 | 12 | -7/+99 | |
| * | | | | | | Help: minor improvement for the CMAKE_PREFIX_PATH docs | Alex Neundorf | 2023-04-29 | 1 | -0/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'FindX11-even-more-xcb-components' | Brad King | 2023-05-02 | 3 | -148/+1002 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | FindX11: Remove HAS_X11_xcb check from xcb tests | Moses Miller | 2023-04-28 | 2 | -105/+131 | |
| * | | | | | | FindX11: Fix typo bug, xvmc -> xv | Moses Miller | 2023-04-25 | 1 | -1/+1 | |
| * | | | | | | FindX11: Add tests for newly added xcb libraries | Moses Miller | 2023-04-25 | 1 | -8/+421 | |
| * | | | | | | FindX11: Fix existing tests | Moses Miller | 2023-04-25 | 2 | -21/+31 | |
| * | | | | | | FindX11: Add more components to FindX11 tests | Moses Miller | 2023-04-25 | 1 | -2/+49 | |
| * | | | | | | FindX11: Add many new xcb modules | Moses Miller | 2023-04-25 | 1 | -95/+453 | |
| * | | | | | | FindX11: Arrange xcb modules in proper alphabetical order | Moses Miller | 2023-04-25 | 1 | -31/+31 | |
| * | | | | | | FindX11: Change find_path search string for Xaw | Moses Miller | 2023-04-25 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-05-02 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Remove outdated link to Absoft Fortran | Brad King | 2023-05-01 | 1 | -2/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-05-02 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'findjni_new_ubuntu_versions' into release-3.26 | Brad King | 2023-05-02 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'findjni_new_ubuntu_versions' | Brad King | 2023-05-02 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | FindJNI: add Ubuntu specific paths for more recent JDK versions | Even Rouault | 2023-05-01 | 1 | -0/+7 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-02 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'CMake-uses-cmList-class' | Brad King | 2023-05-01 | 63 | -651/+644 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMake code rely on cmList class for CMake lists management (part. 2) | Marc Chevrier | 2023-04-29 | 60 | -497/+398 | |
| * | | | | | | | cmList class: various enhancements | Marc Chevrier | 2023-04-29 | 8 | -157/+249 | |