summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2018-07-19poppler 0.67poppler-0.67.0Albert Astals Cid1-2/+2
2018-06-19Poppler 0.66poppler-0.66.0Albert Astals Cid1-2/+2
2018-05-19Poppler 0.65.0poppler-0.65.0Albert Astals Cid1-2/+2
2018-05-06Remove GooHash after replacing it by std::unordered_map.Adam Reichold1-2/+0
2018-04-17poppler 0.64.0poppler-0.64.0Albert Astals Cid1-2/+2
2018-04-16Make it possible to build poppler on Android without fontconfigAleix Pol1-1/+6
2018-03-19build: bring back the option to disable GObject introspectionCarlos Garcia Campos1-3/+6
2018-03-180.63poppler-0.63.0Albert Astals Cid1-2/+2
2018-01-10UnicodeMapFuncs: Move implementation to .cppAlbert Astals Cid1-0/+1
2018-01-09add "--owner root:0 --group root:0" options to tar command in dist targetsuzuki toshiya1-2/+2
2017-12-030.62.0poppler-0.62.0Albert Astals Cid1-3/+3
2017-12-01Remove the Qt4 frontendAlbert Astals Cid1-17/+0
2017-12-01Make the disable for ENABLE_CMS be noneAlbert Astals Cid1-3/+3
2017-12-01Stop supporting openjpeg1, you really want to use openjpeg2 :)Albert Astals Cid1-49/+5
2017-12-01Stop supporting lcms1, you really want to use lcms2 :)Albert Astals Cid1-30/+6
2017-11-15Move UTF8.h to UnicodeMapFuncs.h and rename UCS2 to UTF16Adrian Johnson1-1/+1
2017-11-120.61.1poppler-0.61.1Albert Astals Cid1-1/+1
2017-11-03Poppler 0.61poppler-0.61Albert Astals Cid1-3/+3
2017-11-03mingw: change library names to include the soversionSandro Mani1-0/+4
2017-10-31cmake: support GNUInstallDirsEmilio Pozuelo Monfort1-11/+10
2017-10-21mingw build fix - use win32 threadsAdrian Johnson1-3/+7
2017-10-21Move strtok_r to goo/glibcAdrian Johnson1-1/+1
2017-10-21Remove unused HAVE_ZLIB_H/HAVE_LIBZ macrosAdrian Johnson1-3/+0
2017-10-21Make poppler compile if threads not availableAdrian Johnson1-1/+4
2017-10-21Use -pthread flag instead of -lpthreadAdrian Johnson1-6/+5
2017-10-21We always have config.h so drop the macroAdrian Johnson1-1/+0
2017-10-21Remove HAVE_FREETYPE macrosAdrian Johnson1-1/+0
2017-10-21Remove unused t1lib codeAdrian Johnson1-6/+0
2017-10-13do not install Function.cc, as it's not a headerDavid Tardon1-1/+0
2017-10-05Poppler 0.60.1poppler-0.60.1Albert Astals Cid1-1/+1
2017-10-02Poppler 0.60.0Albert Astals Cid1-2/+2
2017-09-26Enable libcurl support by defaultAlbert Astals Cid1-3/+7
2017-09-21Add gtk-doc support to CMake buildCarlos Garcia Campos1-1/+3
2017-09-16cmake: restructure the warnings into a "default" and "extra" groupAdrian Johnson1-13/+5
2017-09-07Disable glib if cairo is not foundOliver Sander1-0/+1
2017-09-06cmake: Give people the option to build poppler as a static libraryAlbert Astals Cid1-1/+2
2017-09-05cmake: add options to disable glib/qt4/qt5Adrian Johnson1-20/+34
2017-09-04Initial make dist support in cmakeAlbert Astals Cid1-0/+9
2017-09-03Poppler 0.59poppler-0.59Albert Astals Cid1-2/+2
2017-09-03Remove the old if/else cmake syntaxAlbert Astals Cid1-77/+77
2017-09-03Remove the check for cmake >= 2.8.8 since we're requiring 3.1 alreadyAlbert Astals Cid1-15/+10
2017-09-01Poppler 0.58poppler-0.58Albert Astals Cid1-2/+2
2017-08-27cmake: Use -std=c++11 instead of -std=gnu++11Albert Astals Cid1-0/+1
2017-08-13Use WIN32_LEAN_AND_MEAN on WindowsHannah von Reth1-0/+2
2017-07-31Poppler 0.57poppler-0.57Albert Astals Cid1-2/+2
2017-07-29Set RUNPATH for poppler shared libsDavid Faure1-0/+2
2017-06-21Poppler 0.56poppler-0.56Albert Astals Cid1-1/+1
2017-05-21Poppler 0.55.0poppler-0.55Albert Astals Cid1-1/+1
2017-05-21Fail by default if libopenjpeg2/1 is not availableAlbert Astals Cid1-3/+27
2017-05-21Fix openjpeg textAlbert Astals Cid1-1/+1