summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* FindPython*: New implementation for Python stuffMarc Chevrier2018-03-202-0/+5
* project: Add HOMEPAGE_URL named parameterAlex Turbov2018-03-161-0/+3
* project: Add <PROJECT-NAME>_DESCRIPTIONCraig Scott2018-03-161-0/+1
* Help: Clarify ctest build-and-test mode optionsCraig Scott2018-03-131-10/+14
* Merge topic 'update-buildsystem-docs'Brad King2018-03-121-6/+5
|\
| * Help: Adapt cmake-buildsystem(7) to new IMPORTED targets featuresKai Wolf2018-03-121-6/+5
* | Merge topic 'genex-TARGET_EXISTS'Brad King2018-03-121-0/+2
|\ \
| * | genex: Add TARGET_EXISTS to check for target existenceAlex Turbov2018-03-091-0/+2
* | | Merge topic 'avoid-LIB_DEPENDS'Brad King2018-03-081-0/+8
|\ \ \
| * | | Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-071-0/+8
| |/ /
* | | CTest: Add options to control test process affinity to CPUsBrad King2018-03-051-0/+1
|/ /
* | Help: Document linking behavior of OBJECT librariesBrad King2018-03-011-16/+25
* | Document and extend the CMAKE_SUPPRESS_REGENERATION variableShane Parris2018-02-231-0/+1
* | Merge topic 'follow-up-misc-typos'Brad King2018-02-201-1/+1
|\ \
| * | Maint: misc. typosluz.paz2018-02-161-1/+1
* | | Merge topic 'genex-IN_LIST-operator'Brad King2018-02-161-0/+2
|\ \ \ | |/ / |/| |
| * | Genex: Add IN_LIST logical operatorMarc Chevrier2018-02-071-0/+2
| |/
* | Merge topic 'directory-property-TESTS'Brad King2018-02-151-0/+1
|\ \
| * | Tests management: add TESTS directory propertyMarc Chevrier2018-02-081-0/+1
| |/
* | Help: Expand string(MAKE_C_IDENTIFIER) docsCraig Scott2018-02-111-1/+2
|/
* Autogen: Documentation: Update for AUTORCC changesSebastian Holtermann2018-02-031-11/+8
* Help: add release notes, documentation for CTEST_RUN_CURRENT_SCRIPT behaviorKyle Edwards2018-01-261-0/+1
* 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-251-1/+0
|\ \
| * | Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-1/+0
* | | Merge topic 'sourceFile-new-properties'Brad King2018-01-251-0/+2
|\ \ \ | |_|/ |/| |
| * | sourceFile properties: add property INCLUDE_DIRECTORIESMarc Chevrier2018-01-241-0/+1
| * | sourceFile properties: add property COMPILE_OPTIONSMarc Chevrier2018-01-231-0/+1
| |/
* | CPack: accept --trace and --trace-expandIsaiah Norton2018-01-231-0/+6
|/
* Help: Reword misleading docs for cmake -E timeTaylor Braun-Jones2018-01-191-1/+1
* Autogen: Add documentation for (CMAKE_)AUTOGEN_PARALLELSebastian Holtermann2018-01-173-1/+4
* Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and XcodeBrad King2018-01-121-18/+13
* Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and XcodeBrad King2018-01-121-11/+16
* Unhardcode the CMAKE_CONFIGURATION_TYPES valuesBeren Minor2018-01-081-0/+3
* Various typo fixesLuz Paz2018-01-031-1/+1
* CTest: Expand 'Label and Subproject Summary' section of manualBetsy McPhail2017-12-151-3/+31
* Merge branch 'backport-revert-server-target-backtraces' into revert-server-ta...Brad King2017-12-061-41/+1
|\
| * server: Revert "Report backtraces in codemodel response"Brad King2017-12-061-41/+1
| * Merge branch 'imported-interface-no-system' into release-3.10Brad King2017-10-131-2/+2
| |\
* | | server: drop "ctestInfo" backtrace informationBrad King2017-12-061-11/+0
* | | Merge topic 'cmake-job-pool'Brad King2017-12-041-0/+1
|\ \ \
| * | | Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLSMatt McCormick2017-11-291-0/+1
* | | | Merge topic 'findiconv-module'Brad King2017-11-301-0/+1
|\ \ \ \
| * | | | FindIconv: Add the FindIconv module.Christian Pfeiffer2017-11-291-0/+1
* | | | | Merge topic 'CodeBlocks-custom-compiler-id'Brad King2017-11-291-0/+1
|\ \ \ \ \
| * | | | | CodeBlocks: add option for the CB compiler IDMelven Roehrig-Zoellner2017-11-271-0/+1
| |/ / / /
* | | | | Merge topic 'extend-compile-language-genex'Brad King2017-11-271-5/+7
|\ \ \ \ \
| * | | | | Genex: Enable COMPILE_LANGUAGE for COMPILE_OPTIONS with Visual StudioBrad King2017-11-201-5/+7
| |/ / / /
* | | | | Merge topic 'server-target-isGeneratorProvided'Brad King2017-11-271-0/+2
|\ \ \ \ \