summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* 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