summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for MINGW (#828)مهدي شينون (Mehdi Chinoune)2022-04-154-12/+12
* cleanup Windows CRLF line endlingsMike Frysinger2021-09-111-239/+239
* #744, add cmake clang module, it builds now, but it fails weidly.Pierre Joye2021-08-311-0/+239
* simplify HEIF_HDR_TO_8BIT detectionPierre Joye2021-08-241-15/+7
* Enforce minimum libheif to 1.7.0Martin Reboredo2021-08-211-1/+21
* Let check for HEIF not fontconfigPierre Joye2021-08-211-2/+1
* Add FindNaturalDocsPierre Joye2021-08-201-0/+45
* cmake: allow tests to skip by exiting 77Mike Frysinger2021-03-061-0/+1
* HEIF support through libheif (#670)Martin Reboredo2021-03-021-0/+82
* cmake: webp: remove implicit lib search relative to gd checkoutBen Morss2021-02-261-1/+1
* scripts: clean up various shellcheck warningsMike Frysinger2021-02-081-1/+1
* Fixed #472: Adjusting CMakeLists.txt (#582)wilson chen2020-05-101-0/+4
* Update cmake min version to 3.7willson-chen2019-11-062-487/+0
* Fix #533: Remove cmake moduleswillson-chen2019-11-043-312/+0
* FindLIQ.cmake: delete libimagequant source code download logicwillson-chen2019-11-041-31/+5
* Fix some cmake modules typoswillson-chen2019-11-032-4/+3
* Fix #539: Add RAQM support for cmakewillson-chen2019-11-021-0/+69
* CMakeLists.txt: Exclude libm dependency under winwillson-chen2019-10-261-1/+5
* cmake: update FindFreetype moduleMike Frysinger2019-02-091-51/+93
* cmake: update FindPNG module #475Mike Frysinger2019-02-091-1/+4
* Remove HAVE_STDLIB_HPeter Kokot2018-09-081-1/+0
* Remove HAVE_STRING_HPeter Kokot2018-09-081-1/+0
* Remove HAVE_STDDEF_HPeter Kokot2018-09-061-1/+0
* Remove HAVE_LIMITS_HPeter Kokot2018-09-061-1/+0
* Remove HAVE_ERRNO_HPeter Kokot2018-09-051-1/+0
* Remove Git ident attributesPeter Kokot2018-06-271-2/+0
* clean up trailing whitespace/newlinesMike Frysinger2018-06-2113-63/+62
* convert all files to native line encodingsMike Frysinger2018-06-211-92/+92
* Fix CMake configuration for fontconfigChristoph M. Becker2016-08-271-1/+1
* cmake: add distclean targetMike Frysinger2016-07-211-0/+46
* libimagequant: fix integrationMike Frysinger2016-05-181-2/+2
* configure/cmake: unify header checks and config.h generationMike Frysinger2016-05-171-0/+3
* cmake: update build files to match autotools moreMike Frysinger2016-05-141-38/+10
* tests: unify cmake test code into a single macroMike Frysinger2016-04-301-0/+12
* fix CMake error when ENABLE_WEBPWangkun2015-05-071-34/+31
* Add libiconv support to CMake filesNathanael Jones2014-10-021-0/+64
* Update copyrights in cmake/modules/Ondřej Surý2013-05-1312-613/+846
* Make distcheck work (fixes #54)Ondřej Surý2013-05-042-7/+0
* improve/fix vpx detectionPierre Joye2013-04-241-9/+9
* add missing cmake modulePierre Joye2013-04-211-0/+138
* update local find* and add missingPierre Joye2013-04-181-43/+0
* update local find* and add missingPierre Joye2013-04-185-80/+545
* init this var to avoid configure error if not foundPierre Joye2013-04-121-0/+1
* Merge outstanding autotools changesOndřej Surý2013-04-082-2/+1
* backport php's gd webp supportPierre Joye2013-04-041-0/+51
* - apply same CS everywherepierrejoye2013-04-031-6/+6
* emit position-independent code for linking it to the shared libraryTakeshi Abe2013-03-291-1/+1
* Use cmake external project only if cmake version is new enoughKornel Lesiński2013-03-271-15/+17
* fix out-of-source buildTakeshi Abe2013-03-271-2/+2
* Download libimagequant in cmakefile if neededKornel Lesiński2013-03-251-0/+57