summaryrefslogtreecommitdiffstats
path: root/Modules/FindLibArchive.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* FindLibArchive: do not set LibArchive_FOUND explicitlyRolf Eike Beer2016-11-281-1/+0
* FindLibArchive: use CMAKE_CURRENT_LIST_DIR to find FPHSARolf Eike Beer2016-11-281-4/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindLibArchive: Support libarchive 3.2 version string formatOrion Poplawski2016-06-031-4/+5
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-5/+12
* FindLibArchive: support version selectionRolf Eike Beer2012-02-011-2/+3
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+4
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Add FindLibArchive module (#10923)Brad King2010-07-291-0/+63