summaryrefslogtreecommitdiff
path: root/utils/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Enable modernize-deprecated-headersAlbert Astals Cid1-0/+2
2019-02-28Add new util: pdfattachAlbert Astals Cid1-0/+9
2019-02-10pdftohtml data urls: adding InMemoryFile utility classGreg Knight1-0/+1
2017-11-15Support unicode on windows consoleAdrian Johnson1-0/+1
2017-11-14pdfsig: install man pageThomas Zajic1-0/+1
2017-10-31cmake: support GNUInstallDirsEmilio Pozuelo Monfort1-11/+11
2017-10-21Use -pthread flag instead of -lpthreadAdrian Johnson1-2/+2
2017-09-03Remove the old if/else cmake syntaxAlbert Astals Cid1-5/+5
2015-10-28rename pdfsigverify to pdfsigAdrian Johnson1-6/+6
2015-10-05NSS conditional buildAndré Guerreiro1-7/+9
2015-09-14Core: Support for digital signaturesAndré Guerreiro1-0/+8
2015-09-06cmake: Allow configuring SHARE_INSTALL_DIRHeiko Becker1-11/+11
2014-10-21make pdftocairo-win32.cc a standalone .cc fileAdrian Johnson1-0/+1
2013-08-24pdfinfo: indicate if pdf contains javascriptAdrian Johnson1-0/+4
2013-07-08cmake: improve linking with pthreadsPino Toscano1-1/+1
2013-04-06Make our mutexes recursiveAlbert Astals Cid1-0/+3
2012-08-15build: remove extra fontconfig CFLAGS and LIBSPino Toscano1-3/+0
2012-02-20cmake: support for lcms2Pino Toscano1-0/+3
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid1-14/+14
2011-09-27Rename pdfmerge and pdfextractAlbert Astals Cid1-14/+14
2011-09-25xpdf303: Added the pdfdetach toolCarlos Garcia Campos1-0/+9
2011-09-18install pdfextract and pdfmerge manpagesAlbert Astals Cid1-0/+2
2011-08-29Add pdfextract and pdfmergeThomas Freitag1-0/+15
2011-08-23pdftocairo/cmake: need to link to freetypePino Toscano1-1/+1
2011-08-22pdftocairo/cmake: link to lcms library if availablePino Toscano1-0/+3
2011-08-21pdftocairo: Added to CMake build system.Stefan Thomas1-0/+20
2011-03-22kill unmaintained abiword backendAlbert Astals Cid1-10/+0
2010-08-31Make GBool a bool instead of an intAlbert Astals Cid1-1/+1
2010-03-20[CMake] pdftoabw uses the libxml2 API, so it must explicitly link to itPino Toscano1-1/+1
2010-01-25install man pagesMaciej Mrozowski1-0/+7
2009-08-08Add the -png flag to pdftoppm to output to PNGAlbert Astals Cid1-4/+0
2009-01-06Fix the cmake buildsystemAlbert Astals Cid1-0/+4
2008-08-01Build with cmake tooAlbert Astals Cid1-2/+2
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+84