summaryrefslogtreecommitdiff
path: root/Modules/WriteBasicConfigVersionFile.cmake
Commit message (Expand)AuthorAgeFilesLines
* WriteBasicConfigVersionFile: Fix regression in ARCH_INDEPENDENT checkBrad King2023-03-161-1/+1
* CMakePackageConfigHelpers: only emit arch check if neededAndrea Pappacoda2023-01-291-0/+15
* CMakePackageConfigHelpers: Add ARCH_INDEPENDENT optionJustin Bassett2018-11-301-1/+2
* Help: Use 'deprecated' template, and date deprecation of modulesJoachim Wuttke (o)2018-10-251-2/+3
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-16/+17
* WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY optionDaniele E. Domenichelli2017-11-211-1/+1
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-111-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Modules: Format documentation to avoid over-long preformatted linesBrad King2014-10-221-1/+4
* write_basic_package_version_file: use PROJECT_VERSIONAlex Neundorf2014-01-291-2/+6
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-1/+11
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* wrap write_basic_config_version_file as write_basic_package_version_file()Alex Neundorf2012-03-071-26/+1
* Improve documentation for WriteBasicConfigVersionFile.cmakeAlex Neundorf2011-08-051-7/+11
* Really fix copyright noticeAlex Neundorf2011-08-011-1/+1
* Fix copyright noticeAlex Neundorf2011-08-011-3/+12
* Add example to documentationAlex Neundorf2011-08-011-0/+7
* Provide macro write_basic_config_version_file()Alex Neundorf2011-08-011-0/+49