summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'CheckIPOSupported-output-backslashes' into release-3.12Brad King2018-08-301-4/+11
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'CheckIPOSupported-output-backslashes'Brad King2018-08-311-4/+11
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | CheckIPOSupported: Tolerate backslashes in output of failed checksBrad King2018-08-301-1/+7
| * | | | | | | | CheckIPOSupported: Simplify result reporting logicBrad King2018-08-301-3/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge topic 'file-alt-httpauth'Brad King2018-08-311-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | file: Allow DOWNLOAD/UPLOAD using alternate authentication methodsClinton Stimpson2018-08-301-0/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'no-sanitizer-logfile'Brad King2018-08-3111-12/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest_memcheck: Change failure to find log file from error to warningBetsy McPhail2018-08-2811-12/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'ctest-WARNING-not-error'Brad King2018-08-311-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Add error exception for sphinx-build WARNING messagesTim2018-08-301-0/+1
* | | | | | | | | Merge topic 'solaris-silence-system-libform-warning'Brad King2018-08-311-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Solaris: Silence warning when using system libform.Chuck Atkins2018-08-291-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'capture_camke_error-update-docs'Craig Scott2018-08-313-4/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentationBetsy McPhail2018-08-293-4/+16
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2018-08-311-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge topic 'minor-cleanup'Brad King2018-08-302-15/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | cmake: Drop unnecessary working mode checksBrad King2018-08-291-13/+6
| * | | | | | | | cmake: Declare VariableWatch member only when usedBrad King2018-08-291-2/+6
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-ext-stage-and-run'Brad King2018-08-309-33/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPTNils Gladitz2018-08-149-33/+127
* | | | | | | | | Merge topic 'FindPackageModeMakefileTest-use-explicit-linkage'Brad King2018-08-302-0/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindPackageModeMakefileTest: Explicitly use C linkageChuck Atkins2018-08-292-0/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'libarchive-bump-minimum-version'Brad King2018-08-301-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libarchive: Bump the minimum version from 3.0.0 to 3.1.0Chuck Atkins2018-08-291-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cmake_lang_compiler_predefines'Brad King2018-08-303-3/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Respect CMAKE_<LANG>_COMPILER_ARG1 in CMAKE_<LANG>_COMPILER_PREDEFINES_COMMANDSebastian Holtermann2018-08-283-3/+21
* | | | | | | | | | Merge topic 'cstr-remove'Brad King2018-08-301-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmVisualStudio10TargetGenerator: clean up c_str()sVitaly Stakhovsky2018-08-281-8/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'genex-evaluate-stdstring'Brad King2018-08-305-23/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Genex: Return Evaluate results as const std::string&Vitaly Stakhovsky2018-08-285-23/+18
* | | | | | | | | | | Merge topic 'remove-lua-extra-paths'Brad King2018-08-301-9/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindLua: Remove manually specified additional pathsChuck Atkins2018-08-281-9/+0
* | | | | | | | | | | | Merge branch 'release-3.12'Brad King2018-08-300-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'android-ndk-r18' into release-3.12Brad King2018-08-285-9/+29
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge topic 'android-ndk-r18'Brad King2018-08-305-9/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Android: Add support for NDK r18Brad King2018-08-285-9/+29
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-08-301-1/+1
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-08-291-1/+1
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'FindMatlab-missing-install'Brad King2018-08-281-12/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindMatlab: Guard against nonexistent installationChuck Atkins2018-08-271-12/+14
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'lg-directory'Brad King2018-08-2811-22/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmLocalGenerator: return directories as const std::string&Vitaly Stakhovsky2018-08-2711-22/+21
* | | | | | | | | | | Merge topic 'mk-directory'Brad King2018-08-2821-67/+65
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | cmMakefile: return directories as const std::string&Vitaly Stakhovsky2018-08-2721-67/+65
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-08-281-1/+1
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'cray_cce_cxx14'Brad King2018-08-271-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cray: Record C++14 compiler mode optionsKelly (KT) Thompson2018-08-241-0/+4
* | | | | | | | | | | Merge topic 'more-misc-typos'Brad King2018-08-274-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Maint: misc. typosluz.paz2018-08-244-4/+4
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'update-icons'Brad King2018-08-278-0/+0
|\ \ \ \ \ \ \ \ \ \ \