summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'pr.target_compile_definitions'Brad King2018-03-211-0/+10
|\
| * Help: Document target_compile_definitions handling of -DRuslan Baratov2018-03-201-0/+10
* | Merge topic 'sunpro-5.15'Brad King2018-03-211-1/+1
|\ \
| * | Features: Record for SunPro 5.15Brad King2018-03-201-1/+1
| * | Merge branch 'gtest_discover_tests_timeout' into release-3.11Brad King2018-03-161-1/+16
| |\ \
* | \ \ Merge topic 'pr.install_name_dir'Brad King2018-03-201-0/+4
|\ \ \ \
| * | | | Help: Reference CMAKE_INSTALL_NAME_DIR from INSTALL_NAME_DIRRuslan Baratov2018-03-201-0/+4
| | |_|/ | |/| |
* | | | Merge topic 'list-join'Brad King2018-03-203-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | list(): add `JOIN` sub-commandMarc Chevrier2018-03-203-0/+20
* | | | Merge topic 'doc-set_target_properties-clarify'Brad King2018-03-191-2/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Reference set_property from set_target_propertiesBrad King2018-03-191-0/+2
| * | | Help: Clarify that set_target_properties supports multiple targetsBrad King2018-03-191-2/+2
* | | | Merge topic 'find-package_root-restore'Brad King2018-03-199-14/+81
|\ \ \ \
| * | | | find_package: Use PackageName_ROOT variables as search prefixesBrad King2018-03-169-14/+81
* | | | | 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