summaryrefslogtreecommitdiff
path: root/Modules/FindBZip2.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find{BZip2,LibLZMA,ZLIB}: use *_VERSION as modern CMakeMichael Hirsch2022-11-071-3/+18
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+4
* FindBZip2 use NAMES_PER_DIRSibi Siddharthan2020-07-021-2/+2
* FindBZip2: Add Windows library names emitted from bzip2 1.0.6 makefileBraden McDaniel2019-08-211-2/+2
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-32/+32
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-35/+36
* FindBZip2: Populate BZIP2_INCLUDE_DIRS result variableBrad King2018-05-221-2/+11
* FindBZip2: Format result variable docs as definition listBrad King2018-05-221-7/+10
* FindBZip2: Normalize slashes when legacy BZIP2_LIBRARIES is specifiedMark Salisbury2017-11-011-0/+2
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* FindBZip2: Add imported targetRoger Leigh2016-09-091-1/+35
* FindBZip2: Search for additional bz2d debug library nameRoger Leigh2016-06-071-1/+1
* FindBZip2: Check BZIP2_NEED_PREFIX with real prototypeRalf Habacker2015-07-211-2/+4
* Find*: Make find_package(.. QUIET) affect Check* modules.Clinton Stimpson2014-03-291-0/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-6/+13
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-3/+3
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-16/+16
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* FindBZip2: Search locations in GnuWin32 registryBrad King2012-06-051-3/+7
* FindBZip2: add support for debug libraries (#12867)Rolf Eike Beer2012-01-241-5/+11
* FindBZip2: add support for version checkingRolf Eike Beer2012-01-241-1/+9
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* 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
* FindBZip2: no need to set QUIETLY explicitlyKovarththanan Rajaratnam2010-04-111-4/+0
* FindBZip2: remove BZIP2_DEFINITIONS from doc (it's not referenced)Kovarththanan Rajaratnam2010-04-111-1/+0
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* ENH: add second failure message parameter toAlexander Neundorf2007-07-231-1/+1
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS in some of the FindXXXAlexander Neundorf2007-07-181-14/+6
* ENH: add cmake modules for some common libraries: aspell, hspell, bzip2,Alexander Neundorf2006-09-191-0/+43