summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-packages.7.rst
Commit message (Expand)AuthorAgeFilesLines
* Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-091-2/+7
* Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-081-1/+1
* export: Disable PACKAGE mode user package registry by defaultRobert Maynard2019-03-151-6/+11
* doc: Consistently use <PackageName> for describing the name of a packageJean-Christophe Fillion-Robin2018-08-141-25/+25
* Help: Fix typo in <pkg>_NOT_FOUND_MESSAGE example in cmake-packages(7)Brad King2017-02-011-2/+2
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* Help: Fix typos in cmake-packages.7 manualAshley Whetter2016-02-241-5/+5
* 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-031-70/+82
* 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: Add some cross-linking.Stephen Kelly2015-02-041-1/+1
* Help: Link to cmake-packages(7) from the Module creation documentation.Stephen Kelly2014-12-041-0/+2
* Help: Warn that paths should not be used in INTERFACE_ build properties.Stephen Kelly2014-11-251-0/+34
* Merge topic 'doc-formatting'Brad King2014-11-071-1/+2
|\
| * Help: Wrap long lines in pre-formatted documentation blocksBrad King2014-11-071-1/+2
* | Merge branch 'release-doc-formatting' into doc-formattingBrad King2014-11-061-2/+2
|\ \ | |/
| * Help: Fix example in cmake-packages to avoid long lineBrad King2014-11-061-1/+1
| * Help: Drop TOC from latex manualsBrad King2014-11-061-1/+1
* | Help: Fix configure_file call to use COPYONLY, not COPY_ONLYIosif Neitzke2014-10-311-1/+1
|/
* Revert "Help: Update cmake-packages.7 examples to import targets only once"Brad King2014-07-151-11/+4
* Help: Update cmake-packages.7 examples to import targets only onceBrad King2014-07-091-4/+11
* Allow the Package Registry to be disabled (#14849)Daniele E. Domenichelli2014-05-121-0/+15
* Help: Document the package registry in cmake-packages.7Brad King2014-02-171-0/+129
* Help: Add notes about relocatability of config-file packages.Stephen Kelly2014-01-091-4/+34
* Help: Document the target properties exported to IMPORTED targets.Stephen Kelly2014-01-071-0/+22
* Help: Mention CMAKE_DISABLE_FIND_PACKAGE_<PackageName> in package docs.Stephen Kelly2014-01-071-0/+4
* Help: Mark some code blocks as containing cmake code.Stephen Kelly2014-01-041-1/+3
* Help: Document export(EXPORT) in the cmake-packages manual.Stephen Kelly2013-12-241-2/+20
* Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-241-2/+2
* Help: cmake-packages: Add missing slash.Stephen Kelly2013-12-241-1/+1
* Help: Add a CMake manual for Packages related docs.Stephen Kelly2013-12-201-0/+414