summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | CompilerID: Rename language_dialect to language_standardRaul Tambre2021-09-287-29/+29
| * | | | | | | Help: Document CMAKE_<LANG>_STANDARD_DEFAULTRaul Tambre2021-09-282-0/+8
| * | | | | | | Help: Document HIP standard/extensions properties and variablesRaul Tambre2021-09-288-0/+122
| * | | | | | | Help: Make language standard/extensions variable pages less wordyRaul Tambre2021-09-2815-75/+30
| * | | | | | | Help: Generic language standard and extension variables documentationRaul Tambre2021-09-288-0/+138
* | | | | | | | Merge topic 'e2k_support'Brad King2021-10-042-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cmMakefile: Fix compilation on EDG-based compilers such as LCCmakise-homura2021-10-011-5/+4
| * | | | | | | | zstd: Fix incorrect pragma error on LCC compilermakise-homura2021-09-301-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.21'Brad King2021-10-040-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge topic 'FortranCInterface-timestamp-check' into release-3.21Brad King2021-10-041-2/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FortranCInterface-timestamp-check'Brad King2021-10-041-2/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FortranCInterface: Fix regression in timestamp checkSeth R Johnson2021-10-011-2/+1
* | | | | | | | | Merge topic 'cuda-6.5'Brad King2021-10-041-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: Fix detection of implicit link information with CUDA 6.5samuel100u2021-09-301-2/+3
* | | | | | | | | | Merge topic 'tutorial-regex'Brad King2021-10-049-9/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tutorial: Fix regexps in sample CMakeLists.txt filesChristophe Bernard2021-09-309-9/+9
* | | | | | | | | | | Merge topic 'tutorial-step1'Brad King2021-10-041-23/+47
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tutorial: Update Step 1 instructionsBetsy McPhail2021-09-301-23/+47
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'tutorial-step5'Brad King2021-10-041-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tutorial: Clarify instructions in Step 5Betsy McPhail2021-09-301-1/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'ci-cuda9.2'Brad King2021-10-042-1/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | ci: update cuda9.2 base image after DST Root CA X3 expiryBrad King2021-10-012-1/+7
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-041-1/+1
* | | | | | | | | | Merge topic 'compile-feature-version-tags'Craig Scott2021-10-033-1/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Detailed version tags for compiler known featuresFeRD (Frank Dana)2021-10-013-1/+21
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-031-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-10-021-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-10-011-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'FindMatlab-version-selection'Brad King2021-09-301-0/+23
|\ \ \ \ \ \ \
| * | | | | | | FindMatlab: Fix version selection if a version is givenAlexander Neumann2021-09-291-0/+23
* | | | | | | | Merge topic 'cmake_find_library_suffixes_ext_windows_fixes'Brad King2021-09-301-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Fix CMAKE_FIND_LIBRARY_SUFFIXES examples for WindowsRalf Habacker2021-09-291-2/+5
* | | | | | | | | Merge topic 'libuv-openbsd'Brad King2021-09-301-2/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | libuv: Include BSD sys/cpuset.h only on platforms where we use itBrad King2021-09-291-2/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-09-301-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'update-third-party'Brad King2021-09-291-4/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | update-third-party: update from upstreamBrad King2021-09-291-4/+38
|/ / / / / /
* | | | | | Merge topic 'clang-warnings'Brad King2021-09-2940-44/+97
|\ \ \ \ \ \
| * | | | | | Source: Fix clang -Wimplicit-fallthrough warningsSean McBride2021-09-2827-22/+67
| * | | | | | Source: Fix clang -Wextra-semi warningsSean McBride2021-09-2814-22/+30
* | | | | | | Merge topic 'xcode-dead-code'Brad King2021-09-291-3/+0
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalXCodeGenerator: Remove dead buildsystem version checkBrad King2021-09-281-3/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'xcode-generation-support-inl-files'Brad King2021-09-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Treat .inl files as C++ header filesJake Turner2021-09-281-1/+1
* | | | | | | | Merge topic 'GetPrerequisites-objdump-exe'Brad King2021-09-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | GetPrerequisites: Support CMAKE_OBJDUMP with .exe extensionDaniel Schlegel2021-09-281-1/+1
* | | | | | | | | Merge topic 'nasm-defines-fix'Brad King2021-09-291-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | ASM_NASM: Pass preprocessor definitions to assemblerWirtos_new2021-09-281-1/+1
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-09-291-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'tutorial_update_step_8'Brad King2021-09-282-3/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |