summaryrefslogtreecommitdiffstats
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'server-codemodel-install-dest'Brad King2017-10-251-0/+6
|\
| * cmake-server: Add target install destinations to codemodelJustin Goshi2017-10-241-0/+6
* | Add infrastructure for generators to select a build tool instanceBrad King2017-10-191-0/+1
* | Merge topic 'curl_netrc_options'Brad King2017-10-191-0/+2
|\ \
| * | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-0/+2
* | | Merge topic 'cmake-open'Brad King2017-10-181-0/+5
|\ \ \
| * | | cmake: Add --open option for IDE generatorsGregor Jasny2017-10-131-0/+5
| | |/ | |/|
* | | Merge topic 'module-fetchcontent'Brad King2017-10-181-0/+1
|\ \ \
| * | | FetchContent: New module for populating content at configure timeCraig Scott2017-10-161-0/+1
| | |/ | |/|
* | | Merge topic 'imported-interface-no-system'Brad King2017-10-161-2/+2
|\ \ \ | |_|/ |/| |
| * | Help: Clarify documentation of NO_SYSTEM_FROM_IMPORTEDBrad King2017-10-131-1/+2
| * | Do not initialize NO_SYSTEM_FROM_IMPORTED on INTERFACE librariesBrad King2017-10-131-1/+0
| |/
* | Help: Minor text clarifications in cmake-language(7) manualBrad King2017-10-101-8/+10
|/
* Add infrastructure to detect secondary compiler version informationBrad King2017-10-031-0/+1
* Help: Fix placement of one variable in cmake-variables manualBrad King2017-10-021-1/+1
* Autogen: Doc: Add documentation for (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-292-0/+3
* Merge topic 'add-vs-shader-properties'Brad King2017-09-291-0/+2
|\
| * VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties.Kevin M. Godby2017-09-271-0/+2
* | Merge topic 'autogen-macro-names2'Brad King2017-09-291-6/+5
|\ \
| * | Autogen: Doc: Update documentation for (CMAKE_)AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-281-6/+5
* | | Merge topic 'document_env_variables'Craig Scott2017-09-273-0/+57
|\ \ \ | |/ / |/| |
| * | Help: Document CMake's environment variablesRobert Maynard2017-09-263-0/+57
* | | Merge topic 'autogen-per-config-sources'Brad King2017-09-271-4/+4
|\ \ \ | |_|/ |/| |
| * | Autogen: Docs: Add documentation internal linksSebastian Holtermann2017-09-251-4/+4
* | | FindOpenACC: Add module to detect compiler support for OpenACCTin Huynh2017-09-221-0/+1
|/ /
* | Doc: document that CoverageExtraFlags will come firstRolf Eike Beer2017-09-151-0/+2
* | CodeBlocks: add option to exclude external filesAlexandr (Sagrer) Gridnev2017-09-141-0/+1
* | Merge topic 'improve-graphviz-doc'Craig Scott2017-09-141-2/+2
|\ \
| * | Docs: Improve markup for graphviz related documentationJano Svitok2017-09-111-2/+2
* | | Autogen: Doc: Add Visual Studio PRE_BUILD note to cmake-qt.rstSebastian Holtermann2017-09-071-0/+18
|/ /
* | FindPatch: Add module to find 'patch' command-line toolJean-Christophe Fillion-Robin2017-09-011-0/+1
|/
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-302-0/+2
* Autogen: Add documentation for AUTOMOC_MACRO_NAMESSebastian Holtermann2017-08-183-0/+6
* Merge branch 'backport-autogen-autouic-lookup' into autogen-autouic-lookupBrad King2017-08-151-6/+15
|\
| * Autogen: Update AUTOUIC documentation for search pathsSebastian Holtermann2017-08-151-6/+13
* | cmServerProtocol: allow 'cache' request before 'configure'Daniel Pfeifer2017-08-131-2/+1
* | cmServerProtocol: fix test of empty valuesDaniel Pfeifer2017-08-131-1/+3
* | Autogen: Update documentation for per-config include dirSebastian Holtermann2017-08-051-0/+6
* | Help: Fix example in cmake-buildsystem(7) manualSebastian Nagel2017-08-021-1/+1
* | Merge topic 'autogen-generated-files'Brad King2017-07-201-0/+1
|\ \
| * | Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-181-0/+1
* | | Merge topic 'cmake-E-sha'Brad King2017-07-181-0/+30
|\ \ \ | |/ / |/| |
| * | Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-141-0/+30
* | | Merge topic 'test_include_files'Brad King2017-07-131-1/+2
|\ \ \
| * | | Add TEST_INCLUDE_FILESMatthew Woehlke2017-07-121-1/+2
* | | | Merge topic 'labels-for-subprojects'Brad King2017-07-133-0/+36
|\ \ \ \
| * | | | Display subproject timing summaryBetsy McPhail2017-07-101-0/+7
| * | | | Add directory property 'LABELS' and CMAKE_DIRECTORY_LABELS variableBetsy McPhail2017-07-102-0/+2
| * | | | Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variableBetsy McPhail2017-07-102-0/+27
| | |/ / | |/| |
* | | | Merge topic 'server-target-backtraces'Brad King2017-07-131-1/+41
|\ \ \ \