summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* QtAutogen: Rename autogen target to *_autogen from *_automocSebastian Holtermann2016-12-073-6/+6
* QtAutogen: Generate moc compilation in _automoc.dir/moc_compilation.cppSebastian Holtermann2016-12-071-1/+1
* Merge topic 'FindOpenGL-imported-targets'Brad King2016-12-061-0/+5
|\
| * FindOpenGL: Provide imported targets for GL and GLUBrad King2016-12-021-0/+5
* | Merge topic 'wix-reg-install-dir'Brad King2016-12-061-0/+6
|\ \
| * | Help: Add notes for topic 'wix-reg-install-dir'Brad King2016-12-061-0/+6
| |/
* | Merge topic 'features-c++17'Brad King2016-12-053-1/+10
|\ \
| * | Help: Add release note for C++ 17 supportBrad King2016-12-021-0/+6
| * | Features: Add infrastructure for C++ 17 language standardBrad King2016-12-022-1/+4
* | | CPack/RPM CPACK_RPM_USER_FILELIST change release noteDomen Vrankar2016-12-031-0/+6
| |/ |/|
* | Merge topic 'execute_process-encoding'Brad King2016-12-022-1/+15
|\ \
| * | execute_process: Add ENCODING option for Windows child process outputDāvis Mosāns2016-11-302-1/+15
* | | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORYMichael Stürmer2016-11-303-0/+13
| |/ |/|
* | Merge topic 'msbuild-customization'Brad King2016-11-303-0/+22
|\ \
| * | VS: Add option to customize vcxproj user props fileMichael Stürmer2016-11-293-0/+22
* | | Merge topic 'cpack-ifw-options'Brad King2016-11-301-0/+7
|\ \ \
| * | | CPackIFW: Add some optionsKonstantin Podsvirov2016-11-241-0/+7
* | | | Merge topic 'vs15-rename-generator-for-master'Brad King2016-11-303-10/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'vs15-rename-generator' into vs15-rename-generator-for-masterBrad King2016-11-293-10/+10
| |\ \ \ | | |/ / | |/| |
| | * | VS: Rename VS 15 generator to 'Visual Studio 15 2017'Roman Wüger2016-11-293-9/+9
| | * | Merge branch 'vs-15-preview-5' into releaseBrad King2016-11-181-1/+1
| | |\ \
| | * | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-184-2/+14
| | * | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-182-0/+7
| | * | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-182-1/+4
* | | | | Merge topic 'vs-default-build-package'Brad King2016-11-293-0/+16
|\ \ \ \ \
| * | | | | VS: Add option to place `PACKAGE` target in solution default buildMichael Stürmer2016-11-293-0/+16
| | |_|_|/ | |/| | |
* | | | | Merge topic 'try_compile-honor-CMAKE_WARN_DEPRECATED'Brad King2016-11-291-0/+6
|\ \ \ \ \
| * | | | | try_compile: Honor CMAKE_WARN_DEPRECATED in test projectBrad King2016-11-221-0/+6
| | |/ / / | |/| | |
* | | | | Merge topic 'initial_cuda_language_support'Brad King2016-11-293-0/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add release note for CUDA supportBrad King2016-11-141-0/+6
| * | | | CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target propertyRobert Maynard2016-11-142-0/+14
* | | | | Merge topic 'imported-interface-no-system'Brad King2016-11-222-0/+6
|\ \ \ \ \
| * | | | | Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-212-0/+6
* | | | | | Merge topic 'doc-CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT'Brad King2016-11-223-0/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Document CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT variableBrad King2016-11-213-0/+17
| | |_|/ / | |/| | |
* | | | | Help: Mention IMPORTED_LIBNAME_* in interface library property whitelistBrad King2016-11-211-0/+1
* | | | | Merge topic 'capture-clang-tidy-errors'Brad King2016-11-211-0/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmake: Report if the <LANG>_CLANG_TIDY tool exits with non-zeroBrad King2016-11-181-0/+6
* | | | | Merge topic 'backport-android-info-variables'Brad King2016-11-181-15/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Drop release notes for backported Android variablesBrad King2016-11-181-15/+0
| * | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-185-2/+18
| * | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-183-0/+12
| * | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-183-1/+10
| |/ / /
| * | | Merge branch 'doc-cmake-qt-fixes' into releaseBrad King2016-11-021-1/+1
| |\ \ \
| | * | | Help: Update example Qt 5 find_package call to add missing componentThiago M. de C. Marques2016-11-021-1/+1
| | * | | Help: Update example Qt 5 find_package call to use COMPONENTSMarcus D. Hanwell2016-11-021-1/+1
* | | | | Merge topic 'android-info-variables'Brad King2016-11-178-3/+40
|\ \ \ \ \
| * | | | | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-145-2/+18
| * | | | | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-143-0/+12
| * | | | | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-143-1/+10
| | |_|/ / | |/| | |