summaryrefslogtreecommitdiffstats
path: root/config.h.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-08Disable LPE tool and Testing experimental LPE`sJabier Arraiza1-2/+2
2019-06-05Remove unused libyaml dependencyPatrick Storz1-3/+0
2019-05-12Remove support for LCMS 1Karl Cheng1-3/+0
2019-03-24Fix localizationMarc Jeanmougin1-1/+1
2019-01-18fix compilation with HAVE_CAIRO_PDF=0Thomas Holder1-1/+0
2018-11-08Clarify licensesMax Gaukler1-0/+1
2018-10-10config.h: Rename WITH_IMAGE_MAGICK -> WITH_MAGICKEduard Braun1-5/+2
2018-10-01Avoid duplicating defines in config.h and on command lineEduard Braun1-0/+6
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-6/+0
2018-10-01config.h - remove all defines we never useEduard Braun1-115/+19
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-32/+0
2018-03-04Fix broken commentAlexander Valavanis1-1/+1
2018-03-04Fix GTKMM version check macroAlexander Valavanis1-4/+9
2017-12-25Use a macro for GtkMM version checksAlexander Valavanis1-0/+25
2017-10-13Remove deprecated GNOME VFSStefano Facchini1-3/+0
2017-09-07adapt to poppler 0.58David Tardon1-0/+3
2017-07-17Cleanup: eliminate version from config.hEduard Braun1-12/+0
2017-06-29aboutbox: Gtk3 fixesAlexander Valavanis1-0/+6
2017-06-27GdkScreen deprecation fixesAlexander Valavanis1-0/+3
2017-06-15Remove unused #cmakedefine's.Elliott Sales de Andrade1-73/+0
2017-06-15Remove cmake checks for unused sys/ headers.Elliott Sales de Andrade1-3/+0
2017-06-15Remove cmake checks for C89 headers.Elliott Sales de Andrade1-21/+0
2017-06-15Remove duplicated build checks.Elliott Sales de Andrade1-18/+0
2017-06-15Remove checks for unused functions.Elliott Sales de Andrade1-6/+0
2017-06-15Remove outdated checks for GTK+ functions.Elliott Sales de Andrade1-7/+0
2016-08-25Inkview: Remove support for obsolete SVG JAR archivesAlex Valavanis1-3/+0
2016-07-06Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel1-10/+2
2016-07-02Merge with trunk.Sebastian Faubel1-0/+8
2016-06-05[Bug #1545333] Remove obsolete poppler entries from cmake's template for conf...suv-lp1-12/+0
2016-04-17OS X Xcode clang 7.0.2 compile fixStefan Zellmann1-0/+3
2015-10-26add gtk3 experimental support in CMakeShlomi Fish1-0/+12
2015-09-02cmake: make JPEG optional; fix using it (if found)su_v1-0/+3
2015-05-09cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')su_v1-0/+3
2015-05-02cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v1-0/+21
2015-05-02cmake: fix build with poppler >= 0.29su_v1-0/+3
2014-11-25Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish1-2/+11
2011-09-27remove stray comma causing build warnings.Campbell Barton1-1/+1
2011-09-26cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton1-0/+18
2011-06-13cmake:Campbell Barton1-1/+3
2011-06-13cmake:Campbell Barton1-0/+3
2009-01-03add #define LPE_ENABLE_TEST_EFFECTS to config.h for windows and cmake builds.Johan B. C. Engelen1-0/+3
2008-05-22Cmake: Find Dependencies rebuiltJoshua L. Blocher1-1/+1
2008-04-11Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher1-1/+1
2008-04-07cmake: add pango defines necessary for win32 building, also needed for linux?Johan B. C. Engelen1-0/+2
2008-04-07cmake: remove inkscape_version definition from config.h (it's already in inks...Johan B. C. Engelen1-2/+0
2008-04-04cmake: add HAVE_GETOPT_HJohan B. C. Engelen1-0/+2
2008-04-04cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen1-1/+1
2008-04-01Cmake: Random fixesJoshua L. Blocher1-1/+1
2008-03-31Cmake: Generate inkscape_version.hJoshua L. Blocher1-0/+2
2008-03-31Cmake: config.h.cmake fixed missing 1's from #definesJoshua L. Blocher1-81/+81