summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'deprecate-policy-old'Craig Scott2018-09-201-0/+8
|\
| * Add deprecation warnings for policies CMP0063 and belowBrad King2018-09-171-0/+8
* | Merge topic 'bundleutilities-policy'Brad King2018-09-203-0/+31
|\ \
| * | Help: Add release notes for new BundleUtilities policyKyle Edwards2018-09-191-0/+5
| * | BundleUtilities: Disallow inclusion at configure timeKyle Edwards2018-09-192-0/+26
* | | Merge topic 'FindCUDA-ccbin-env'Brad King2018-09-201-0/+4
|\ \ \
| * | | FindCUDA: Add option to set CUDA_HOST_COMPILER via environmentpeterjc1232018-09-181-0/+4
| | |/ | |/|
* | | Merge topic 'doc-updates'Brad King2018-09-201-1/+1
|\ \ \ | |_|/ |/| |
| * | Help: TESTS property: clarify usage.Marc Chevrier2018-09-191-1/+1
| * | Merge branch 'android-ndk-r18' into release-3.12Brad King2018-08-281-1/+2
| |\ \
* | \ \ Merge topic 'symlink'Brad King2018-09-192-5/+5
|\ \ \ \
| * | | | cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-182-5/+5
* | | | | Merge topic 'provide_explicit_source_and_build_command_line_options'Brad King2018-09-193-0/+19
|\ \ \ \ \
| * | | | | Add release note for the -S and -B options.Robert Maynard2018-09-151-0/+10
| * | | | | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-152-0/+9
| |/ / / /
* | | | | Merge topic 'vs-ipo'Brad King2018-09-181-0/+6
|\ \ \ \ \
| * | | | | IPO: INTERPROCEDURAL_OPTIMIZATION (LTCG) for Visual StudioNiels Dekker2018-09-171-0/+6
| |/ / / /
* | | | | Merge topic 'if-version-docs'Brad King2018-09-181-5/+15
|\ \ \ \ \
| * | | | | Help: Clarify handling of non-integer components in if() version testsCraig Scott2018-09-171-5/+15
| | |_|_|/ | |/| | |
* | | | | Merge topic 'FindPython-updates'Brad King2018-09-181-0/+6
|\ \ \ \ \
| * | | | | FindPython*: Windows: add facility to select lookup order for registry.Marc Chevrier2018-09-121-0/+6
* | | | | | Merge topic 'cmake_rule_messages_doc'Brad King2018-09-173-1/+10
|\ \ \ \ \ \
| * | | | | | Help: Document CMAKE_RULE_MESSAGES variableJulien Schueller2018-09-173-1/+10
| |/ / / / /
* | | | | | Merge topic 'docs/gen-see-also'Brad King2018-09-171-0/+5
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | docs: add some 'see also' helper textsBrian Heim2018-09-131-0/+5
| |/ / / /
* | | | | Merge topic 'out-of-dir-linking'Brad King2018-09-147-4/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | target_link_libraries: Allow use with targets in other directoriesBrad King2018-09-127-4/+68
* | | | | Merge topic 'cmake_cpack_command-doc'Brad King2018-09-112-0/+9
|\ \ \ \ \
| * | | | | Help: Document existence of CMAKE_CPACK_COMMANDKyle Edwards2018-09-102-0/+9
* | | | | | Merge topic 'replace-os-x-name-with-macos'Brad King2018-09-1143-110/+110
|\ \ \ \ \ \
| * | | | | | Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-0543-110/+110
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'docs/setdirproprs'Brad King2018-09-112-7/+12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Clarify INCLUDE_DIRECTORIES directory property behaviorBrian Heim2018-09-101-3/+9
| * | | | | Help: Clarify wording of set_directory_properties docsBrian Heim2018-09-101-4/+3
* | | | | | Merge topic 'generator_expressions_typo_fix'Craig Scott2018-09-111-1/+1
|\ \ \ \ \ \
| * | | | | | Help: Formatting typo fix in cmake-generator-expressions(7)Raul Tambre2018-09-101-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmake-host-system-information-doc-fix'Craig Scott2018-09-111-4/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Help: Clarify cmake_host_system_information memory unitsTaylor Holberton2018-09-101-4/+8
| | |/ / / | |/| | |
* | | | | FindSubversion: Add Subversion_WC_INFO option to suppress failuresJason Heeris2018-09-071-0/+6
| |/ / / |/| | |
* | | | Merge topic 'cmakeServerSourcesForInterfaceLibraries'Brad King2018-09-041-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | cmake-server: Support codemodel filegroups for INTERFACE_SOURCESJustin Goshi2018-08-301-0/+7
* | | | Merge topic 'vs-winrt-default'Brad King2018-08-312-0/+9
|\ \ \ \
| * | | | VS: Add option to tell generator that platfrom is WinRT by defaultMikhail Korolev2018-08-302-0/+9
* | | | | Merge topic 'capture_camke_error-update-docs'Craig Scott2018-08-312-1/+13
|\ \ \ \ \
| * | | | | Help: Add CAPTURE_CMAKE_ERROR to ctest_submit and ctest_update documentationBetsy McPhail2018-08-292-1/+13
| |/ / / /
* | | | | Merge topic 'cpack-ext-stage-and-run'Brad King2018-08-301-10/+44
|\ \ \ \ \
| * | | | | CPackExt: Add CPACK_EXT_ENABLE_STAGING and CPACK_EXT_PACKAGE_SCRIPTNils Gladitz2018-08-141-10/+44
| | |/ / / | |/| | |
* | | | | Merge topic 'android-ndk-r18'Brad King2018-08-301-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Android: Add support for NDK r18Brad King2018-08-281-1/+2
* | | | Merge topic 'static-lib-options'Brad King2018-08-278-10/+51
|\ \ \ \