summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'correct_check_compiler_flag_regression' into release-3.19Brad King2020-11-303-7/+8
|\
| * Modules: Rename Internal/CMake{CheckCompiler => TryCompilerOrLinker}FlagRobert Maynard2020-11-253-7/+8
* | Merge topic 'enable-extensions-on-qnx' into release-3.19Brad King2020-11-301-3/+6
|\ \
| * | QNX: Do not disable compiler extensions for CMake itselfStephen Kelly2020-11-251-3/+6
| |/
* | Merge topic 'check-lang-conditions' into release-3.19Brad King2020-11-3022-23/+62
|\ \
| * | Check*: Tolerate variables set with names of languagesBrad King2020-11-2521-20/+56
| * | Tests: Fix RunCMake.Check* conditions for enabling FortranBrad King2020-11-251-3/+6
| |/
* | Merge topic 'presets-docs-bug' into release-3.19Craig Scott2020-11-291-1/+1
|\ \
| * | Help: Fix presets typo (longDescription to displayName)Sam Freed2020-11-281-1/+1
| |/
* | Merge topic 'FPHSA-usable-outside-find_package' into release-3.19Marc Chevrier2020-11-281-2/+7
|\ \ | |/ |/|
| * FPHSA: ensure it can be used outside 'find_package'Marc Chevrier2020-11-251-2/+7
* | Merge topic 'ci-xcode-12.2' into release-3.19Brad King2020-11-252-4/+5
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 12.2Brad King2020-11-241-4/+4
| * | Tests: Teach RunCMake to ignore Xcode install_name_tool signature warningsBrad King2020-11-241-0/+1
* | | Merge topic 'test-java-default' into release-3.19Brad King2020-11-252-6/+12
|\ \ \
| * | | Tests: Add CMake_TEST_Java option to control Java testsBrad King2020-11-242-6/+12
| |/ /
* | | Merge topic 'cuda_detect_vs_codegen' into release-3.19Brad King2020-11-251-4/+8
|\ \ \ | |/ / |/| |
| * | CUDA: Fix user-set architectures during detection with Visual StudioRaul Tambre2020-11-251-4/+8
* | | CMake 3.19.1v3.19.1Brad King2020-11-241-1/+1
* | | Merge topic 'policy-cmp0111-iface' into release-3.19Brad King2020-11-247-40/+65
|\ \ \
| * | | cmVisualStudio10TargetGenerator: Avoid GetFullPath on INTERFACE libraryBrad King2020-11-231-1/+2
| * | | cmTarget: Do not enforce CMP0111 on imported INTERFACE librariesBrad King2020-11-234-32/+36
| * | | Tests: Match RunCMake.CMP0111 stderr more strictlyBrad King2020-11-232-7/+27
* | | | Merge topic 'fix-find-make-program' into release-3.19Brad King2020-11-244-1/+29
|\ \ \ \
| * | | | cmGlobalGenerator: FindMakeProgram() at a generator-specific timeKyle Edwards2020-11-234-1/+29
| |/ / /
* | | | Merge topic 'xcode-cc-work-dir' into release-3.19Brad King2020-11-246-3/+38
|\ \ \ \
| * | | | Xcode: Fix custom command work-dir placeholders in "new build system"Brad King2020-11-236-3/+38
* | | | | Merge topic 'cmFileTime-fix-overflow' into release-3.19Brad King2020-11-242-27/+40
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | cmFileTime: Fix overflow on time computationMarc Chevrier2020-11-232-27/+40
| |/ /
* | | Merge topic 'ctest_custom_versions' into release-3.19Brad King2020-11-2317-34/+0
|\ \ \
| * | | Help: Fix `.. versionadded` directives for CTEST_CUSTOM_* variablesNikita Nemkin2020-11-2217-34/+0
| |/ /
* | | Merge topic 'cuda_11' into release-3.19Brad King2020-11-232-4/+8
|\ \ \
| * | | CUDA: Error if can't determine toolkit library rootRaul Tambre2020-11-221-0/+2
| * | | CUDA: Clang CUDA 11.1 supportRaul Tambre2020-11-222-4/+6
| |/ /
* | | Merge topic 'FindGTest-revert-no-release' into release-3.19Brad King2020-11-231-28/+12
|\ \ \
| * | | FindGTest: Revert "Allow either "Debug" or "Release" configurations."Brad King2020-11-201-28/+12
* | | | Merge topic 'fix-compile-db-crash' into release-3.19Brad King2020-11-233-6/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Makefiles: Fix CMAKE_EXPORT_COMPILE_COMMANDS crash with custom compile ruleBrad King2020-11-203-6/+16
| |/ /
* | | Merge topic 'revert-explicit-LANGUAGE-flag' into release-3.19Brad King2020-11-2020-83/+21
|\ \ \ | |/ / |/| |
| * | Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-1920-83/+21
|/ /
* | Merge topic 'ci-updates' into release-3.19Brad King2020-11-183-9/+9
|\ \
| * | gitlab-ci: update macOS jobs to use Xcode 12.0Brad King2020-11-181-4/+4
| * | ci: update to use CMake 3.19.0Brad King2020-11-182-5/+5
|/ /
* | CMake 3.19.0v3.19.0Brad King2020-11-181-1/+1
* | Merge branch 'release-3.18' into release-3.19Brad King2020-11-180-0/+0
|\ \ | |/
| * CMake 3.18.5v3.18.5Brad King2020-11-181-1/+1
| * Merge branch 'xcode-compiler-id-path' into release-3.18Brad King2020-11-124-4/+4
| |\
* | \ Merge topic 'rename_cuda_memcheck' into release-3.19Brad King2020-11-1811-27/+27
|\ \ \
| * | | CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-1711-27/+27
* | | | Merge topic 'gitlab-ci-msvc-14.28' into release-3.19Brad King2020-11-171-4/+4
|\ \ \ \ | |/ / / |/| | |