summaryrefslogtreecommitdiff
path: root/Modules/FindJPEG.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindJPEG: Revert "Search for 'turbojpeg' and 'turbojpeg-static' too"Brad King2021-07-091-1/+1
* FindJPEG: Search for 'turbojpeg' and 'turbojpeg-static' tooMiguel Medalha2021-01-111-1/+1
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+7
* FindJPEG use NAMES_PER_DIRSibi Siddharthan2020-07-021-2/+2
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-1/+1
* FindJPEG: handle multiarch installs of libjpeg-turboBen Boeckel2018-11-061-16/+26
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-47/+48
* FindJPEG: Drop ancient compatibility NATIVE_JPEG_* result variablesAndrey Karpov2018-06-211-6/+0
* FindJPEG: Add forgotten names of libraries for Debug configurationAndrey Karpov2018-06-211-1/+1
* FindJPEG: Add 'jpeg-static' to searched namesMichael Hofmann2018-05-111-1/+1
* FindJPEG: Add imported target support and full testMateusz Loskot2018-04-181-2/+40
* FindJPEG: Add multi config support and associated docsMateusz Loskot2018-04-171-2/+22
* FindJPEG: Add version detection and associated test update and docsMateusz Loskot2018-04-171-1/+26
* FindJPEG: Cleanup documentation formattingMateusz Loskot2018-04-171-9/+15
* FindJPEG: Clean up whitepaces and lowercase function namesMateusz Loskot2018-04-171-5/+5
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* FindJPEG: Add alternative name 'libjpeg'Sebastian Elsner2014-06-271-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-7/+18
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-2/+2
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-12/+12
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* 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
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: #7416 fix error when jpeg is not foundBill Hoffman2008-07-291-1/+3
* 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-28/+10
* ENH: honor REQUIRED flagAlexander Neundorf2006-05-111-6/+17
* ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.Brad King2006-02-091-4/+0
* ENH: Added names for gnuwin32 library versions.Brad King2006-02-091-4/+9
* ENH: some style fixes for the bookKen Martin2005-12-151-1/+1
* ENH: add documentation support for modulesBill Hoffman2005-12-141-7/+5
* ENH: clean up some stuffBill Hoffman2005-09-081-0/+5
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-1/+0
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-0/+1
* Fixed mistake in commentsIan Scott2002-09-031-1/+1
* Add helpful message for QT Windows usersIan Scott2002-09-021-3/+20
* ENH: change find library and find program to look for more than one nameBill Hoffman2001-05-091-3/+2
* INCLUDE these to find the relevant librariesGeoffrey Cross2001-05-041-0/+15