summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | static library: add property STATIC_LIBRARY_OPTIONSMarc Chevrier2018-08-158-10/+51
* | | | Merge topic 'doc-include_directories-alternative'Brad King2018-08-271-0/+6
|\ \ \ \
| * | | | Help: Document alternative to include_directoriesDavid Demelier2018-08-231-0/+6
* | | | | Merge topic 'doc-clang-tidy-typo'Brad King2018-08-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: Fix typo in clang-tidy example -checks optionDavid Demelier2018-08-241-1/+1
| | |/ / | |/| |
* | | | Help: Clarify the unset commandRobert Maynard2018-08-211-3/+10
* | | | Help: Add RETURN_VALUE as an option to ctest_submit(CDASH_UPLOADBetsy McPhail2018-08-151-2/+3
| |/ / |/| |
* | | Merge topic 'doc-consistently-reference-packagename'Craig Scott2018-08-155-72/+72
|\ \ \
| * | | doc: Consistently use <PackageName> for describing the name of a packageJean-Christophe Fillion-Robin2018-08-145-72/+72
| | |/ | |/|
* | | Merge topic 'better_static_link_flags_docs'Craig Scott2018-08-156-9/+18
|\ \ \ | |/ / |/| |