summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge topic 'doc-list-command'Brad King2018-03-191-43/+126
|\ \ \ \ \ \
| * | | | | | Help: refresh list() command documentationMarc Chevrier2018-03-161-43/+126
| |/ / / / /
* | | | | | Merge topic 'export-properties'Brad King2018-03-193-0/+21
|\ \ \ \ \ \
| * | | | | | Export: allow exporting of additional propertiesWouter Klouwen2018-03-163-0/+21
* | | | | | | Merge topic 'vs-debugger-command'Brad King2018-03-193-0/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | VS: Add target property VS_DEBUGGER_COMMANDHannes Mezger2018-03-143-0/+16
* | | | | | | Merge topic 'project-homepage-url'Craig Scott2018-03-178-7/+83
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | project: Add HOMEPAGE_URL named parameterAlex Turbov2018-03-166-3/+72
| * | | | | | project: Add <PROJECT-NAME>_DESCRIPTIONCraig Scott2018-03-163-3/+10
| * | | | | | Help: Fix minor typo in docs for CMAKE_PROJECT_DESCRIPTIONCraig Scott2018-03-161-1/+1
* | | | | | | Merge topic 'gtest_discover_tests_timeout'Brad King2018-03-161-1/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | GoogleTest: Rename TIMEOUT parameter to avoid clashCraig Scott2018-03-151-1/+16
* | | | | | Merge topic 'compile-options-shell'Brad King2018-03-154-0/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | target_compile_options: Add syntax to specify shell stringsBrad King2018-03-144-0/+19
| | |/ / / | |/| | |
* | | | | Merge topic 'cmake_project_xxx_docs'Brad King2018-03-145-10/+74
|\ \ \ \ \
| * | | | | Help: Fix incorrect CMAKE_PROJECT_xxx docsCraig Scott2018-03-135-10/+74
| | |_|/ / | |/| | |
* | | | | Merge topic 'build_and_test_mode_docs'Brad King2018-03-141-10/+14
|\ \ \ \ \
| * | | | | Help: Clarify ctest build-and-test mode optionsCraig Scott2018-03-131-10/+14
| |/ / / /
* | | | | Merge topic 'doc-vs-workdir-versions'Brad King2018-03-141-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Document VS_DEBUGGER_WORKING_DIRECTORY supported VS versionsHannes Mezger2018-03-131-0/+3
| |/ / /
* | | | 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 branch 'autogen-depend-filters-documentation' into release-3.11Brad King2018-02-212-26/+99
| |\ \ \
| * \ \ \ Merge branch 'help_fixup' into release-3.11Brad King2018-02-162-2/+2
| |\ \ \ \
* | \ \ \ \ Merge topic 'genex-TARGET_EXISTS'Brad King2018-03-122-0/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | genex: Add TARGET_EXISTS to check for target existenceAlex Turbov2018-03-092-0/+8
* | | | | | FindLibXml2: provide imported target LibXml2::LibXml2Rolf Eike Beer2018-03-081-0/+4
* | | | | | Merge topic 'curl-target'Brad King2018-03-081-0/+4
|\ \ \ \ \ \
| * | | | | | FindCURL: provide imported target CURL::CURLRolf Eike Beer2018-03-061-0/+4
| |/ / / / /
* | | | | | Merge topic 'avoid-LIB_DEPENDS'Brad King2018-03-083-0/+38
|\ \ \ \ \ \
| * | | | | | Do not produce legacy _LIB_DEPENDS cache entriesBrad King2018-03-073-0/+38
| |/ / / / /
* | | | | | CTest: Add options to control test process affinity to CPUsBrad King2018-03-054-0/+21
|/ / / / /
* | | | | Help: Document linking behavior of OBJECT librariesBrad King2018-03-016-21/+104
* | | | | Merge topic 'object-library-export-as-interface'Brad King2018-03-012-0/+12
|\ \ \ \ \
| * | | | | install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-282-0/+12
* | | | | | Help: Fix wrong default for WORKING_DIRECTORY test propertyCraig Scott2018-02-271-2/+4
* | | | | | Document and extend the CMAKE_SUPPRESS_REGENERATION variableShane Parris2018-02-233-0/+18
* | | | | | Merge topic 'autogen-depend-filters-documentation'Brad King2018-02-212-26/+99
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Autogen: Doc: Extend AUTOMOC_DEPEND_FILTERS documentationSebastian Holtermann2018-02-211-18/+77
| * | | | | Autogen: Doc: Extend AUTOGEN_TARGET_DEPENDS documentationSebastian Holtermann2018-02-211-8/+22
* | | | | | Merge topic 'string-join'Brad King2018-02-202-0/+15
|\ \ \ \ \ \
| * | | | | | string: Add JOIN subcommandAlex Turbov2018-02-162-0/+15
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'follow-up-misc-typos'Brad King2018-02-201-1/+1
|\ \ \ \ \ \
| * | | | | | Maint: misc. typosluz.paz2018-02-161-1/+1
* | | | | | | Merge topic 'help_fixup'Brad King2018-02-202-2/+2
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Help: Fix command references in CMAKE_NETRC* variable documentationShane Parris2018-02-162-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'file_cmd_touch'Brad King2018-02-162-0/+23
|\ \ \ \ \ \
| * | | | | | Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commandsShane Parris2018-02-152-0/+23
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'genex-IN_LIST-operator'Brad King2018-02-162-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Genex: Add IN_LIST logical operatorMarc Chevrier2018-02-072-0/+7
| | |/ / / | |/| | |