summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.4.1James Zern2014-07-231-1/+1
* fix configure message for multi-threadPascal Massimino2014-07-211-1/+1
* configure: check for _beginthreadexJames Zern2014-07-201-1/+5
* configure: check for -Wformat-securityJames Zern2014-07-141-0/+1
* Merge "configure: check for __builtin_bswapXX()"James Zern2014-07-051-0/+20
|\
| * configure: check for __builtin_bswapXX()James Zern2014-07-051-0/+20
* | configure: fix iOS buildsJames Zern2014-07-041-6/+21
|/
* Merge "configure: add --enable-aligned"James Zern2014-07-041-0/+13
|\
| * configure: add --enable-alignedJames Zern2014-07-031-0/+13
* | configure: support WIC + OpenGL under mingw64James Zern2014-07-031-2/+3
|/
* configure.ac: add AC_C_BIGENDIANJames Zern2014-07-031-0/+3
* configure.ac: add an autoconf version prerequisiteJames Zern2014-07-011-0/+1
* configure: move config.h to src/webp/config.hJames Zern2014-06-101-1/+1
* configure: test for -msse2James Zern2014-06-071-0/+6
* configure: set WEBP_HAVE_AVX2 when availableJames Zern2014-06-031-0/+5
* configure: add a test for -mavx2James Zern2014-05-211-15/+18
* Make it possible to avoid automagic dependenciesPaweł Hajdan, Jr2014-01-231-173/+202
* bump version to 0.4.0James Zern2013-12-181-1/+1
* autoconf: add --disable-wicJames Zern2013-12-071-1/+7
* add proper WEBP_HAVE_GIF and WEBP_HAVE_GL flagsPascal Massimino2013-09-131-3/+8
* bump version to 0.3.1James Zern2013-06-121-1/+1
* configure: improve gl/glut library testJames Zern2013-06-111-8/+21
* configure: remove use of AS_VAR_APPENDJames Zern2013-06-111-1/+4
* configure: add warning related flagsJames Zern2013-06-111-0/+24
* configure: add GLUT detection; build vwebpJames Zern2013-06-111-4/+91
* configure: add --enable-everythingJames Zern2013-06-111-0/+12
* configure.ac: add some helper macrosJames Zern2013-06-111-48/+34
* configure.ac: add AM_PROG_AR for automake >= 1.12James Zern2013-06-111-0/+5
* bump version to 0.3.0James Zern2013-03-161-1/+1
* configure: drop experimental from mux/demuxJames Zern2013-03-151-12/+12
* autoconf: normalize experimental defineJames Zern2013-03-131-2/+2
* add libwebpmux.pcJames Zern2013-03-121-1/+1
* add libwebpdemux.pcJames Zern2013-03-121-1/+2
* autoconf: enable silent-rules by defaultJames Zern2013-02-251-3/+1
* add libwebpdecoder.pcJames Zern2013-01-231-1/+1
* Fixed few nits in the build files.Vikas Arora2013-01-231-1/+1
* Provide an option to build decoder library.Vikas Arora2013-01-231-0/+9
* Provide option to swap bytes for 16 bit colormodesVikas Arora2013-01-221-0/+13
* configure: fix --with-gifincludedirJames Zern2013-01-081-0/+4
* configure: add libwebpdemux status to summaryJames Zern2012-12-101-0/+1
* Merge "Separate out mux and demux code and libraries:"pascal massimino2012-11-191-1/+9
|\
| * Separate out mux and demux code and libraries:Urvang Joshi2012-11-191-1/+9
* | configure: add summary outputJames Zern2012-11-161-4/+36
|/
* gif2webp build support with autoconf toolsUrvang Joshi2012-11-151-0/+26
* bump version to 0.2.1James Zern2012-10-291-1/+1
* bump version to 0.2.0Pascal Massimino2012-08-031-1/+1
* remove the last NOT_HAVE_LOG2 instancesPascal Massimino2012-08-021-5/+0
* README/manpages/configure: update website linkJames Zern2012-07-201-1/+1
* bump versionsJames Zern2012-07-131-1/+1
* Merge "build: remove libwebpmux from default targets/config"James Zern2012-07-131-0/+8
|\