summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
| * | | | | | | | | | | | | | | VS: Port Visual Studio Setup third-party header to MinGWIyyappa Murugandi2016-12-161-0/+493
| * | | | | | | | | | | | | | | VS: Add Visual Studio Setup third-party headerIyyappa Murugandi2016-12-162-0/+486
* | | | | | | | | | | | | | | | Merge topic 'cmListFileLexer-warning-fix'Brad King2017-01-123-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cmListFileLexer: Fix signature of cmListFileLexer_NewBrad King2017-01-113-3/+3
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'dont-include-CMakeParseArguments'Brad King2017-01-1219-39/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-1119-39/+0
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'cmake-install-infix'Brad King2017-01-121-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add installation infix (empty by default)Konstantin Podsvirov2017-01-111-1/+7
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge topic 'add-cpack-ifw-configure-file'Brad King2017-01-124-0/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add cpack_ifw_configure_file commandKonstantin Podsvirov2017-01-114-0/+76
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'codeblocks-nmake-makefiles-jom'Brad King2017-01-123-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Allow CodeBlocks for NMake Makefiles JOMKonstantin Podsvirov2017-01-103-1/+10
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge topic 'cmFileMonitor-skip-empty-names'Brad King2017-01-121-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | / / / / / / | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | cmake-server: Do not try watching subdirectories with empty namesAleix Pol2017-01-111-0/+3
* | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2017-01-121-1/+1
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'release'Brad King2017-01-110-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | / / / / / / | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'FindBoost-1.63' into releaseBrad King2017-01-101-1/+16
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pgsql-yum' into releaseBrad King2017-01-101-1/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'cmake-server-do-not-crash-on-interface-lib' into releaseBrad King2017-01-091-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mr-reset-error-flag-on-configure' into releaseBrad King2016-12-161-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ctest_memcheck-leak_sanitizer'Brad King2017-01-1110-22/+130
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ctest_memcheck: do not add detect_leaks=1 to ASAN_OPTIONSJamie Snape2017-01-092-1/+5
| * | | | | | | | | | | | | | | | ctest_memcheck: join *SAN_OPTIONS with :Jamie Snape2017-01-093-9/+14
| * | | | | | | | | | | | | | | | MEMORYCHECK_SUPPRESSIONS_FILE: add support for sanitizersJamie Snape2017-01-092-1/+12
| * | | | | | | | | | | | | | | | ctest_memcheck: add support for standalone LeakSanitizerJamie Snape2017-01-0910-14/+102
* | | | | | | | | | | | | | | | | Merge topic 'UseSWIG-implicit-depends'Brad King2017-01-113-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | UseSWIG: Automatically scan dependencies of SWIG files for MakefilesAlexey Sokolov2017-01-103-2/+5
| | |_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge topic 'solaris-build-fixes'Brad King2017-01-112-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | libuv requires _XOPEN_SOURCE 600 on Solaris 11Eric Berge2016-12-221-1/+9