summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ExternalData: Add option to recursively match under directoriesBrad King2015-03-271-0/+7
|/
* Merge topic 'ninja-require-byproducts'Brad King2015-03-233-0/+118
|\
| * Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-203-0/+118
* | Merge topic 'add-extra-qbs-generator'Brad King2015-03-233-0/+32
|\ \
| * | Qbs: Add new 'extra' generator for qbs project filesStanislav Ionascu2015-03-203-0/+32
| |/
* | Merge topic 'xcode-xctest'Brad King2015-03-235-0/+22
|\ \
| * | Help: Add notes for topic 'xcode-xctest'Brad King2015-03-231-0/+6
| * | OS X: Add FindXCTest moduleGregor Jasny2015-03-232-0/+2
| * | OS X: Add handling for XCTest bundlesGregor Jasny2015-03-232-0/+14
| |/
* | Merge topic 'ctest-repeat-until-fail'Brad King2015-03-232-0/+10
|\ \
| * | Help: Add notes for topic 'ctest-repeat-until-fail'Brad King2015-03-231-0/+5
| * | ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-231-0/+5
* | | Merge topic 'file-globbing-directory-listing'Brad King2015-03-202-3/+20
|\ \ \