summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | merge from trunk (r12122)su_v2013-02-131-2/+24
|\|
| * 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
* | merge from trunk (r12051)su_v2013-01-221-1/+1
|\|
| * Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-081-1/+1
* | merge from trunk (r12005)su_v2013-01-011-1/+1
|\|
| * libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-1/+1
* | merge from trunk (r11952)su_v2012-12-131-7/+31
|\|
| * Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-091-7/+31
* | merge from trunk (r11929)su_v2012-12-041-26/+3
|\|
| * Drop support for Glib < 2.28Alex Valavanis2012-11-261-13/+3
| * Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-14/+1
* | merge from trunk (r11787)su_v2012-10-121-0/+1
|\|
| * Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+1
* | revert changes not strictly required for EMF supportsu_v2012-09-251-16/+15
* | merge from trunk (r11698)su_v2012-09-231-0/+22
|\|
| * merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-211-0/+22
| |\
| | * Add support for libvisioFridrich Strba2012-07-091-0/+22
* | | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-0/+1
* | | Fixes bug #1002351: configure.ac warnings on newer autoconfsu_v2012-09-231-15/+16
|/ /
* | 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
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-0/+1
* Build with GSEAL_ENABLEAlex Valavanis2012-05-261-0/+4
* Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one s...Alex Valavanis2012-04-141-3/+7
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-1/+32
* Add GTK_DISABLE_DEPRECATED to configure.acAlex Valavanis2012-04-111-0/+1