summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'objlib-extend'Brad King2017-04-193-6/+12
|\
| * Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-182-3/+5
| * Genex: Allow TARGET_OBJECTS to be used everywhereRobert Maynard2017-04-182-3/+7
* | Help: Document CMAKE_MATCH_<n> variablesBrad King2017-04-181-0/+1
* | Support CMAKE_INTERPROCEDURAL_OPTIMIZATION_<CONFIG>Ruslan Baratov2017-04-171-0/+1
|/
* Merge topic 'project-description'Brad King2017-04-131-0/+2
|\
| * project: Add `DESCRIPTION` parameterAlex Turbov2017-04-111-0/+2
* | Help: Add note about cmake -E copy not supporting wildcardsTim2017-04-111-1/+1
* | Merge topic 'clarifyRemoveDocs'Brad King2017-04-101-2/+4
|\ \
| * | Help: Clarify what the -f option does for the remove commandCraig Scott2017-04-101-2/+4
| * | Merge branch 'csproj_add_free_source_tags' into releaseBrad King2017-03-022-0/+2
| |\ \
| * \ \ Merge branch 'doc-cmake-language-makefile-vars' into releaseBrad King2017-02-221-0/+6
| |\ \ \
| * \ \ \ Merge branch 'cmake_provide_include_dir_for_toolkit' into releaseBrad King2017-02-131-0/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'fix-genex-example'Brad King2017-04-051-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Fix error in $<COMPILE_LANGUAGE:lang> exampleNils Gladitz2017-04-041-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'prop-is-multi-config'Brad King2017-04-051-0/+1
|\ \ \ \ \ \
| * | | | | | Add GENERATOR_IS_MULTI_CONFIG global propertyBastien Schatt2017-04-041-0/+1
| |/ / / / /
* | | | | | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB}Ruslan Baratov2017-04-031-2/+2
|/ / / / /
* | | | | Merge topic '16733-bundle-genex'Brad King2017-03-311-0/+9
|\ \ \ \ \
| * | | | | Genex: Add `TARGET_BUNDLE_[CONTENT_]_DIR` generator expressionsGregor Jasny2017-03-301-0/+9
* | | | | | Merge topic 'ipo-policy-CMP0069'Brad King2017-03-311-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-301-0/+1
* | | | | | Merge topic 'ctest-disable-tests'Brad King2017-03-301-0/+1
|\ \ \ \ \ \
| * | | | | | Add 'DISABLED' test propertyBetsy McPhail2017-03-291-0/+1
| |/ / / / /
* | | | | | handle non-existing symlink creation locationsDomen Vrankar2017-03-281-0/+3
|/ / / / /
* | | | | Merge topic 'add-CheckIPOSupported-module'Brad King2017-03-221-0/+1
|\ \ \ \ \
| * | | | | CheckIPOSupported: New module to check for compiler/cmake IPO supportRuslan Baratov2017-03-111-0/+1
* | | | | | Autogen: Add AUTOGEN_SOURCE_GROUP documentationSebastian Holtermann2017-03-161-0/+3
* | | | | | Help: Move generator toolset support details to variable docsBrad King2017-03-131-11/+5
* | | | | | Help: Move generator platform support details to variable docsBrad King2017-03-131-7/+1
* | | | | | Merge topic 'xcode-test-schema-generation'Brad King2017-03-132-1/+1
|\ \ \ \ \ \
| * | | | | | Xcode: Control schema generation via variableGregor Jasny2017-03-122-1/+1
| |/ / / / /
* | | | | | Merge topic 'cuda-vs'Brad King2017-03-131-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | VS: Provide an option to specify CUDA toolset versionBrad King2017-03-101-0/+1
* | | | | | Merge topic 'pr.gcc_ar'Brad King2017-03-101-0/+2
|\ \ \ \ \ \
| * | | | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-081-0/+2
| |/ / / / /
* | | | | | Merge topic 'master'Brad King2017-03-091-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add support for x32-abiSteven Newbury2017-03-071-0/+1
* | | | | | Help: Sort cmake-variables.7 toctreeRuslan Baratov2017-03-071-26/+26
* | | | | | Add variable 'CMAKE_INTERPROCEDURAL_OPTIMIZATION'Ruslan Baratov2017-03-021-0/+1
|/ / / / /
* | | | | Merge topic 'autogen_uic_paths'Brad King2017-03-023-1/+5
|\ \ \ \ \
| * | | | | Autogen: Add AUTOUIC_SEARCH_PATHS documentationSebastian Holtermann2017-03-023-1/+5
* | | | | | Merge topic 'find_library-custom-lib-suffix'Brad King2017-03-021-0/+1
|\ \ \ \ \ \
| * | | | | | find_library: Allow custom lib suffix be used as find pathChristian Schmidbauer2017-03-011-0/+1
| |/ / / / /
* | | | | | Merge topic 'csproj_add_free_source_tags'Brad King2017-03-022-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | VS: add CSharpUtilities moduleMichael Stürmer2017-03-011-0/+1
| * | | | VS: add VS_CSHARP_<tagname> sourcefile propertyMichael Stürmer2017-03-011-0/+1
| |/ / /
* | | | Merge topic 'cmake-xcode-schemes'Brad King2017-02-281-0/+1
|\ \ \ \
| * | | | Xcode: Add documentation for schema generatorGregor Jasny2017-02-281-0/+1
* | | | | Merge topic 'autogen_depends'Brad King2017-02-243-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |