summaryrefslogtreecommitdiff
path: root/config.h.cmake
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Add Android-specific font matching functionality to PopplerShivodit Gill1-0/+3
2023-06-27Allow for stream compression and compress font streams in formsSune Vuorela1-3/+0
2023-05-21Cryptosign backend using gpgme (gpgsm) for all your signature needsSune Vuorela1-0/+3
2023-04-13Adapt signature code to the backend interfaceSune Vuorela1-0/+6
2022-03-08If you want to build the cpp frontend iconv is requiredAlbert Astals Cid1-3/+0
2021-08-27Map str{n,}casecmp to supported names on MSVCPeter Williams1-0/+2
2020-12-30Stop using std::codecvt_utf16 in fromDecimalAlbert Astals Cid1-3/+0
2020-12-01Move HAVE_SPLASH to poppler-config.hAlbert Astals Cid1-3/+0
2020-11-27perf-test: Remove a bunch of code that was windows onlyAlbert Astals Cid1-6/+0
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid1-3/+0
2019-08-20Remove USE_FIXEDPOINT supportAdrian Bunk1-3/+0
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