index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
FindPackageHandleStandardArgs.cmake
Age
Commit message (
Expand
)
Author
2010-11-07
-remove the include guards again, they might keep us from including our own v...
Alexander Neundorf
2010-09-27
-include the required version number in the details string, so the message is...
Alexander Neundorf
2010-09-26
-add an include guard at the top, to avoid parsing this file again and again
Alexander Neundorf
2010-08-25
-sync FindPackageHandleStandardArgs.cmake with the version from cmake master,...
Alexander Neundorf
2010-05-05
Fix FindPackageHandleStandardArgs.cmake for cmake's config-mode.
Andreas Pakulat
2010-03-14
-add warning message if the version is unknown but a minimum version was spec...
Alexander Neundorf
2010-03-14
-fix breakage, ignore those modules which don't set a FOO_VERSION variable fo...
Alexander Neundorf
2010-03-14
-add a copy of FindPackageHandleStandardArgs, which adds checking the version...
Alexander Neundorf
2008-08-11
potential_problems was just a remnant of early cmake porting
Alexander Neundorf
2008-02-18
some improvements to the docs:
Alexander Neundorf
2007-08-23
a little nicer default message.
Allen Winter
2007-08-06
SVN_SILENT: typo
Laurent Montel
2007-08-03
-add FindPackageHandleStandardArgs.cmake from cmake cvs, which adds a macro f...
Alexander Neundorf