summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Device linking use now link optionsMarc Chevrier2020-04-1933-152/+370
* CUDA: Add information for LINKER: pattern translationMarc Chevrier2020-04-192-0/+18
* Genex: Add generator expressions $<DEVICE_LINK> and $<HOST_LINK>Marc Chevrier2020-04-1994-11/+572
* cmGeneratorExpressionDAGChecker: introduce method Top()Marc Chevrier2020-04-182-48/+25
* Merge topic 'add-contains-to-cmext-algorithm'Marc Chevrier2020-04-1839-186/+259
|\
| * Refactoring: add cm::contains to <cmext/algorithm>Marc Chevrier2020-04-1739-186/+259
* | CMake Nightly Date StampKitware Robot2020-04-181-1/+1
* | Merge topic 'update-gitsetup'Brad King2020-04-170-0/+0
|\ \
| * \ Merge branch 'upstream-GitSetup' into update-gitsetupBrad King2020-04-170-0/+0
| |\ \ |/ / /
| * | GitSetup 2020-04-17 (b162f746)GitSetup Upstream2020-04-171-4/+11
* | | Merge topic 'setup-user-portable'Brad King2020-04-171-1/+8
|\ \ \
| * | | setup-user: restore portabilityJiri Malak2020-04-151-1/+8
* | | | Merge topic 'doc-set_property-append-empty'Brad King2020-04-171-1/+2
|\ \ \ \
| * | | | Help: Document that set_property APPEND ignores empty valuesBrad King2020-04-171-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'release-3.17'Brad King2020-04-170-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'ios_multi_arch_fix' into release-3.17Brad King2020-04-171-11/+76
| |\ \ \ \
* | \ \ \ \ Merge topic 'ios_multi_arch_fix'Brad King2020-04-171-11/+76
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | iOS: Fix detection of supported SDK architecturesAlexandru Croitor2020-04-161-11/+76
* | | | | | Merge topic 'FindPython-dev-subcomponents'Brad King2020-04-1713-113/+452
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | FindPython: add sub-components to Development componentMarc Chevrier2020-04-1613-113/+452
* | | | | | CMake Nightly Date StampKitware Robot2020-04-171-1/+1
* | | | | | Merge topic 'cat_cmd_20557'Kyle Edwards2020-04-1613-0/+92
|\ \ \ \ \ \
| * | | | | | cmake -E: add cat command.Johnny Jazeix2020-04-1513-0/+92
* | | | | | | Merge topic 'cuda_architectures'Brad King2020-04-1648-36/+318
|\ \ \ \ \ \ \
| * | | | | | | CUDA: Add CudaOnly.CompileFlags testRaul Tambre2020-04-153-0/+33
| * | | | | | | CUDA: Convert tests to use CUDA_ARCHITECTURESRaul Tambre2020-04-1516-35/+16
| * | | | | | | CUDA: Add CUDA_ARCHITECTURES target propertyRaul Tambre2020-04-1530-1/+269
* | | | | | | | Merge topic 'makefile-target-special'Brad King2020-04-1618-77/+177
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Enable coverage of special chars in include dirs for MakefilesBrad King2020-04-153-13/+33
| * | | | | | | | Makefiles: Re-implement makefile target path escaping and quotingBrad King2020-04-151-5/+58
| * | | | | | | | Makefiles: Factor out makefile target path escaping and quotingBrad King2020-04-155-41/+49
| * | | | | | | | Makefiles: Convert paths with '#' on command-lines to short path on WindowsBrad King2020-04-151-1/+1
| * | | | | | | | Makefiles: Do not use '\#' escape sequence with Windows-style make toolsBrad King2020-04-155-5/+21
| * | | | | | | | cmDepends: Update types to always use a Makefile generatorBrad King2020-04-136-15/+20
| * | | | | | | | cmGlobalNinjaGenerator: Remove outdated commentBrad King2020-04-131-2/+0
* | | | | | | | | Merge topic 'update-kwsys'Brad King2020-04-163-11/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'upstream-KWSys' into update-kwsysBrad King2020-04-153-11/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KWSys 2020-04-15 (5ada375f)KWSys Upstream2020-04-153-11/+16
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-04-161-1/+1
* | | | | | | | | | Merge topic 'support_pseudo_sysroots'Brad King2020-04-1512-0/+75
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Compilers: Add paths from -print-sysroot to system prefix pathRobert Maynard2020-04-1412-0/+75
* | | | | | | | | | | Merge topic 'cpack-nsis-dpi-aware'Brad King2020-04-156-0/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPack/NSIS: Add option for setting DPI-awareJohnny Jazeix2020-04-146-0/+25
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'cmprop-source'Brad King2020-04-1518-183/+197
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cmSourceFile::GetProperty: return cmPropVitaly Stakhovsky2020-04-1418-181/+191
| * | | | | | | | | | | cmGlobalXCodeGenerator: Fix genex interpreter overloadsBrad King2020-04-141-2/+6
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'doc-CMAKE_PREFIX_PATH-env-var'Brad King2020-04-153-9/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Convert find_package references to CMAKE_PREFIX_PATH to linksBrad King2020-04-141-9/+9
| * | | | | | | | | | | Help: Document the CMAKE_PREFIX_PATH environment variableJean-Michaƫl Celerier2020-04-142-0/+24
* | | | | | | | | | | | Merge topic 'msbuildUtf8Support'Brad King2020-04-1516-71/+127
|\ \ \ \ \ \ \ \ \ \ \ \