summaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2018-10-01Put (optional) usage of codecvt behind a configure check s.t. we at least com...Adam Reichold1-0/+3
2018-09-27Use the C++ standard library facilities for thread-safe random number generat...Adam Reichold1-3/+0
2018-09-21Remove MULTITHREADED build flag, i.e. always enable threading support based o...Adam Reichold1-3/+0
2017-12-01Stop supporting openjpeg1, you really want to use openjpeg2 :)Albert Astals Cid1-6/+0
2017-12-01Stop supporting lcms1, you really want to use lcms2 :)Albert Astals Cid1-3/+0
2017-10-21Move strtok_r to goo/glibcAdrian Johnson1-0/+3
2017-10-21move/remove macros from poppler-config.h that don't need to be thereAdrian Johnson1-0/+8
2017-10-21Remove unused HAVE_ZLIB_H/HAVE_LIBZ macrosAdrian Johnson1-3/+0
2017-10-21HAVE_PTHREAD is not usedAdrian Johnson1-3/+0
2017-10-21Remove unused macrosAdrian Johnson1-36/+0
2017-10-21c++11 has <cstdint> so we can drop the stdint.h checks and emulationAdrian Johnson1-3/+0
2017-10-21Remove HAVE_FREETYPE macrosAdrian Johnson1-3/+0
2017-08-24Fix build with mingwAlbert Astals Cid1-0/+6
2017-05-21Fail by default if libopenjpeg2/1 is not availableAlbert Astals Cid1-0/+3
2017-05-21Fail by default if libjpeg is not availableAlbert Astals Cid1-0/+3
2016-06-06glib: return date in UTC instead of local timeAdrian Johnson1-0/+3
2016-03-02Merge remote-tracking branch 'origin/signatureHandling'Albert Astals Cid1-0/+3
2016-02-25Add support for Flate compression in Level 3 PostScript output.William Bader1-1/+4
2015-11-29Visual Studio 2015 now supports snprintfAdrian Johnson1-2/+2
2015-10-05NSS conditional buildAndré Guerreiro1-0/+3
2015-07-15Allow configuring SPLASH_CMYK support from cmake/configureWilliam Bader1-0/+3
2014-08-12poppler: use poppler-data pkg-config for both cmake and autotools buildsJehan Pagès1-1/+1
2013-05-27Fix big file support in cmakeAlbert Astals Cid1-3/+3
2013-04-05Add a GooFile class to encapsulate file read access using offsetsAdam Reichold1-0/+6
2012-09-06Added goo/grandom.[cc|h] with POSIX implementationFabio D'Urso1-0/+3
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