summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-1/+1
2019-11-27Poppler 0.83.0poppler-0.83.0Albert Astals Cid1-2/+2
2019-10-250.82.0poppler-0.82.0Albert Astals Cid1-2/+2
2019-10-21Install Cairo headers if Cairo has been found.Bohumir Zamecnik1-0/+7
2019-09-22Poppler 0.81.0poppler-0.81.0Albert Astals Cid1-2/+2
2019-08-24Always enable SPLASH_CMYKAlbert Astals Cid1-4/+0
2019-08-220.80.0poppler-0.80.0Albert Astals Cid1-2/+2
2019-08-20Remove USE_FIXEDPOINT supportAdrian Bunk1-7/+0
2019-07-21SplashXPathScanner: Optionally use small_vector from boostStefan BrĂ¼ns1-0/+13
2019-07-17cmake: Mark external lib include dirs as SYSTEMAlbert Astals Cid1-8/+9
2019-07-16Poppler 0.79.0poppler-0.79.0Albert Astals Cid1-1/+1
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