summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* libwebp/CMake: Add <BUILD_INTERFACE> to webp inclYannis Guyon2021-07-191-4/+6
* CMake: set CMP0072 to NEWChristopher Degawa2021-06-211-0/+4
* CMake: add WEBP_BUILD_LIBWEBPMUXChristopher Degawa2021-06-161-1/+8
* CMakeLists.txt: rm libwebpmux dep from anim_{diff,dump}James Zern2021-06-161-2/+0
* CMakeLists,emscripten: use EXPORTED_RUNTIME_METHODSJames Zern2021-05-211-2/+2
* *.cmake: add license headerJames Zern2021-04-121-8/+7
* cmake: fix .so versioningJames Zern2021-04-071-30/+31
* cmake: add WEBP_USE_THREAD optionJames Zern2021-02-051-0/+2
* cmake: don't install binaries from extras/James Zern2021-02-051-3/+0
* CMake: remove duplicate "include(GNUInstallDirs)"Skal2020-12-171-1/+9
* cmake: disable webp.js if WEBP_ENABLE_SIMD=1James Zern2020-11-231-12/+19
* Merge "cmake: fix compilation w/Xcode generator"James Zern2020-11-241-0/+29
|\
| * cmake: fix compilation w/Xcode generatorJames Zern2020-11-201-0/+29
* | Couple of fixes to allow SIMD on EmscriptenIngvar Stepanyan2020-11-181-2/+7
|/
* webp_js: force WASM=0 option explicitlyVincent Rabaud2020-05-291-2/+2
* CMakeLists.txt: fix set(CACHE) argument orderJames Zern2020-02-061-1/+1
* extras: add WebPUnmultiplyARGB() convenience functionSkal2019-12-171-1/+3
* CMake: fix GLUT library linkPascal Massimino2019-10-231-2/+2
* cmake: fix BUILD_SHARED_LIBS build on macJames Zern2019-10-221-5/+6
* Fix cpufeatures in CMake.Vincent Rabaud2019-07-011-1/+3
* Add CMake option for bittrace.Vincent Rabaud2019-07-011-0/+6
* Remove BINARYEN_METHOD in wasm settings.Vincent Rabaud2019-01-231-1/+1
* CMake: fix webp_js compilationskal2018-11-061-2/+10
* libwebp: Unicode command tools on WindowsYannis Guyon2018-10-171-0/+10
* - install pkg-config files during the CMake buildKonstantin Ivlev2018-10-081-0/+29
* libwebp: cmake-format allYannis Guyon2018-10-051-213/+301
* libwebp: Add extras targets in CMakeLists.txtYannis Guyon2018-10-041-1/+37
* CMake: Set WEBP_BUILD_GIF2WEBP to offYannis Guyon2018-10-011-8/+8
* Fix up CMake to create targets.Vincent Rabaud2018-07-251-0/+4
* CMakeLists.txt,cosmetics: normalize if() formattingJames Zern2018-06-051-2/+3
* cmake: add support for webpmuxJames Zern2018-06-041-10/+22
* Add build rules for anim_diff & anim_dump utils.Alan Browning2018-06-011-2/+30
* cmake: quiet glut deprecation warnings on OS XJames Zern2018-04-201-0/+6
* Build vwebp from CMake.Vincent Rabaud2018-04-201-2/+19
* Fix CMake with WASM.Vincent Rabaud2018-04-051-21/+14
* webp_js: fix webp_js demo htmlPascal Massimino2018-04-051-2/+4
* Use proper targets for CMake.Vincent Rabaud2018-04-031-40/+101
* imagedec: support metadata reading for WebP image decodingPascal Massimino2018-03-281-1/+2
* remove WEBP_EXPERIMENTAL_FEATURESJames Zern2018-02-091-1/+0
* cmake: avoid security warnings under msvcJames Zern2017-11-151-1/+4
* cmake: don't set -Wall with MSVCJames Zern2017-11-151-1/+3
* WIP: list includes as descendants of the project dirJames Zern2017-10-101-5/+17
* Fix CMake redefinition for HAVE_CPU_FEATURES_HVincent Rabaud2017-09-251-1/+1
* ifdef code not used by Chrome/Android.Vincent Rabaud2017-08-311-0/+1
* CMake cleanups.Vincent Rabaud2017-08-251-10/+21
* Merge "fix Android standalone toolchain build"James Zern2017-08-041-0/+1
|\
| * fix Android standalone toolchain buildJames Zern2017-08-011-0/+1
* | unify the ALTERNATE_CODE flag usageskal2017-08-011-1/+1
|/
* cmake: disable gif2webp if gif lib isn't foundJames Zern2017-07-061-0/+4
* cmake: split gif detection from IMG depsJames Zern2017-07-061-2/+2