Age | Commit message (Expand) | Author | Files | Lines |
2013-06-18 | If qmake gives us a Qt5 qmake try with qmake4 and qmake-qt4 | Albert Astals Cid | 1 | -23/+39 |
2013-05-27 | Fix big file support in cmake | Albert Astals Cid | 2 | -0/+58 |
2013-03-18 | cmake: drop search of gthread-2.0 and gio-2.0 from GTK | Pino Toscano | 1 | -1/+1 |
2013-03-18 | cmake: search also for gio-2.0 as GLIB library | Michael Weiser | 1 | -1/+2 |
2012-05-21 | Compile++ | Albert Astals Cid | 1 | -4/+4 |
2012-03-20 | cmake: reset CMAKE_REQUIRED_INCLUDES/CMAKE_REQUIRED_LIBRARIES | Pino Toscano | 1 | -0/+3 |
2012-02-20 | cmake: support for lcms2 | Pino Toscano | 1 | -0/+73 |
2012-02-06 | Merge branch 'master' into xpdf303merge | Albert Astals Cid | 2 | -0/+15 |
2012-01-30 | cmake: support $(gir_name)_EXPORT_PACKAGES for g-ir-scanner | Pino Toscano | 1 | -0/+2 |
2012-01-27 | Set OPJ_DPARAMETERS_IGNORE_PCLR_CMAP_CDEF_FLAG if you have it | Albert Astals Cid | 1 | -0/+13 |
2011-08-30 | xpdf303: char * -> const char * | Albert Astals Cid | 1 | -1/+1 |
2011-02-13 | remove more GDK-related stuff | Pino Toscano | 1 | -22/+0 |
2011-01-16 | Some more qt3 thigs i forgot to kill | Albert Astals Cid | 1 | -319/+0 |
2010-12-13 | Move -fno-exceptions -fno-check-new to default flags | Albert Astals Cid | 1 | -1/+1 |
2010-12-13 | More gcc flags movement | Albert Astals Cid | 1 | -2/+2 |
2010-12-13 | Promote -Wcast-align to the general warnings we ask gcc to give | Albert Astals Cid | 1 | -1/+1 |
2010-10-17 | [CMake] update MacroOptionalFindPackage.cmake from KDE SVN | Pino Toscano | 1 | -10/+30 |
2010-10-17 | [CMake] Cairo package: make the version check really working | Pino Toscano | 1 | -4/+4 |
2010-07-17 | [CMake/glib] add support for gobject-introspection | Pino Toscano | 2 | -0/+155 |
2010-05-28 | [CMake] Do not force -O2, preserve compiler flags instead. | Maciej Mrozowski | 1 | -2/+2 |
2010-04-14 | update XOPEN_SOURCE to 600 in non standard compile options | Albert Astals Cid | 1 | -1/+1 |
2010-03-23 | [CMake] remove the (now) unneeded stuff from Find{GLIB,GDK,GTK}.cmake, and se... | Pino Toscano | 3 | -39/+3 |
2010-03-23 | [CMake] copy FindGTK.cmake as FindGLIB.cmake and FindGDK.cmake | Pino Toscano | 2 | -0/+68 |
2010-03-22 | [CMake] revert addition of "-Wl,--no-add-needed" to the link flags, if available | Pino Toscano | 1 | -6/+0 |
2010-03-22 | [CMake] add "-ansi" to the CXXFLAGS only on Linux | Pino Toscano | 1 | -2/+7 |
2010-03-20 | [CMake] check whether a link flag is supported before adding it to the link f... | Pino Toscano | 1 | -3/+20 |
2010-03-20 | [CMake] with GCC, pass --as-needed and --no-add-needed to the linker | Pino Toscano | 1 | -0/+4 |
2010-03-17 | [CMake] proper way of looking for pkg-config | Pino Toscano | 1 | -1/+1 |
2010-03-17 | [CMake] update FindFontconfig.cmake with a more recent version | Pino Toscano | 1 | -6/+9 |
2010-03-17 | [CMake] small cleanups in FindGTK.cmake | Pino Toscano | 1 | -5/+12 |
2010-03-17 | [CMake] switch gtk2 (gtk+, gdk-pixbuf, gthread, gio) search to use the new pk... | Pino Toscano | 1 | -25/+2 |
2010-03-17 | [CMake] switch gdk2 search to use the new pkg_check_modules() way | Pino Toscano | 1 | -12/+1 |
2010-03-17 | [CMake] switch glib2 search to use the new pkg_check_modules() way | Pino Toscano | 1 | -16/+2 |
2010-03-17 | [CMake] rename GLIB_VERSION to GLIB_REQUIRED | Pino Toscano | 1 | -1/+1 |
2010-03-07 | [CMake] move the minimum GLib version to the main CMakeLists.txt | Pino Toscano | 1 | -1/+1 |
2010-03-07 | [CMake] apparently there's not a minimum version requirement for GDK, so drop... | Pino Toscano | 1 | -4/+1 |
2010-03-07 | [CMake] enhance/rewrite a bit the FindCairo module | Pino Toscano | 1 | -23/+41 |
2010-03-06 | [CMake] add a show_end_message() macro to show a generic string as value | Pino Toscano | 1 | -2/+7 |
2010-03-06 | [CMake] rename the show_end_message() macro to show_end_message_yesno() | Pino Toscano | 1 | -2/+2 |
2010-03-02 | [CMake] properly define ICONV_CONST | Pino Toscano | 1 | -0/+3 |
2010-02-22 | [CMake] no more need to build system check for the Cairo blend modes | Pino Toscano | 1 | -18/+0 |
2010-02-21 | Merge remote branch 'origin/cpp-frontend' | Pino Toscano | 1 | -0/+57 |
2010-01-25 | [CMake] allow multiple targets with the same name | Pino Toscano | 1 | -0/+7 |
2010-01-25 | [CMake] do not add the fake buildtests target for the MSVC IDE | Pino Toscano | 1 | -2/+2 |
2010-01-07 | [CMake] followup recent glib/gtk+ version requirements | Pino Toscano | 1 | -3/+3 |
2009-12-30 | [cpp] add the build system stuff for iconv, mandatory for cpp | Pino Toscano | 1 | -0/+57 |
2009-12-14 | [CMake] add the configure check for the Cairo blend modes support (as in auto... | Pino Toscano | 1 | -0/+18 |
2009-10-09 | add -ansi flag to default warnings | Albert Astals Cid | 1 | -1/+1 |
2009-10-09 | Add -Wnon-virtual-dtor flag | Albert Astals Cid | 1 | -2/+2 |
2009-07-31 | Add -Woverloaded-virtual as default CXX flag | Albert Astals Cid | 1 | -0/+1 |