summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-09-01Fix `sed` invocation.Carlo Cabrera1-1/+1
2022-09-01poppler 22.09.0poppler-22.09.0Albert Astals Cid1-2/+2
2022-08-19CI: remove workarounds for cmake 3.24.0Albert Astals Cid1-6/+0
2022-08-09Workaround cmake 3.24.0 warning-y codeAlbert Astals Cid1-0/+6
2022-08-0122.08.0poppler-22.08.0Albert Astals Cid1-2/+2
2022-07-04poppler 22.07.0poppler-22.07.0Albert Astals Cid1-1/+1
2022-06-16Make the pregenerated contents more stableAlbert Astals Cid1-1/+3
2022-06-16Run gperf as the full path found by find_program Fabian Keßler1-2/+2
2022-06-01poppler 22.06.0poppler-22.06.0Albert Astals Cid1-2/+2
2022-05-31Make FT support UTF-8 filenames on windowsAdrian Johnson1-8/+9
2022-05-03poppler 22.05.0poppler-22.05.0Albert Astals Cid1-2/+2
2022-04-01Poppler 22.04.0poppler-22.04.0Albert Astals Cid1-2/+2
2022-03-26We don't need to force STATIC on MSVC anymoreAlbert Astals Cid1-3/+1
2022-03-17CI: Use the qt6 provided by debianAlbert Astals Cid1-1/+1
2022-03-09Require the min freetype of our minimum linux baseAlbert Astals Cid1-1/+2
2022-03-08If you want to build the cpp frontend iconv is requiredAlbert Astals Cid1-3/+1
2022-03-01poppler 22.03.0poppler-22.03.0Albert Astals Cid1-2/+2
2022-02-16We don't use pthreads anymore, cleanup cmake stuff around itAlbert Astals Cid1-10/+0
2022-02-16Use Freetype::FreetypeKai Pastor1-3/+1
2022-02-16Concentrate Fontconfig CMake setupKai Pastor1-4/+2
2022-02-16Concentrate JPEG CMake setupKai Pastor1-4/+6
2022-02-16Concentrate OpenJPEG CMake setupKai Pastor1-3/+2
2022-02-16Concentrate LCMS CMake setupKai Pastor1-3/+1
2022-02-16Don't use CURL_INCLUDE_DIRS with CURL::libcurlKai Pastor1-1/+1
2022-02-16Use output variable from CMake find modulesKai Pastor1-1/+1
2022-02-01Popppler 22.02.0poppler-22.02.0Albert Astals Cid1-2/+2
2022-01-05poppler 22.01.0poppler-22.01.0Albert Astals Cid1-3/+3
2021-12-01poppler 21.12.0poppler-21.12.0Albert Astals Cid1-2/+2
2021-11-22Image embedding APIGeorgiy Sgibnev1-0/+1
2021-11-13build: Rename StdinPDFDocBuilder to FileDescriptorPDFDocBuilderChristian Persch1-2/+2
2021-11-13build: Rename StdinCacheLoader to FILECacheLoaderChristian Persch1-2/+2
2021-11-01Increase C++ standard to 17Albert Astals Cid1-1/+2
2021-11-01Poppler 21.11.0poppler-21.11.0Albert Astals Cid1-2/+2
2021-10-11qt6: Require Qt 6.1Albert Astals Cid1-1/+1
2021-10-01Poppler 21.10.0poppler-21.10.0Albert Astals Cid1-2/+2
2021-09-12Improve support for custom stamp annotationsMahmoud Khalil1-0/+2
2021-09-0221.09.0poppler-21.09.0Albert Astals Cid1-2/+2
2021-08-30cmake: correctly forward user-provided flags to try_compile()Alex Richardson1-1/+11
2021-08-30Call cmake_minium_required() before project()Alex Richardson1-1/+2
2021-08-01Poppler 21.08.0poppler-21.08.0Albert Astals Cid1-2/+2
2021-07-04Better error messages when libopenjpeg2 is not foundUli Schlachter1-1/+5
2021-07-04Better error message when libjpeg is not foundUli Schlachter1-1/+5
2021-07-02poppler 21.07.0poppler-21.07.0Albert Astals Cid1-2/+2
2021-06-27cmake: set C standard to 11 without extensionsAlbert Astals Cid1-0/+2
2021-06-16Remove ENABLE_SPLASH and HAVE_SPLASH (always true)Hubert Figuiere1-68/+49
2021-06-03poppler 21.06.1poppler-21.06.1Albert Astals Cid1-1/+1
2021-06-01poppler 21.06.0poppler-21.06.0Albert Astals Cid1-2/+2
2021-05-12make boost opt-out if building splashHubert Figuière1-2/+7
2021-05-02Poppler 21.05.0poppler-21.05.0Albert Astals Cid1-2/+2
2021-04-11Allow to disable building manual testsVolker Krause1-1/+4