summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warning cleanup.Jon A. Cruz2013-06-071-1/+1
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+8
* Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-161-0/+8
* Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-2/+33
* Fix check for X11 backend with Gtk+ 2Alex Valavanis2013-03-261-1/+1
* Prevent config failure with GTK_CHECK_BACKEND when Gtk+ 3 dev is unavailableAlex Valavanis2013-03-261-1/+7
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-0/+21
* Drop unnecessary (and broken with Gtk+ 3) check for Gtk+ backendAlex Valavanis2013-03-251-11/+0
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-13/+0
* Explicitly test for -Wno-unused-but-set-variable compiler optionAlex Valavanis2013-03-171-1/+11
* Only suppress compiler warnings for GDL if option is supportedAlex Valavanis2013-03-161-0/+2
* Fix naming of configuration options and help string formattingAlex Valavanis2013-03-161-8/+8
* Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-161-19/+2
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-25/+0
* Drop unused internal Python and Perl config checksAlex Valavanis2013-03-041-89/+0
* Fix autotools deprecation warningsAlex Valavanis2013-03-021-2/+1
* Build with GDKMM_DISABLE_DEPRECATED for allAlex Valavanis2013-03-011-3/+4
* Use pkg-config for libexif detectionAlex Valavanis2013-02-281-2/+3
* Stop distributing unused AX_OPENMP macro and fix linkageAlex Valavanis2013-02-281-1/+1
* Use AC_OPENMP macro for OpenMP detectionAlex Valavanis2013-02-281-4/+3
* Use pkg-config for gc instead of custom testsAlex Valavanis2013-02-251-72/+2
* Drop manual check for libpng: pkg-config should workAlex Valavanis2013-02-251-10/+2
* Update autotools usage:Alex Valavanis2013-02-251-26/+29
* Fix warnings with autoconf >= 2.68Alex Valavanis2013-02-241-31/+24
* Fix checking for broken build in RaringAlex Valavanis2013-02-231-2/+2
* Allow strictness of API deprecation checking to be configured.Alex Valavanis2013-02-231-37/+104
* Add explicit configure.ac check for pangoft2Alex Valavanis2013-02-041-2/+2
* libcdr: configure.ac - set earliest version to include CDRStringVector.h: 0.0.3su_v2013-01-251-1/+1
* libcdr: lower min version to 0.0.8, keep fallback input extensions for UC-bas...su_v2013-01-251-1/+1
* Add support for libcdrsu_v2013-01-241-0/+22
* Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-081-1/+1
* libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-1/+1
* Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-091-7/+31
* Drop support for Glib < 2.28Alex Valavanis2012-11-261-13/+3
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-14/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+1
* merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-211-0/+22
|\
| * Add support for libvisioFridrich Strba2012-07-091-0/+22
* | Add -headerpad_max_install_names to LDFLAGS when building for OSX .appGellule Xg2012-08-241-0/+1
* | Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2012-07-231-1/+19
* | Abort configuration if GTK+ 3 dependencies are unfulfilledAlex Valavanis2012-07-231-0/+2
|/
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-6/+1
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-301-0/+6
* Allow cairomm 1.9.8. Should be good enoughAlex Valavanis2012-06-301-2/+2
* Make cairomm 1.10 dependency explicitAlex Valavanis2012-06-301-2/+2
* Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.Nicolas Dufour2012-06-201-1/+1
* Set GDL-3 as a fixed dependency for GTK+ 3 build.Alex Valavanis2012-06-161-12/+4
* Use more explicit pkg-config list for GTK+ 3 buildsAlex Valavanis2012-06-121-1/+1
* Fix build against GTK+ 3. Thorough checking for runtime errors needed :-)Alex Valavanis2012-06-091-6/+14
* Allow use of deprecated GDK symbols because our GDL fork needs themAlex Valavanis2012-05-281-1/+8