summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix {GIT,P4}UpdateCustom documentation (#15512)Brad King2015-04-131-2/+2
* cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-102-0/+10
* Merge topic 'link-implicit-libs-full-path'Brad King2015-04-096-5/+84
|\
| * Link libraries by full path even in implicit directoriesBrad King2015-04-095-5/+83
| * Help: Add link target for Find Modules section of cmake-developer.7Brad King2015-04-071-0/+1
* | Merge topic 'emulator-property'Brad King2015-04-086-1/+29
|\ \
| * | Help: Add notes for topic 'emulator-property'Brad King2015-04-081-0/+7
| * | TestGenerator: Add CROSSCOMPILING_EMULATOR support.Matt McCormick2015-04-081-1/+3
| * | try_run: Use CMAKE_CROSSCOMPILING_EMULATOR.Matt McCormick2015-04-082-3/+11
| * | Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-074-0/+11
* | | Help: Document supported compilers in cmake-compile-features.7Robert Maynard2015-04-0721-20/+34
|/ /
* | Merge topic 'gcov-module-coverage-exclude'Brad King2015-04-071-0/+6
|\ \ | |/ |/|
| * Help: Add notes for topic 'gcov-module-coverage-exclude'Brad King2015-04-061-0/+6
* | Merge topic 'improve-properties-help'Brad King2015-04-066-39/+43
|\ \
| * | Help: Link to properties in set_tests_properties.Stephen Kelly2015-04-043-29/+22
| * | Help: Link to properties in set_directory_properties docs.Stephen Kelly2015-04-041-6/+3
| * | Help: Add link in set_source_files_properties command docs.Stephen Kelly2015-04-041-3/+3
| * | Help: Shorten too-long title marker.Stephen Kelly2015-04-041-1/+1
| * | Help: Add references to cmake-property sections.Stephen Kelly2015-04-041-0/+14
* | | Merge topic 'doc-target_link_libraries'Brad King2015-04-061-84/+124
|\ \ \
| * | | Help: Revise target_link_libraries command documentationBrad King2015-04-031-84/+124
* | | | Help: Clarify manual reference for generator namesNils Gladitz2015-04-041-1/+1
| |/ / |/| |
* | | Merge topic 'vs-xaml'Brad King2015-04-033-0/+13
|\ \ \
| * | | VS: Add support for XAML source filesGilles Khouzam2015-04-033-0/+13
* | | | Merge topic 'doc-relocatable-usage-requirements'Brad King2015-04-0310-117/+153
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Help: Update discussion of relocable packages in cmake-packages(7)Brad King2015-04-031-20/+46
| * | Help: Reorganize and refine discussion of relocatable packagesBrad King2015-04-034-114/+106
| * | Help: Place relocatable package notes in their own subsectionsBrad King2015-04-036-3/+21
| * | Help: Fix typo in cmake-packages(7) manualBrad King2015-04-031-1/+1
| * | Help: Fix syntax in non-relocatable usage requirements exampleBrad King2015-04-031-4/+4
| |/
* | Help: Split cmake-generators(7) into linkable subsectionsBrad King2015-04-031-1/+25
* | Merge topic 'FindCUDA.cmake/StaticRuntime'Brad King2015-04-031-0/+7
|\ \
| * | FindCUDA: Use the static CUDA runtime library if available (#15482)James Bigler2015-04-031-0/+7
* | | Merge topic 'remove-DEFINITIONS-directory-property'Brad King2015-04-024-3/+32
|\ \ \
| * | | Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-024-3/+32
| | |/ | |/|
* | | Help: Document conversion of PATH/FILEPATH cache values to absolute pathsBrad King2015-04-012-1/+18
* | | Help: Rewrite 'set` command documentationBrad King2015-04-011-95/+59
* | | Help: Add link target to cmake-language.7 variables sectionBrad King2015-04-011-0/+2
|/ /
* | Merge topic 'makefile-DELETE_ON_ERROR'Brad King2015-04-011-0/+7
|\ \ | |/ |/|
| * Help: Add notes for topic 'makefile-DELETE_ON_ERROR'Brad King2015-03-311-0/+7
* | Merge topic 'UseSWIG-no-MAIN_DEPENDENCY'Brad King2015-03-311-0/+9
|\ \
| * | Help: Add notes for topic 'UseSWIG-no-MAIN_DEPENDENCY'Brad King2015-03-311-0/+9
| |/
* | Merge topic 'cpack-rpm-basic-symlink-handling'Brad King2015-03-311-0/+6
|\ \
| * | Help: Add notes for topic 'cpack-rpm-basic-symlink-handling'Brad King2015-03-311-0/+6
| |/
* | Help: Refine COMPILE_OPTIONS property documentationBrad King2015-03-312-6/+7
* | Help: Fix xref typos in target_compile_options docsBrad King2015-03-311-2/+2
* | Help: Add link target to cmake-language.7 lists sectionBrad King2015-03-311-0/+2
|/
* Merge topic 'add_dependencies-INTERFACE-libraries'Brad King2015-03-302-9/+19
|\
| * Allow add_dependencies() on INTERFACE libraries (#15414)Brad King2015-03-272-2/+9
| * Help: Format add_dependencies documentationBrad King2015-03-271-9/+12