Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Replace link with its permanent redirect | Brad King | 2023-03-18 | 2 | -2/+2 |
* | Merge topic 'iar-version-correction' | Brad King | 2023-03-17 | 1 | -1/+1 |
|\ | |||||
| * | IAR: Version update for arm assembler | Joakim Lönnberg | 2023-03-16 | 1 | -1/+1 |
* | | Merge topic 'FindCUDA-mark-option-as-advanced' | Brad King | 2023-03-17 | 1 | -0/+1 |
|\ \ | |||||
| * | | FindCUDA: Mark CUDA_rt_LIBRARY as advanced | Andrey Alekseenko | 2023-03-16 | 1 | -0/+1 |
* | | | Merge topic 'recognize-f03-f08-extensions' | Brad King | 2023-03-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fortran: Recognize f03, F03, f08 and F08 as extensions | Tarun Prabhu | 2023-03-16 | 1 | -1/+1 |
* | | | | Merge topic 'test-cuda-cubin' | Brad King | 2023-03-17 | 4 | -1/+17 |
|\ \ \ \ | |||||
| * | | | | Tests: Teach CudaOnly.CUBIN to tolerate toolkit not supporting native arch | Brad King | 2023-03-16 | 2 | -1/+13 |
| * | | | | Tests: Add missing exit code to CudaOnly.{CUBIN,Fatbin} | Brad King | 2023-03-16 | 2 | -0/+4 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'release-3.26' | Brad King | 2023-03-17 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' into release-3.26 | Brad King | 2023-03-17 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'CMakePackageConfigHelpers-ARCH_INDEPENDENT' | Brad King | 2023-03-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT check | Brad King | 2023-03-16 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-17 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'FindMatlab-R2023a' into release-3.26 | Brad King | 2023-03-17 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'FindMatlab-R2023a' | Brad King | 2023-03-17 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | FindMatlab: add version/release map for R2023a | scivision | 2023-03-16 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-17 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'vs-windows-min-version' | Brad King | 2023-03-16 | 5 | -3/+28 |
|\ \ \ \ | |||||
| * | | | | VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variable | halx99 | 2023-03-15 | 5 | -3/+28 |
* | | | | | Merge topic 'vs-BuildInParallel' | Brad King | 2023-03-16 | 2 | -6/+19 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Do not regenerate build system concurrently with CMP0147 | Brad King | 2023-03-15 | 2 | -6/+19 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'apple-archs' | Brad King | 2023-03-16 | 12 | -22/+54 |
|\ \ \ \ \ | |||||
| * | | | | | macOS: Suppress default '-arch arm64' with CMAKE_<LANG>_COMPILER_TARGET | Brad King | 2023-03-15 | 6 | -3/+33 |
| * | | | | | cmGeneratorTarget: Pass language to GetAppleArchs when possible | Brad King | 2023-03-15 | 7 | -10/+13 |
| * | | | | | cmGeneratorTarget: Convert GetAppleArchs output argument to return value | Brad King | 2023-03-15 | 7 | -20/+19 |
| |/ / / / | |||||
* | | | | | Merge topic 'doc_varreq' | Brad King | 2023-03-16 | 36 | -705/+490 |
|\ \ \ \ \ | |||||
| * | | | | | Help:toolchain: refer to CheckSourceCompiles | scivision | 2023-03-14 | 1 | -1/+1 |
| * | | | | | Help:Check*: include CMAKE_REQUIRED_* vars to dedupe | scivision | 2023-03-14 | 35 | -704/+489 |
* | | | | | | Merge topic 'improve-more-doc-signatures' | Brad King | 2023-03-16 | 5 | -1208/+1147 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Improve file command signatures | Matthew Woehlke | 2023-03-15 | 1 | -5/+5 |
| * | | | | | | Help: Convert signatures of file command | Matthew Woehlke | 2023-03-15 | 3 | -931/+899 |
| * | | | | | | Help: Convert signatures of list and set commands | Matthew Woehlke | 2023-03-15 | 2 | -277/+248 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'flake8-sphinx' | Brad King | 2023-03-16 | 1 | -91/+105 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Utilities/Sphinx: Fix flake8 gripes in cmake.py | Matthew Woehlke | 2023-03-15 | 1 | -42/+87 |
| * | | | | | Utilities/Sphinx: Use f-strings in cmake.py | Matthew Woehlke | 2023-03-15 | 1 | -16/+15 |
| * | | | | | Utilities/Sphinx: Require Sphinx 2.x or later | Matthew Woehlke | 2023-03-15 | 1 | -36/+6 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'sphinx-cref' | Brad King | 2023-03-15 | 5 | -15/+63 |
|\ \ \ \ | |||||
| * | | | | Utilities/Sphinx: Add 'cref' role | Matthew Woehlke | 2023-03-14 | 5 | -3/+35 |
| * | | | | Utilities/Sphinx: Factor out part of CMakeXRefRole | Matthew Woehlke | 2023-03-14 | 1 | -13/+29 |
* | | | | | Merge topic 'iar-improve-asm' | Brad King | 2023-03-15 | 2 | -27/+63 |
|\ \ \ \ \ | |||||
| * | | | | | IAR:Improved assembler support | Joakim Lönnberg | 2023-03-14 | 2 | -27/+63 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-15 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'version-hanging-indent' | Brad King | 2023-03-14 | 1 | -0/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Sphinx: Add hanging indent to version notes | Matthew Woehlke | 2023-03-14 | 1 | -0/+11 |
* | | | | | | Merge topic 'doc-command-link-text' | Brad King | 2023-03-14 | 1 | -3/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Utilities/Sphinx: Restore trailing parens on command cross-references | Brad King | 2023-03-14 | 1 | -3/+8 |
|/ / / / / | |||||
* | | | | | Merge branch 'release-3.26' | Brad King | 2023-03-14 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |