summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| | |_|/ / | |/| | |
* | | | | Merge topic 'add-SHA-3'Brad King2016-11-153-6/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Add notes for topic 'add-SHA-3'Brad King2016-11-111-0/+4
| * | | | string: Add support for SHA-3 algorithmsBrad King2016-11-101-0/+8
| * | | | Help: De-duplicate and spell out supported hash algorithmsBrad King2016-11-102-6/+23
* | | | | Merge topic 'swig_add_library'Brad King2016-11-141-0/+8
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'swig_add_library'Brad King2016-11-111-0/+8
| |/ / / /
* | | | | Merge topic 'vs_targets_file_as_library'Brad King2016-11-112-0/+11
|\ \ \ \ \
| * | | | | VS: Treat libraries ending in `.targets` as msbuild importsSoji Yamakawa2016-11-092-0/+11
* | | | | | Merge topic 'fuchsia-platform'Brad King2016-11-111-0/+4
|\ \ \ \ \ \
| * | | | | | Add Fuchsia platform modulePetr Hosek2016-11-091-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ctest_memcheck_defect_count'Brad King2016-11-112-1/+12
|\ \ \ \ \ \
| * | | | | | ctest_memcheck: Add DEFECT_COUNT option to capture defect countBetsy McPhail2016-11-092-1/+12
* | | | | | | ExternalProject: Allow passing config flags to git cloneChristian Fetzer2016-11-091-0/+5
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'imported-interface-libname'Brad King2016-11-094-0/+39
|\ \ \ \ \ \
| * | | | | | Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-094-0/+39
| |/ / / / /
* | | | | | Release text for omitting unsupported tags topicDomen Vrankar2016-11-051-0/+8
* | | | | | Merge topic 'vs-flag-order'Brad King2016-11-041-0/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | VS: Place source-specific AdditionalOptions after target-wide flagsBrad King2016-11-021-0/+9
* | | | | | Help: Document language standard meta-featuresBrad King2016-11-022-0/+34
* | | | | | Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-022-0/+18
|/ / / / /
* | | | | Merge topic 'doc-cmake-qt-missing-dbus'Brad 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
* | | | | | Merge topic 'UseSWIG-SWIG_OUTFILE_DIR'Brad King2016-11-021-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | UseSWIG: Add option to specify swig output file directoryCong Zhang2016-11-011-0/+6
* | | | | | Help: Update example Qt 5 find_package call to use COMPONENTSMarcus D. Hanwell2016-11-011-1/+1
* | | | | | Merge topic 'doc-tweaks'Brad King2016-11-012-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: Document error behavior of file(REMOVE/REMOVE_RECURSE)Christian Fetzer2016-11-011-1/+2
| * | | | | Help: Clarify how to run sequential commands in execute_processChristian Fetzer2016-11-011-1/+4
* | | | | | Merge topic 'src-COMPILE_FLAGS-genex'Brad King2016-11-012-0/+12
|\ \ \ \ \ \
| * | | | | | Add generator expression support to per-source COMPILE_FLAGSZsolt Parragi2016-10-282-0/+12
| |/ / / / /
* | | | | | Merge topic 'st2-env-vars-variable'Brad King2016-11-013-0/+32
|\ \ \ \ \ \
| * | | | | | Sublime: Add option to specify env vars for the .sublime-projectBruno Pedrosa2016-10-273-0/+32
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'intel-compile-features-windows'Brad King2016-11-012-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Features: Record features for Intel Compiler on WindowsBrad King2016-10-272-1/+7
| |/ / / /
* | | | | Merge topic 'cmake-server-handshake-improvements'Brad King2016-10-281-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | server-mode: Handle generator toolset and platform in handshakeTobias Hunger2016-10-281-1/+3
* | | | Merge topic 'cmake-server-message-quoting'Brad King2016-10-251-54/+54
|\ \ \ \ | |/ / /
| * | | cmake-server: Change message wrapper to avoid ambiguity with contentBrad King2016-10-241-54/+54