summaryrefslogtreecommitdiffstats
path: root/config.h.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Disable LPE tool and Testing experimental LPE`sJabier Arraiza2019-10-081-2/+2
* Remove unused libyaml dependencyPatrick Storz2019-06-051-3/+0
* Remove support for LCMS 1Karl Cheng2019-05-121-3/+0
* Fix localizationMarc Jeanmougin2019-03-241-1/+1
* fix compilation with HAVE_CAIRO_PDF=0Thomas Holder2019-01-181-1/+0
* Clarify licensesMax Gaukler2018-11-081-0/+1
* config.h: Rename WITH_IMAGE_MAGICK -> WITH_MAGICKEduard Braun2018-10-101-5/+2
* Avoid duplicating defines in config.h and on command lineEduard Braun2018-10-011-0/+6
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-6/+0
* config.h - remove all defines we never useEduard Braun2018-10-011-115/+19
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-32/+0
* Fix broken commentAlexander Valavanis2018-03-041-1/+1
* Fix GTKMM version check macroAlexander Valavanis2018-03-041-4/+9
* Use a macro for GtkMM version checksAlexander Valavanis2017-12-251-0/+25
* Remove deprecated GNOME VFSStefano Facchini2017-10-131-3/+0
* adapt to poppler 0.58David Tardon2017-09-071-0/+3
* Cleanup: eliminate version from config.hEduard Braun2017-07-171-12/+0
* aboutbox: Gtk3 fixesAlexander Valavanis2017-06-291-0/+6
* GdkScreen deprecation fixesAlexander Valavanis2017-06-271-0/+3
* Remove unused #cmakedefine's.Elliott Sales de Andrade2017-06-151-73/+0
* Remove cmake checks for unused sys/ headers.Elliott Sales de Andrade2017-06-151-3/+0
* Remove cmake checks for C89 headers.Elliott Sales de Andrade2017-06-151-21/+0
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-151-18/+0
* Remove checks for unused functions.Elliott Sales de Andrade2017-06-151-6/+0
* Remove outdated checks for GTK+ functions.Elliott Sales de Andrade2017-06-151-7/+0
* Inkview: Remove support for obsolete SVG JAR archivesAlex Valavanis2016-08-251-3/+0
* Fixed config.h defines to point to the right locations for data (icons) and l...Sebastian Faubel2016-07-061-10/+2
* Merge with trunk.Sebastian Faubel2016-07-021-0/+8
* [Bug #1545333] Remove obsolete poppler entries from cmake's template for conf...suv-lp2016-06-051-12/+0
* OS X Xcode clang 7.0.2 compile fixStefan Zellmann2016-04-171-0/+3
* add gtk3 experimental support in CMakeShlomi Fish2015-10-261-0/+12
* cmake: make JPEG optional; fix using it (if found)su_v2015-09-021-0/+3
* cmake: fix OpenMP detection and defines (inkscape uses 'HAVE_OPENMP')su_v2015-05-091-0/+3
* cmake: add support for librevenge-based input formats (WPG, Visio, CDR)su_v2015-05-021-0/+21
* cmake: fix build with poppler >= 0.29su_v2015-05-021-0/+3
* Patch from comment 4. Fixes build with cmake and poppler-0.26.4.Shlomi Fish2014-11-251-2/+11
* remove stray comma causing build warnings.Campbell Barton2011-09-271-1/+1
* cmake: aspell/gtkspell/poppler-cairo/libwpgCampbell Barton2011-09-261-0/+18
* cmake:Campbell Barton2011-06-131-1/+3
* cmake:Campbell Barton2011-06-131-0/+3
* add #define LPE_ENABLE_TEST_EFFECTS to config.h for windows and cmake builds.Johan B. C. Engelen2009-01-031-0/+3
* Cmake: Find Dependencies rebuiltJoshua L. Blocher2008-05-221-1/+1
* Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher2008-04-111-1/+1
* cmake: add pango defines necessary for win32 building, also needed for linux?Johan B. C. Engelen2008-04-071-0/+2
* cmake: remove inkscape_version definition from config.h (it's already in inks...Johan B. C. Engelen2008-04-071-2/+0
* cmake: add HAVE_GETOPT_HJohan B. C. Engelen2008-04-041-0/+2
* cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen2008-04-041-1/+1
* Cmake: Random fixesJoshua L. Blocher2008-04-011-1/+1
* Cmake: Generate inkscape_version.hJoshua L. Blocher2008-03-311-0/+2
* Cmake: config.h.cmake fixed missing 1's from #definesJoshua L. Blocher2008-03-311-81/+81