summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2019-10-06Do not override user-defined CMAKE_C[XX]_FLAGS for clangEven Rouault1-0/+15
2019-10-03Set our default cxx and c flags to clang tooAlbert Astals Cid1-0/+3
2019-06-21Enable shadow warning by defaultAlbert Astals Cid1-2/+2
2019-05-27install pkg-config pc files if pkg-config is foundzdenop1-4/+2
2019-01-19Fix link in FreeBSDAlbert Astals Cid2-2/+10
2019-01-16Remove unused MacroPushRequiredVars.cmakeVolker Krause1-47/+0
2019-01-05msys2: support enabling NSS on mingw-w64Alexey Pavlov1-2/+2
2018-10-23Enable searching for GTK on Windows.Elliott Sales de Andrade1-6/+3
2018-10-23We don't need the LCMS find module anymoreAlbert Astals Cid1-84/+0
2018-10-05cmake: Set the clang warnings based on the gcc onesAlbert Astals Cid1-0/+22
2018-08-16Use OpenJpeg cmake config file instead of pkgconfigAlbert Astals Cid1-22/+0
2018-05-04FindLIBOPENJPEG2.cmake: Remove cache codeAlbert Astals Cid1-15/+7
2018-03-28glib: less deprecated callsAlbert Astals Cid1-1/+1
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