summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'vs-dotnet-custom-reference-tags'Brad King2017-06-148-0/+119
|\
| * VS: add target property VS_DOTNET_REFERENCEPROP_<refname>_TAG_<tagname>Michael Stürmer2017-06-138-0/+119
* | Merge topic 'autogen_uc'Brad King2017-06-142-25/+53
|\ \
| * | Autogen: Tests: Disable some tests on non ASCII build pathsSebastian Holtermann2017-06-132-23/+51
| * | Autogen: Tests fix for utf8 pathsSebastian Holtermann2017-06-121-2/+2
* | | Merge topic 'readme-supported-platforms'Brad King2017-06-141-1/+7
|\ \ \
| * | | README: Update list of supported platformsBrad King2017-06-131-1/+7
* | | | CMake Nightly Date StampKitware Robot2017-06-141-1/+1
* | | | Merge branch 'release-3.9'Brad King2017-06-130-0/+0
|\ \ \ \
| * | | | CMake 3.9.0-rc3v3.9.0-rc3Brad King2017-06-131-1/+1
* | | | | Merge branch 'release-3.9'Brad King2017-06-130-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'cuda-dlink-no-deprecated-gpu' into release-3.9Brad King2017-06-133-4/+28
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-pkgconfig-list' into release-3.9Brad King2017-06-121-1/+7
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'android-unified-headers' into release-3.9Brad King2017-06-128-16/+72
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'android-unified-headers'Brad King2017-06-138-16/+72
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Android: Add support for unified headersBrad King2017-06-128-16/+72
| |/ / / / / /
* | | | | | | Merge topic 'remove-stray-line'Brad King2017-06-131-1/+0
|\ \ \ \ \ \ \
| * | | | | | | cmGlobalGenerator: Remove unused lineBrad King2017-06-121-1/+0
* | | | | | | | Merge topic 'doc-pkgconfig-list'Brad King2017-06-131-1/+7
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | FindPkgConfig: mention that variables will be ;-listsRolf Eike Beer2017-06-121-0/+6
| * | | | | | | FindPkgConfig: fix confusing indentationRolf Eike Beer2017-06-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'cuda-dlink-no-deprecated-gpu'Brad King2017-06-133-4/+28
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | CUDA: When linking device code suppress CUDA 8.0+ deprecation warningsRobert Maynard2017-06-133-4/+28
| | |_|/ / | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2017-06-131-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.9'Brad King2017-06-120-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'android-standalone-no-sysroot-include' into release-3.9Brad King2017-06-091-2/+7
| |\ \ \
| * \ \ \ Merge branch 'android-standalone-unified-api-level' into release-3.9Brad King2017-06-091-5/+28
| |\ \ \ \
* | \ \ \ \ Merge topic 'android-standalone-no-sysroot-include'Brad King2017-06-121-2/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Android: Do not pass sysroot include for standalone toolchainBrad King2017-06-091-2/+7
| | |_|/ / | |/| | |
* | | | | Merge topic 'android-standalone-unified-api-level'Brad King2017-06-121-5/+28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Android: Detect API version of standalone toolchain with unified headersBrad King2017-06-091-5/+28
| |/ / /
* | | | Merge topic 'execute_process-pipeline-results'Brad King2017-06-128-3/+237
|\ \ \ \
| * | | | execute_process: Add option to get results of every childAdam Weisi2017-06-108-3/+237
* | | | | Merge topic 'cpack-freebsd-pkg'Brad King2017-06-1210-0/+696
|\ \ \ \ \
| * | | | | CPack-FreeBSD: add a generator for FreeBSD pkg(8)Adriaan de Groot2017-06-1010-0/+696
| |/ / / /
* | | | | Merge topic 'cuda-compiler-launcher'Brad King2017-06-1213-9/+42
|\ \ \ \ \
| * | | | | CUDA: Add option to run the compiler through launcher toolsBrad King2017-06-0913-9/+42
* | | | | | Merge topic 'FindHTMLHelp-path-suffixes'Brad King2017-06-121-14/+14
|\ \ \ \ \ \
| * | | | | | FindHTMLHelp: Use PATH_SUFFIXES to search under Program FilesBrad King2017-06-091-14/+14
| |/ / / / /
* | | | | | Merge topic 'update-kwsys'Brad King2017-06-122-15/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-06-092-15/+8
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | KWSys 2017-06-09 (a700e2ab)KWSys Upstream2017-06-092-15/+8
* | | | | | | Merge topic 'file-generate-relative-paths'Brad King2017-06-1232-19/+217
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | file(GENERATE): Add policy CMP0070 to define relative path behaviorBrad King2017-06-0917-3/+201
| * | | | | | Tests: Use full output paths in file(GENERATE) callsBrad King2017-06-0815-16/+16
* | | | | | | CMake Nightly Date StampKitware Robot2017-06-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-06-111-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-06-101-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'file-generate-path-cleanup'Brad King2017-06-091-5/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | file: Normalize GENERATE command input and output file pathsBrad King2017-06-081-5/+13