summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'usage-cpack-ifw-configure-file'Brad King2017-01-169-77/+65
|\
| * QtIFW: Improved packagingKonstantin Podsvirov2017-01-129-77/+65
* | Merge topic 'clang-3.1-3.3-cpp11'Brad King2017-01-162-5/+4
|\ \
| * | Features: activate C++11 support for Clang 3.1+Giel van Schijndel2017-01-122-5/+4
| |/
* | Merge topic 'fix_repeat_until_fail_duplicated_output'Brad King2017-01-162-0/+4
|\ \
| * | CTest: Properly reset output to avoid duplication with --repeat-until-failSylvain Joubert2017-01-122-0/+4
* | | Merge topic 'sparc-libatomic'Brad King2017-01-161-0/+9
|\ \ \
| * | | Explicitly link against libatomic on Linux/sparc for `__atomic_fetch_add_4`Rolf Eike Beer2017-01-091-0/+9
* | | | CMake Nightly Date StampKitware Robot2017-01-161-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-01-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2017-01-141-1/+1
* | | | Merge topic 'docs-function-exists'Brad King2017-01-131-9/+21
|\ \ \ \
| * | | | CheckFunctionExists: Document suggestion to use CheckSymbolExists instead.Stephen Sorley2017-01-121-9/+21
| | |_|/ | |/| |
* | | | Merge branch 'release'Brad King2017-01-130-0/+0
|\ \ \ \
| * | | | CMake 3.7.2v3.7.2Brad King2017-01-131-1/+1
* | | | | CMake Nightly Date StampKitware Robot2017-01-131-1/+1
| |/ / / |/| | |
* | | | Merge topic 'cuda-windows'Brad King2017-01-1229-46/+266
|\ \ \ \
| * | | | CUDA: Enable CudaOnly.SeparateCompilation test runtime callsBrad King2017-01-121-4/+4
| * | | | CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-1211-13/+89
| * | | | CUDA: Populate NVIDIA compiler information on WindowsBrad King2017-01-122-13/+59
| * | | | CUDA: Detect implicit link information on WindowsBrad King2017-01-123-1/+15
| * | | | CUDA: Find MSVC binutils on WindowsBrad King2017-01-122-3/+8
| * | | | CUDA: Populate compiler PDB placeholder during device linkingBrad King2017-01-123-0/+15
| * | | | CUDA: Use `.obj` object file extension on WindowsBrad King2017-01-124-5/+15
| * | | | CUDA: Detect MSVC architecture idBrad King2017-01-124-1/+9
| * | | | CUDA: Detect use of MSVC host compilerBrad King2017-01-123-1/+22
| * | | | CUDA: Allow platform files to set device linking rulesBrad King2017-01-121-5/+8
| * | | | CMakeParseImplicitLinkInfo: Add support for MSVC invoked by CUDA nvccBrad King2017-01-122-0/+22
* | | | | Merge branch 'release'Brad King2017-01-120-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'cmFileMonitor-skip-empty-names' into releaseBrad King2017-01-111-0/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'launcher-tests'Brad King2017-01-1210-35/+88
|\ \ \ \ \ \
| * | | | | | Tests: Add additional launcher testsMatthew Woehlke2017-01-1010-35/+88
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'asan_overriding_user_options'Brad King2017-01-121-1/+1
|\ \ \ \ \ \
| * | | | | | ctest_memcheck: Append sanitizers user options at the end to allow overridingSylvain Joubert2017-01-111-1/+1
* | | | | | | Merge topic 'InstallRequiredSystemLibraries-UCRT-configs'Brad King2017-01-121-8/+14
|\ \ \ \ \ \ \
| * | | | | | | InstallRequiredSystemLibraries: Distinguish UCRT install configurationsBjoern Thiel2017-01-111-8/+14
* | | | | | | | Merge topic 'get_prerequisites_delayload'Brad King2017-01-121-0/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | GetPrerequisites: Exclude delay load dependencies on WindowsPascal Thomet2017-01-111-0/+14
* | | | | | | | | Merge topic 'fix_get_prerequisites'Brad King2017-01-121-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | GetPrerequisites: Do not fail on files we cannot findMartin Koegler2017-01-111-0/+2
* | | | | | | | | Merge topic 'cuda_compile_features_test_use_widely_supported_feature'Brad King2017-01-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: ConsumeCompileFeatures use cxx_nullptr for wider compiler supportRobert Maynard2017-01-111-1/+1
* | | | | | | | | | Merge topic 'FindJava-jre-hints'Brad King2017-01-121-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindJava: add hints for jreRechi Rechi2017-01-111-0/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'vs15-detect-from-installer'Brad King2017-01-129-44/+1604
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VS: Port Visual Studio Setup third-party header to older VS versionsBrad King2017-01-111-0/+13
| * | | | | | | | | | VS: Use Visual Studio Installer to locate VS 2017Iyyappa Murugandi2016-12-164-38/+59
| * | | | | | | | | | VS: Add helper class to interact with Visual Studio InstallerIyyappa Murugandi2016-12-163-0/+551
| * | | | | | | | | | VS: Fix VS 2017 Windows Store toolset selectionIyyappa Murugandi2016-12-161-1/+1
| * | | | | | | | | | VS: Drop check for VS 15 Express EditionIyyappa Murugandi2016-12-161-5/+1