Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
* | | | | | | | | Merge topic 'tutorial-iface-order' | Brad King | 2023-05-01 | 7 | -200/+225 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Tutorial: Move Step4-Ex1 to Step3-Ex2 | Paul Choisel | 2023-04-28 | 7 | -200/+225 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'cpack-inno-setup' | Brad King | 2023-05-01 | 22 | -7/+2107 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CPack: Add Inno Setup generator | Jannik Alber | 2023-04-28 | 18 | -7/+2081 | |
| * | | | | | | | | ci: Provide Inno Setup tools to some Windows CI jobs | Brad King | 2023-04-27 | 4 | -0/+26 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-05-01 | 1 | -1/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-30 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-29 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'FindDoxygen-custom-config-file' | Brad King | 2023-04-28 | 2 | -4/+21 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindDoxygen: Optionally use custom config file | Le Go | 2023-04-27 | 2 | -4/+21 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'ignore_unity_suspicious_include' | Brad King | 2023-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Unity: Suppress clang-tidy 'bugprone-suspicious-include' warning | Sylvain Joubert | 2023-04-27 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'add-missing-keyword-to-vim' | Brad King | 2023-04-28 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | vim: Add missing RELATIVE keyword for FILE command | Joris Clement | 2023-04-27 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'modules-if-deref' | Brad King | 2023-04-28 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CMakeDetermineCXXCompiler: Avoid if() quoted auto-dereference | Brad King | 2023-04-27 | 1 | -3/+3 | |
| |/ / / / / / |