summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify MSVC and MSVC_VERSION variablesChristian Pfeiffer2018-02-012-3/+6
* Merge topic 'update_foreach_range_doc'Brad King2018-01-301-4/+4
|\
| * Help: Better explain that foreach(RANGE ) is inclusive.Robert Maynard2018-01-291-4/+4
* | Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR'Brad King2018-01-301-1/+1
|\ \
| * | Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR docssilvioprog2018-01-291-1/+1
* | | Merge topic 'doc-typo-CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE'Brad King2018-01-301-1/+1
|\ \ \ | |_|/ |/| |
| * | Help: Fix typo in CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE docssilvioprog2018-01-291-1/+1
| |/
* | Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behaviorKyle Edwards2018-01-263-0/+14
|/
* Help/dev: Add log step to 'release' branch instructionsBrad King2018-01-251-0/+7
* Merge topic 'server-polish-opt-handshake'Brad King2018-01-251-4/+4
|\
| * Server-mode: Document protocol version for optional handshake argumentsTobias Hunger2018-01-241-4/+4
* | Merge topic 'RemoveKDevelop3'Brad King2018-01-254-27/+5
|\ \
| * | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-244-27/+5
* | | Merge topic 'sourceFile-new-properties'Brad King2018-01-254-0/+47
|\ \ \ | |_|/ |/| |
| * | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-245-5/+31
| * | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-233-0/+21
| |/
* | Merge topic 'GenerateExportHeader-include-guard'Brad King2018-01-241-0/+8
|\ \
| * | GenerateExportHeader: add release notes, tests for include guard changesKyle Edwards2018-01-231-0/+8
| |/
* | Merge topic 'cpack_trace'Brad King2018-01-242-0/+10
|\ \
| * | CPack: accept --trace and --trace-expandIsaiah Norton2018-01-232-0/+10
| |/
* | Merge topic 'UseJava-native-headers-generation'Brad King2018-01-241-0/+9
|\ \ | |/ |/|
| * add_jar: add option GENERATE_NATIVE_HEADERSMarc Chevrier2018-01-221-0/+9
* | Merge topic 'heading_automoc_macro_names'Brad King2018-01-221-1/+1
|\ \
| * | Help: Fix heading level for CMAKE_AUTOMOC_MACRO_NAMESCraig Scott2018-01-181-1/+1
| |/
* | Merge topic 'docs_cmake_crosscompiling'Brad King2018-01-221-4/+22
|\ \
| * | Help: Explain meaning and limitations of CMAKE_CROSSCOMPILINGCraig Scott2018-01-181-4/+22
| |/
* | Merge topic 'docs_cmake_lang_compiler_external_toolchain'Craig Scott2018-01-201-1/+1
|\ \
| * | Help: CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN typo removalCraig Scott2018-01-201-1/+1
| |/
* | Help: Reword misleading docs for cmake -E timeTaylor Braun-Jones2018-01-191-1/+1
* | Merge topic 'cache-truncate-newlines'Brad King2018-01-191-0/+7
|\ \ | |/ |/|
| * cmCacheManager: Test and document newline truncation behaviorKyle Edwards2018-01-151-0/+7
* | Autogen: Add release notes for (CMAKE_)AUTOGEN_PARALLELSebastian Holtermann2018-01-171-0/+10
* | Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLELSebastian Holtermann2018-01-177-2/+43
* | Merge topic 'fix-documentation'Brad King2018-01-171-2/+4
|\ \
| * | Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()Christoph Ruediger2018-01-161-2/+4
* | | Merge topic 'extend-compile-language-genex'Brad King2018-01-162-25/+32
|\ \ \
| * | | Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-122-22/+18
| * | | Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-122-15/+26
| |/ /
* | | Merge topic 'CheckIncludeFile-required-libs'Brad King2018-01-161-0/+11
|\ \ \ | |/ / |/| |
| * | CheckIncludeFiles: Honor CMAKE_REQUIRED_LIBRARIESDon Hinton2018-01-101-0/+11
* | | Merge topic 'misc-typos'Brad King2018-01-111-1/+1
|\ \ \
| * | | MAINT: Misc. typosluz.paz2018-01-101-1/+1
* | | | Merge topic 'doc-fixes'Brad King2018-01-111-4/+3
|\ \ \ \
| * | | | Linkify target_link_libraries in DEBUG_CONFIGURATIONSPaul "TBBle" Hampson2018-01-101-4/+3
| | |_|/ | |/| |
* | | | Merge topic 'doc-install-arg-order'Brad King2018-01-111-1/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: improve install() documentation of argument orderingKyle Edwards2018-01-081-1/+15
* | | | Merge topic 'unhardcode-configuration-types'Brad King2018-01-1019-66/+53
|\ \ \ \ | |_|/ / |/| | |
| * | | Help: Add references and backticks in LINK_FLAGS prop_tgtBeren Minor2018-01-081-2/+3
| * | | Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-0819-65/+51
| |/ /
* | | Merge topic 'COMPILE_FLAGS-clarify-sf-prop-documentation'Brad King2018-01-091-3/+3
|\ \ \