summaryrefslogtreecommitdiff
path: root/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Enable no-missing-field-initializersAlbert Astals Cid1-1/+1
2018-01-08Run clang-tidy with modernize nullptrAlbert Astals Cid1-1/+1
2018-01-08Seems we don't need to set this cmake policies to OLDAlbert Astals Cid1-8/+0
2017-12-14Remove unused FindLIBOPENJPEG.cmakeAlbert Astals Cid1-64/+0
2017-12-01Remove the Qt4 frontendAlbert Astals Cid1-1311/+0
2017-11-08CMake: add the custom buildtests target only onceRoland Hieber1-4/+4
2017-10-31Install pkg-config files also on mingwSandro Mani1-2/+2
2017-10-31cmake: support GNUInstallDirsEmilio Pozuelo Monfort1-2/+2
2017-10-21Fix remaining -Wundef warningsAdrian Johnson1-1/+1
2017-10-21Fix warning: implicit declaration of function ‘localtime_r’Adrian Johnson1-1/+1
2017-10-05FindLIBOPENJPEG.cmake: Add CheckCXXSourceCompilesAlbert Astals Cid1-0/+2
2017-09-30Remove the gir-girs targetAlbert Astals Cid1-1/+0
2017-09-16Fix missing-declarations warningsAlbert Astals Cid1-1/+1
2017-09-16cmake: restructure the warnings into a "default" and "extra" groupAdrian Johnson1-8/+24
2017-09-13cmake: ensure user cflags/cxxflags are appended to endAdrian Johnson1-20/+24
2017-09-03Fix cygwin 32-bit compileAdrian Johnson1-1/+1
2017-08-31cmake: enable glib for windows tooAlbert Astals Cid1-6/+3
2017-03-09Add override markersAlbert Astals Cid1-0/+4
2016-09-28Revert "pdfinfo: add -dests option to print named destinations"Adrian Johnson1-1/+1
2016-09-17pdfinfo: add -dests option to print named destinationsAdrian Johnson1-1/+1
2016-03-02Merge remote-tracking branch 'origin/signatureHandling'Albert Astals Cid1-0/+22
2015-12-28Make detection of version one of OpenJPEG prefer a pkg-config manifest if it ...Adam Reichold1-14/+23
2015-09-14Core: Support for digital signaturesAndré Guerreiro1-0/+22
2015-09-06cmake: Allow configuring SHARE_INSTALL_DIRHeiko Becker1-1/+1
2015-01-04Cmake support for openjpeg2Adrian Johnson1-0/+30
2014-02-10increase gtk3 dependencyAlbert Astals Cid1-1/+1
2014-01-26Use c99 for the c compilerAlbert Astals Cid1-0/+1
2014-01-14Do not define -ansiAlbert Astals Cid1-5/+0
2013-06-18If qmake gives us a Qt5 qmake try with qmake4 and qmake-qt4Albert Astals Cid1-23/+39
2013-05-27Fix big file support in cmakeAlbert Astals Cid2-0/+58
2013-03-18cmake: drop search of gthread-2.0 and gio-2.0 from GTKPino Toscano1-1/+1
2013-03-18cmake: search also for gio-2.0 as GLIB libraryMichael Weiser1-1/+2
2012-05-21Compile++Albert Astals Cid1-4/+4
2012-03-20cmake: reset CMAKE_REQUIRED_INCLUDES/CMAKE_REQUIRED_LIBRARIESPino Toscano1-0/+3
2012-02-20cmake: support for lcms2Pino Toscano1-0/+73
2012-02-06Merge branch 'master' into xpdf303mergeAlbert Astals Cid2-0/+15
2012-01-30cmake: support $(gir_name)_EXPORT_PACKAGES for g-ir-scannerPino Toscano1-0/+2
2012-01-27Set OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG if you have itAlbert Astals Cid1-0/+13
2011-08-30xpdf303: char * -> const char *Albert Astals Cid1-1/+1
2011-02-13remove more GDK-related stuffPino Toscano1-22/+0
2011-01-16Some more qt3 thigs i forgot to killAlbert Astals Cid1-319/+0
2010-12-13Move -fno-exceptions -fno-check-new to default flagsAlbert Astals Cid1-1/+1
2010-12-13More gcc flags movementAlbert Astals Cid1-2/+2
2010-12-13Promote -Wcast-align to the general warnings we ask gcc to giveAlbert Astals Cid1-1/+1
2010-10-17[CMake] update MacroOptionalFindPackage.cmake from KDE SVNPino Toscano1-10/+30
2010-10-17[CMake] Cairo package: make the version check really workingPino Toscano1-4/+4
2010-07-17[CMake/glib] add support for gobject-introspectionPino Toscano2-0/+155
2010-05-28[CMake] Do not force -O2, preserve compiler flags instead.Maciej Mrozowski1-2/+2
2010-04-14update XOPEN_SOURCE to 600 in non standard compile optionsAlbert Astals Cid1-1/+1
2010-03-23[CMake] remove the (now) unneeded stuff from Find{GLIB,GDK,GTK}.cmake, and se...Pino Toscano3-39/+3