summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
* | | | Merge topic 'doc-cmake-server-typos'Brad King2016-10-241-81/+48
|\ \ \ \ | |/ / /
| * | | Help: Fix cmake-server documentationTobias Hunger2016-10-211-81/+48
| |/ /
| * | Merge branch 'doc-math-EXPR' into releaseBrad King2016-10-141-4/+5
| |\ \
| * \ \ Merge branch 'doc-clarify-ctest-APPEND' into releaseBrad King2016-10-144-4/+12
| |\ \ \
| * \ \ \ Merge branch 'codelite-global-setting' into releaseBrad King2016-10-071-2/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'allow-fallback-config-mapping'Brad King2016-10-212-8/+20
|\ \ \ \ \ \
| * | | | | | Teach MAP_IMPORTED_CONFIG_<CONFIG> to support configuration-less importJens Weggemann2016-10-202-2/+13
| * | | | | | Help: Format MAP_IMPORTED_CONFIG_<CONFIG> documentationBrad King2016-10-201-6/+7
* | | | | | | Merge topic 'external-project-clone-progress'Brad King2016-10-201-0/+5
|\ \ \ \ \ \ \
| * | | | | | | ExternalProject: support GIT_PROGRESS argumentBen Boeckel2016-10-181-0/+5
| |/ / / / / /
* | | | | | | ExternalData: Add support for multiple hash algorithmsMatt McCormick2016-10-181-0/+7
|/ / / / / /
* | | | | | Merge topic 'timeout_after_match_testtime'Brad King2016-10-181-1/+3
|\ \ \ \ \ \