summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-06-27Poppler 0.78.0poppler-0.78.0Albert Astals Cid1-2/+2
2019-05-27install pkg-config pc files if pkg-config is foundzdenop1-16/+19
2019-05-25Poppler 0.77.0poppler-0.77.0Albert Astals Cid1-3/+3
2019-05-01Poppler 0.76.1poppler-0.76.1Albert Astals Cid1-1/+1
2019-04-30Fix some typos in build system output and commentsOliver Sander1-4/+4
2019-04-21poppler 0.76.0poppler-0.76.0Albert Astals Cid1-2/+2
2019-03-21Remove GooList completelyOliver Sander1-1/+0
2019-03-210.75.0poppler-0.75.0Albert Astals Cid1-2/+2
2019-02-10Introduce gbase64Greg Knight1-0/+1
2019-02-10Introduce gbasenameGreg Knight1-0/+1
2019-02-070.74.0poppler-0.74.0Albert Astals Cid1-2/+2
2019-01-19Fix link in FreeBSDAlbert Astals Cid1-1/+5
2019-01-07Poppler 0.73.0poppler-0.73.0Albert Astals Cid1-2/+2
2019-01-06Install the header file CertificateInfo.hAlbert Astals Cid1-0/+1
2019-01-06Add X509CertificateInfo to popplerChinmoy Ranjan Pradhan1-0/+1
2018-12-24Windows: only set SOVERSION for shared libsJeroen Ooms1-1/+1
2018-12-15Make it more obvious that XPDF headers have unstable API/ABIAlbert Astals Cid1-2/+2
2018-12-06Remove the file gtypes.h completelyOliver Sander1-1/+0
2018-12-06Poppler 0.72.0poppler-0.72.0Albert Astals Cid1-2/+2
2018-10-31Poppler 0.71.0poppler-0.71.0Albert Astals Cid1-3/+3
2018-10-25Add fuzzer target from oss-fuzz project and integrate it into the build syste...Adam Reichold1-2/+7
2018-10-220.70.1poppler-0.70.1Albert Astals Cid1-1/+1
2018-10-21Poppler 0.70.0poppler-0.70.0Albert Astals Cid1-2/+2
2018-10-05Reimplement GooList as a subtype of std::vectorAdam Reichold1-1/+0
2018-10-04Turn PopplerCache into a template to avoid double indirection for look-up via...Adam Reichold1-1/+0
2018-09-23Remove ENABLE_PLUGINSAlbert Astals Cid1-2/+0
2018-09-21Remove MULTITHREADED build flag, i.e. always enable threading support based o...Adam Reichold1-4/+0
2018-09-21Replace GooMutex by std::recursive_mutex (and plain reference counter by std:...Adam Reichold1-1/+0
2018-09-21Poppler 0.69poppler-0.69.0Albert Astals Cid1-2/+2
2018-09-05goo: Split GDir and GDirEntry out of gfile.hChristian Persch1-0/+1
2018-08-31Install goo/GooCheckedOps.hJakub Wilk1-0/+1
2018-08-31Bump required C++ standard version to C++14 and convert a few hopefully obvio...Adam Reichold1-1/+1
2018-08-29Turn gmem into a header-only wrapper to allow unnecessary branches to be opti...Adam Reichold1-1/+0
2018-08-29Remove gmempp implementing C++ memory allocation operators using gmalloc for ...Adam Reichold1-1/+0
2018-08-19poppler 0.68poppler-0.68.0Albert Astals Cid1-2/+2
2018-08-18Make sure that the openjpeg we're getting is version 2Albert Astals Cid1-1/+1
2018-08-16Remove wchar_t- on MSVCHannah von Reth1-1/+0
2018-08-16Use OpenJpeg cmake config file instead of pkgconfigAlbert Astals Cid1-8/+8
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