summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix autotools deprecation warningsAlex Valavanis2013-03-021-2/+1
| | | | | | (bzr r12167)
| * Build with GDKMM_DISABLE_DEPRECATED for allAlex Valavanis2013-03-011-3/+4
| | | | | | (bzr r12165)
| * Use pkg-config for libexif detectionAlex Valavanis2013-02-281-2/+3
| | | | | | (bzr r12159)
| * Stop distributing unused AX_OPENMP macro and fix linkageAlex Valavanis2013-02-281-1/+1
| | | | | | (bzr r12158)
| * Use AC_OPENMP macro for OpenMP detectionAlex Valavanis2013-02-281-4/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/984836 (bzr r12157)
| * Use pkg-config for gc instead of custom testsAlex Valavanis2013-02-251-72/+2
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170837 - https://launchpad.net/bugs/261409 (bzr r12155)
| * Drop manual check for libpng: pkg-config should workAlex Valavanis2013-02-251-10/+2
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/261410 - https://launchpad.net/bugs/520521 (bzr r12152)
| * Update autotools usage:Alex Valavanis2013-02-251-26/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from ~jjardon/inkscape/autotools: - configure.ac: Use aux directory to store generated files - configure.ac: Use all the fields of AC_INIT - configure.ac: Use new libtool syntax - configure.ac: Replace deprecated autoconf macros - Honor aclocal flags in the correct place - Use upstream gettext instead the glib one - autogen.sh: Use autoreconf instead custom script Additional changes: - Use -e bash option in autogen.sh to stop script if autotools aren't available - configure.ac: Run AC_CONFIG_* before AC_CANONICAL_HOST Fixed bugs: - https://launchpad.net/bugs/992047 - https://launchpad.net/bugs/168915 - https://launchpad.net/bugs/169099 - https://launchpad.net/bugs/1094576 - https://launchpad.net/bugs/628716 (bzr r12150)
| * Fix warnings with autoconf >= 2.68Alex Valavanis2013-02-241-31/+24
| | | | | | (bzr r12148)
| * Fix checking for broken build in RaringAlex Valavanis2013-02-231-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12147)
| * Allow strictness of API deprecation checking to be configured.Alex Valavanis2013-02-231-37/+104
| | | | | | | | | | | | | | | | | | Also enable deprecated Glib symbols if Glibmm < 2.35.8 is used with Glib >= 2.35 (lp: #1122774) Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12146)
* | merge from trunk (r12122)su_v2013-02-131-2/+24
|\| | | | | (bzr r11668.1.51)
| * Add explicit configure.ac check for pangoft2Alex Valavanis2013-02-041-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/166276 (bzr r12098)
| * libcdr: configure.ac - set earliest version to include CDRStringVector.h: 0.0.3su_v2013-01-251-1/+1
| | | | | | (bzr r12059.1.3)
| * libcdr: lower min version to 0.0.8, keep fallback input extensions for ↵su_v2013-01-251-1/+1
| | | | | | | | | | | | | | UC-based import (renamed, new id) (internal extension has priority over script-based ones for same mime-type) (bzr r12059.1.2)
| * Add support for libcdrsu_v2013-01-241-0/+22
| | | | | | (bzr r12059.1.1)
* | merge from trunk (r12051)su_v2013-01-221-1/+1
|\| | | | | (bzr r11668.1.48)
| * Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version ↵Alex Valavanis2013-01-081-1/+1
| | | | | | | | | | | | | | | | requirement to 3.2 Fixed bugs: - https://launchpad.net/bugs/1071354 (bzr r12011)
* | merge from trunk (r12005)su_v2013-01-011-1/+1
|\| | | | | (bzr r11668.1.47)
| * libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1086504 (bzr r11961)
* | merge from trunk (r11952)su_v2012-12-131-7/+31
|\| | | | | (bzr r11668.1.46)
| * Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-091-7/+31
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1088134 (bzr r11938)
* | merge from trunk (r11929)su_v2012-12-041-26/+3
|\| | | | | | | | | [win32] Please update to latest devlibs for Windows (r41) (bzr r11668.1.44)
| * Drop support for Glib < 2.28Alex Valavanis2012-11-261-13/+3
| | | | | | (bzr r11908)
| * Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-14/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907)
* | merge from trunk (r11787)su_v2012-10-121-0/+1
|\| | | | | (bzr r11668.1.28)
| * Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+1
| | | | | | (bzr r11782)
* | revert changes not strictly required for EMF supportsu_v2012-09-251-16/+15
| | | | | | (bzr r11668.1.12)
* | merge from trunk (r11698)su_v2012-09-231-0/+22
|\| | | | | (bzr r11668.1.10)
| * merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-211-0/+22
| |\ | | | | | | | | | | | | | | | | | | | | | Add support for Visio files, by Fridrich Strba Fixed bugs: - https://launchpad.net/bugs/1015572 (bzr r11688)
| | * Add support for libvisioFridrich Strba2012-07-091-0/+22
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1015572 (bzr r11533.1.1)
* | | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-0/+1
| | | | | | | | | (bzr r11668.1.8)
* | | Fixes bug #1002351: configure.ac warnings on newer autoconfsu_v2012-09-231-15/+16
|/ / | | | | (bzr r11668.1.6)
* | Add -headerpad_max_install_names to LDFLAGS when building for OSX .appGellule Xg2012-08-241-0/+1
| | | | | | (bzr r11619.1.1)
* | Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2012-07-231-1/+19
| | | | | | (bzr r11567)
* | Abort configuration if GTK+ 3 dependencies are unfulfilledAlex Valavanis2012-07-231-0/+2
|/ | | (bzr r11563)
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-6/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529)
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-301-0/+6
| | | | | | | | Poppler >= 0.20 has a new internal API for errors and other miscellanea. As we are abusing these internal functionalities, they broke from time to time. Fixing it for now with a new conditional build flag. This fixes https://bugs.launchpad.net/inkscape/+bug/1005565 (bzr r11518)
* Allow cairomm 1.9.8. Should be good enoughAlex Valavanis2012-06-301-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1012442 (bzr r11517)
* Make cairomm 1.10 dependency explicitAlex Valavanis2012-06-301-2/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1012442 (bzr r11516)
* Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.Nicolas Dufour2012-06-201-1/+1
| | | (bzr r11509)
* Set GDL-3 as a fixed dependency for GTK+ 3 build.Alex Valavanis2012-06-161-12/+4
| | | | | | It's unrealistic for us to support GTK+ 3 compatibility in our internal copy. We ultimately want to get rid of it anyway. (bzr r11501)
* Use more explicit pkg-config list for GTK+ 3 buildsAlex Valavanis2012-06-121-1/+1
| | | (bzr r11490)
* Fix build against GTK+ 3. Thorough checking for runtime errors needed :-)Alex Valavanis2012-06-091-6/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/972797 (bzr r11483)
* Allow use of deprecated GDK symbols because our GDL fork needs themAlex Valavanis2012-05-281-1/+8
| | | (bzr r11435)
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431)
* Build with GSEAL_ENABLEAlex Valavanis2012-05-261-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/979018 (bzr r11422)
* Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one ↵Alex Valavanis2012-04-141-3/+7
| | | | | step at a time :) (bzr r11249)
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-1/+32
| | | (bzr r11244)
* Add GTK_DISABLE_DEPRECATED to configure.acAlex Valavanis2012-04-111-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/367607 (bzr r11222)