index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakePackageConfigHelpers.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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