summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmStateSnapshot: Invert CanPopPolicyScope return value to match nameBrad King2020-06-182-2/+2
* Merge topic 'xcode-link-libs'Brad King2020-06-182-31/+187
|\
| * Xcode: Use "Link Binary With Libraries" build phase when possibleGusts Kaksis2020-06-172-17/+173
| * Xcode: Refactor generator variable names and typesGusts Kaksis2020-06-152-14/+14
* | Merge topic 'languageStandardRefactor'Brad King2020-06-188-107/+336
|\ \
| * | Refactor language standard computationJustin Goshi2020-06-168-102/+330
| * | cmMakefile: Change CompileFeatureKnown to take target name instead of targetJustin Goshi2020-06-153-6/+7
| |/
* | Merge topic 'configure_file-error-handling'Brad King2020-06-181-1/+9
|\ \
| * | cmake: implement error handling in configure_fileAsit Dhal2020-06-171-1/+9
* | | Merge topic 'mkl-lib-dir'Brad King2020-06-182-0/+4
|\ \ \
| * | | FindLAPACK: Extend search directories for MKLevatux2020-06-161-0/+2
| * | | FindBLAS: Extend search directories for MKLevatux2020-06-161-0/+2
| |/ /
* | | Merge topic 'tutorial_install_when_built_static'Brad King2020-06-185-7/+23
|\ \ \
| * | | Tutorial: Install correctly when built staticallyRobert Maynard2020-06-165-7/+23
* | | | Merge topic 'tutorial_correct_step9_wording'Brad King2020-06-181-1/+1
|\ \ \ \
| * | | | Tutorial: Correct Step9 wordingRobert Maynard2020-06-161-1/+1
| |/ / /
* | | | Merge topic 'refactor_try_compile_parsing'Brad King2020-06-182-292/+194
|\ \ \ \
| * | | | try_compile: Refactor language standard level parsingRobert Maynard2020-06-172-292/+194
| | |_|/ | |/| |
* | | | Merge branch 'release-3.18'Brad King2020-06-180-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'armclang-typo' into release-3.18Brad King2020-06-181-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'armclang-typo'Brad King2020-06-181-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ARMClang: Fix typo in -Xlinker flagOsama Moharam2020-06-181-1/+1
* | | | | | Merge branch 'release-3.18'Brad King2020-06-180-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'test-split-RunCMake.target_link_libraries' into release-3.18Brad King2020-06-1840-69/+202
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-split-RunCMake.target_link_libraries'Brad King2020-06-1840-69/+202
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Tests: Shorten case names in RunCMake.target_link_libraries-* testsBrad King2020-06-1718-31/+31
| * | | | | Tests: Split RunCMake.target_link_libraries testMarc Chevrier2020-06-1740-68/+201
* | | | | | CMake Nightly Date StampKitware Robot2020-06-181-1/+1
* | | | | | Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'doc-relnotes' into release-3.18Brad King2020-06-171-8/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-relnotes'Brad King2020-06-171-8/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Fix order of FindCUDAToolkit entry in 3.18 release notesBrad King2020-06-171-8/+8
| |/ / / / /
* | | | | | Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | CMake 3.18.0-rc2v3.18.0-rc2Brad King2020-06-171-1/+1
| |/ / / /
* | | | | Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'cuda_clang_limitations' into release-3.18Brad King2020-06-173-2/+8
| |\ \ \ \
* | \ \ \ \ Merge topic 'cuda_clang_limitations'Brad King2020-06-173-2/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Mention CUDA Clang limitations in 3.18 release notesRaul Tambre2020-06-161-1/+2
| * | | | | CUDA: Add issue number to Clang separable compilation errorRaul Tambre2020-06-161-1/+2
| * | | | | CUDA: Throw error for Clang on WindowsRaul Tambre2020-06-161-0/+4
* | | | | | Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES' into release-3.18Brad King2020-06-1768-275/+295
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'test-file-GET_RUNTIME_DEPENDENCIES'Brad King2020-06-1768-275/+295
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Tests: Shorten case names in RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1664-255/+255
| * | | | | | Tests: Factor out RunCMake.file-GET_RUNTIME_DEPENDENCIES testBrad King2020-06-1669-296/+316
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.18'Brad King2020-06-170-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit' into release-3.18Brad King2020-06-171-0/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'test-CudaOnly.StaticRuntimePlusToolkit'Brad King2020-06-171-0/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpathRobert Maynard2020-06-161-0/+6
* | | | | | CMake Nightly Date StampKitware Robot2020-06-171-1/+1
| |_|_|_|/ |/| | | |