summaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2012-02-20cmake: support for lcms2Pino Toscano1-0/+3
2012-01-27Set OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG if you have itAlbert Astals Cid1-0/+3
2011-02-13remove more GDK-related stuffPino Toscano1-3/+0
2010-12-29Make pdftoppm be able of writing tif filesWilliam Bader1-0/+3
2010-12-14We need this to make the define really be definedAlbert Astals Cid1-0/+3
2010-07-19Remove exception supportAlbert Astals Cid1-3/+0
2010-04-05Add HTTP support using libcurlHib Eris1-0/+6
2010-03-02[CMake] properly define ICONV_CONSTPino Toscano1-1/+1
2010-02-22[CMake] no more need to build system check for the Cairo blend modesPino Toscano1-3/+0
2010-02-21Merge remote branch 'origin/cpp-frontend'Pino Toscano1-0/+6
2010-02-16make the descriptions specify they refer to the Splash backendPino Toscano1-2/+2
2010-02-16[CMake] find the system threads, and define in the config.h if we have pthreadsPino Toscano1-0/+3
2010-02-16[CMake] add the HAVE_LIBOPENJPEG and HAVE_OPENJPEG_H defines, to match autoto...Pino Toscano1-0/+6
2010-02-16[CMake] config.h.cmake: change some comments to match autotools' onesPino Toscano1-4/+6
2010-02-16[CMake] add the Win32-specific ENABLE_RELOCATABLE option, matching autotools'...Pino Toscano1-0/+3
2010-02-16[CMake] config.h.cmake: move POPPLER_WITH_GDK in the same place of autotools'...Pino Toscano1-3/+3
2010-01-13Make fontconfig optional with mingw compilerHib Eris1-0/+6
2010-01-12Add the possibility of using float for splash variables instead of doubleAlbert Astals Cid1-1/+4
2009-12-30[cpp] add the build system stuff for iconv, mandatory for cppPino Toscano1-0/+6
2009-12-14[CMake] add the configure check for the Cairo blend modes support (as in auto...Pino Toscano1-0/+3
2009-12-14[CMake] add configure check for sys/mman.h (as in autotools)Pino Toscano1-0/+3
2009-12-14minor spelloPino Toscano1-1/+1
2009-12-14[CMake] add configure check for fcntl.h (as in autotools)Pino Toscano1-0/+3
2009-12-14[CMake] oops, those should have been '#cmakedefine' and not '#define'Pino Toscano1-2/+2
2009-12-14[CMake] move and rename to match more the autotools outputPino Toscano1-7/+14
2009-12-14[CMake] add checks for gmtime_r and localtime_rPino Toscano1-0/+6
2009-01-07Add lcms option to cmake buildsystemAlbert Astals Cid1-0/+3
2009-01-06Fix the cmake buildsystemAlbert Astals Cid1-0/+3
2008-03-24fix build when using cmake, not sure it's completely ok, but at least i can c...Albert Astals Cid1-0/+3
2008-02-24define snprintf to _snprintf if we are building on MSVCPatrick Spendrin1-0/+4
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+149