| Commit message (Expand) | Author | Age | Files | Lines |
* | codespell: Fix typos | Brad King | 2023-05-22 | 1 | -1/+1 |
|
|
* | Help: Modernize PackageConfigHelpers example | FeRD (Frank Dana) | 2023-01-23 | 1 | -5/+7 |
|
|
* | CMakePackageConfigHelpers: Fix note about version files supporting ranges | friendlyanon | 2022-05-11 | 1 | -3/+3 |
|
|
* | Modules: Fix typos and spelling in documentation | Josef Angstenberger | 2021-05-07 | 1 | -2/+2 |
|
|
* | CMakePackageConfigHelpers: Relax restrictions on version range | Marc Chevrier | 2020-12-14 | 1 | -3/+4 |
|
|
* | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -20/+26 |
|
|
* | Help: Cleanup typos and grammar for the 3.19 release | Craig Scott | 2020-10-24 | 1 | -2/+2 |
|
|
* | CMakePackageConfigHelpers: Add version range support | Marc Chevrier | 2020-09-23 | 1 | -0/+5 |
|
|
* | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT option | Justin Bassett | 2018-12-01 | 1 | -1/+14 |
|
|
* | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -203/+204 |
|
|
* | doc: Consistently use <PackageName> for describing the name of a package | Jean-Christophe Fillion-Robin | 2018-08-14 | 1 | -6/+6 |
|
|
* | Help: Package without components should use 'check_required_components' too | Ruslan Baratov | 2018-06-07 | 1 | -7/+9 |
|
|
* | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY option | Daniele E. Domenichelli | 2017-11-21 | 1 | -5/+7 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
|
|
* | Help: Fix cmake code block warnings produced by Sphinx 1.4 | Brad King | 2017-02-10 | 1 | -3/+3 |
|
|
* | Don't include CMakeParseArguments | Daniel Pfeifer | 2017-01-11 | 1 | -3/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -4/+4 |
|
|
* | CMakePackageConfigHelpers: allow to specify a relative CMAKE_INSTALL_PREFIX | Sergiu Deitsch | 2016-03-22 | 1 | -1/+3 |
|
|
* | Modules: Format documentation to avoid over-long preformatted lines | Brad King | 2014-10-22 | 1 | -23/+27 |
|
|
* | CMakePackageConfigHelpers: Add INSTALL_PREFIX option | Daniele E. Domenichelli | 2014-08-11 | 1 | -10/+28 |
|
|
* | CMakePackageConfigHelpers: restructure documentation and document commands | Daniele E. Domenichelli | 2014-08-11 | 1 | -120/+125 |
|
|
* | CMakePackageConfigHelpers: Remove unused variable | Daniele E. Domenichelli | 2014-08-04 | 1 | -2/+0 |
|
|
* | write_basic_package_version_file: use PROJECT_VERSION | Alex Neundorf | 2014-01-29 | 1 | -1/+4 |
|
|
* | Don't copy find_dependency in configure_package_config_file. | Stephen Kelly | 2013-12-24 | 1 | -9/+2 |
|
|
* | Split the find_dependency macro into a separate file. | Stephen Kelly | 2013-12-13 | 1 | -31/+4 |
|
|
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -117/+165 |
|
|
* | CMakePackageConfigHelpers: Add a find_dependency macro | Stephen Kelly | 2013-08-30 | 1 | -2/+37 |
|
|
* | Handle usr-move without forcing absolute paths (#14041) | Brad King | 2013-04-03 | 1 | -21/+19 |
|
|
* | configure_package_config_file(): extend documentation | Alex Neundorf | 2013-01-24 | 1 | -0/+2 |
|
|
* | configure_package_config_file(): fix indentation | Alex Neundorf | 2013-01-24 | 1 | -6/+6 |
|
|
* | configure_package_config_file: force absolute paths for usr-move | Alex Neundorf | 2013-01-24 | 1 | -0/+16 |
|
|
* | CONFIGURE_PACKAGE_CONFIG_FILE(): improve generated comments | Alex Neundorf | 2012-12-06 | 1 | -0/+5 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -5/+5 |
|
|
* | add macro check_required_components() to configure_package_config_file() | Alex Neundorf | 2012-03-19 | 1 | -4/+34 |
|
|
* | write_basic_package_version_file: add ExactVersion mode | Alex Neundorf | 2012-03-10 | 1 | -1/+5 |
|
|
* | write_basic_package_version_file(): improve documentation | Alex Neundorf | 2012-03-10 | 1 | -0/+4 |
|
|
* | wrap write_basic_config_version_file as write_basic_package_version_file() | Alex Neundorf | 2012-03-07 | 1 | -3/+38 |
|
|
* | add CMakePackageConfigHelpers: configure_package_config_file() | Alex Neundorf | 2012-03-07 | 1 | -0/+154 |
|
|