summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* sharpyuv/Makefile.am+cmake: add missing -lmJames Zern2022-10-251-0/+1
* WebPConfig.cmake.in: add find_dependency(Threads)James Zern2022-10-041-0/+5
* cmake,cosmetics: apply cmake-formatJames Zern2022-08-172-38/+40
* cmake/cpu.cmake: remove unused variableJames Zern2022-08-111-1/+0
* WEBP_DEP_LIBRARIES: use Threads::ThreadsChristopher Degawa2022-05-311-1/+1
* Add an option to enable static builds.Vincent Rabaud2022-04-121-0/+5
* cpu.cmake: fix compiler flag detection w/3.17.0+James Zern2021-07-051-0/+7
* WebPConfig.config.in: correct WEBP_INCLUDE_DIRSJames Zern2021-06-251-1/+1
* *.cmake: add license headerJames Zern2021-04-122-0/+16
* cmake: add WEBP_USE_THREAD optionJames Zern2021-02-051-17/+16
* Fix check_c_source_compiles with pthread.Vincent Rabaud2021-01-192-14/+10
* cmake: fix per-file assembly flagsJames Zern2020-11-231-27/+30
* WASM-SIMD: port 2 patches from rreverser@'s treeIngvar Stepanyan2020-11-201-10/+15
* Couple of fixes to allow SIMD on EmscriptenIngvar Stepanyan2020-11-181-0/+3
* webp_js: force WASM=0 option explicitlyVincent Rabaud2020-05-291-1/+4
* Fix compilation on windows and clang-cl+ninja.Vincent Rabaud2018-10-161-8/+20
* Remove AVX2 files.Vincent Rabaud2018-10-162-8/+5
* libwebp: cmake-format allYannis Guyon2018-10-052-51/+46
* Fix CMake math library.Vincent Rabaud2018-09-211-4/+4
* Fix math library on Visual Studio.Vincent Rabaud2018-09-111-4/+5
* Fix math library finding in CMake.Vincent Rabaud2018-09-031-4/+13
* Fix up CMake to create targets.Vincent Rabaud2018-07-251-0/+5
* Build vwebp from CMake.Vincent Rabaud2018-04-201-4/+2
* remove WEBP_EXPERIMENTAL_FEATURESJames Zern2018-02-091-3/+0
* WIP: list includes as descendants of the project dirJames Zern2017-10-101-1/+4
* 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/+3
* CMake cleanups.Vincent Rabaud2017-08-252-10/+13
* Clean-up some CMakeVincent Rabaud2017-07-102-1/+8
* cmake: fix gif lib detection when cross compilingJames Zern2017-07-061-2/+23
* cmake: split gif detection from IMG depsJames Zern2017-07-061-1/+11
* cpu.cmake: use unique flag to test simd disable flagsJames Zern2017-06-281-2/+3
* Install binaries, libraries and headers in CMake.Vincent Rabaud2017-03-031-0/+6
* Add a flag to disable SIMD optimizations.Vincent Rabaud2017-02-031-3/+8
* remove Clang warnings with unused arch arguments.Vincent Rabaud2016-12-201-0/+17
* remove WEBP_FORCE_ALIGNED and use memcpy() instead.Pascal Massimino2016-08-171-3/+0
* cpu.cmake: improve webp_check_compiler_flag outputJames Zern2016-08-031-3/+3
* Provide support for CMake on Android studio 2.2.Vincent Rabaud2016-07-081-21/+54
* Split the main CMake file.Vincent Rabaud2016-07-072-0/+204
* Add a CMakeLists.txtVincent Rabaud2016-01-281-0/+146