summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Add support for Clang compilerRaul Tambre2020-05-1510-23/+129
* FindCUDAToolkit: Factor out discovery code into a separate fileRaul Tambre2020-05-152-218/+233
* CUDA: Remove toolkit include dirs from implicit include dirs only with NVIDIABrad King2020-05-151-10/+12
* Merge branch 'release-3.17'Brad King2020-05-150-0/+0
|\
| * Merge topic 'backport-3.16-FindPkgConfig-isystem' into release-3.17Brad King2020-05-151-0/+6
| |\
* | \ Merge topic 'backport-3.16-FindPkgConfig-isystem'Brad King2020-05-151-0/+6
|\ \ \ | | |/ | |/|
| * | Help: Add 3.16.7 release note for FindPkgConfig '-isystem' fixBrad King2020-05-151-0/+6
* | | Merge topic 'source_file_scopes'Brad King2020-05-1520-49/+739
|\ \ \
| * | | set_source_files_properties: Allow specification of directory scopeAlexandru Croitor2020-05-1420-49/+739
* | | | Merge branch 'release-3.17'Brad King2020-05-150-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'release-3.16' into release-3.17Brad King2020-05-150-0/+0
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'release-3.16'Brad King2020-05-150-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'backport-3.16-objc-env-vars' into release-3.16Brad King2020-05-146-18/+61
| |\ \ \
* | \ \ \ Merge branch 'release-3.17'Brad King2020-05-150-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge topic 'objc-env-vars' into release-3.17Brad King2020-05-157-18/+65
| |\ \ \ \
* | \ \ \ \ Merge topic 'objc-env-vars'Brad King2020-05-157-18/+65
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Add 3.17.3 release note for Objective C/C++ compiler selectionBrad King2020-05-141-0/+4
| * | | | | Merge branch 'backport-3.16-objc-env-vars' into objc-env-varsBrad King2020-05-146-18/+61
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Objective C/C++: Honor CC and CXX env vars to select compilerBrad King2020-05-145-18/+37
| | * | | Help: Document OBJC and OBJCXX env vars for Objective C/C++ compilersBrad King2020-05-143-0/+24
* | | | | Merge topic 'FindSquish-add_test'Brad King2020-05-151-30/+23
|\ \ \ \ \
| * | | | | FindSquish: Make squish_add_test work with any Squish versionFrederik Gladhorn2020-05-131-30/+23
* | | | | | CMake Nightly Date StampKitware Robot2020-05-151-1/+1
* | | | | | Merge topic 'tests-Wstrict-prototypes'Brad King2020-05-143-3/+3
|\ \ \ \ \ \
| * | | | | | Tests: Fix -Wstrict-prototypes warnings in some C sourcesBrad King2020-05-133-3/+3
* | | | | | | Merge topic 'update-kwsys'Brad King2020-05-1413-63/+66
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-05-1313-63/+66
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | KWSys 2020-05-13 (d4da6980)KWSys Upstream2020-05-1313-63/+66
* | | | | | | | Merge topic 'cmake_command_preserve_args'Brad King2020-05-145-8/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake_command: Preserve arguments to INVOKE functionCristian Adam2020-05-125-8/+40
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'squish_windows_ext'Brad King2020-05-141-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindSquish: Fix target app name on windowsFrederik Gladhorn2020-05-131-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-141-1/+1
* | | | | | | | Merge topic 'interface-sources-multi-config'Brad King2020-05-135-59/+123
|\ \ \ \ \ \ \ \
| * | | | | | | | INTERFACE_SOURCES: Fix per-config link libs on multi-config generatorsBrad King2020-05-123-2/+53
| * | | | | | | | cmGeneratorTarget: Factor evaluated target prop entries into structBrad King2020-05-121-57/+54
| * | | | | | | | cmGeneratorTarget: Track when the set of link libs is config-dependentBrad King2020-05-123-0/+16
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.17'Brad King2020-05-130-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge topic 'fix-cache-args-file-to-dep-list' into release-3.17Brad King2020-05-138-0/+52
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'fix-cache-args-file-to-dep-list'Brad King2020-05-138-0/+52
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ExternalProject: expose _ep_cache_args_script to the callerBen Boeckel2020-05-128-0/+52
* | | | | | | | Merge topic 'conditional-CMAKE_EXPORT_COMPILE_COMMANDS'Brad King2020-05-138-7/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Initialize CMAKE_EXPORT_COMPILE_COMMANDS only if not set alreadyBrad King2020-05-128-7/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'FindPython-IronPython-support'Brad King2020-05-135-85/+387
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | FindPython: Add IronPython support on all platformsMarc Chevrier2020-05-115-85/+387
* | | | | | | | CMake Nightly Date StampKitware Robot2020-05-131-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge topic 'add_unity_mode_examples'Brad King2020-05-121-2/+38
|\ \ \ \ \ \ \
| * | | | | | | Help: Add an example for each UNITY_BUILD_MODE settingRobert Maynard2020-05-111-2/+38
* | | | | | | | Merge topic 'refactor_cmSetPropertiesCommands'Brad King2020-05-124-215/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | set_*_properties: simplify and shorten implementationsTushar Maheshwari2020-05-124-215/+91
| | |/ / / / / / | |/| | | | | |