summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-1/+1
* merge from trunk (r12487)su_v2013-08-291-3/+11
|\
| * Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-2/+0
| * Rename the "clipart" directory to the more descriptive name "branding".Krzysztof Kosi??ski2013-07-181-1/+1
| * Revert accidental change to configure.acAlex Valavanis2013-07-171-15/+0
| * Fix remaining g_type_init deprecation issuesAlex Valavanis2013-07-171-0/+15
| * Fix build failure with GDL >= 3.6Alex Valavanis2013-07-061-0/+10
* | merge from trunk (r12380)su_v2013-06-191-1/+9
|\|
| * 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
* | merge from trunk (r12337)su_v2013-05-161-0/+8
|\|
| * Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-161-0/+8
* | merge from trunk (r12272)su_v2013-04-081-2/+33
|\|
| * Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-2/+33
* | merge from trunk (r12258)su_v2013-03-291-24/+27
|\|
| * 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
* | merge from trunk (r12224)su_v2013-03-191-27/+22
|\|
| * 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
* | merge from trunk (r12209)su_v2013-03-151-25/+0
|\|
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-25/+0
* | merge from trunk (r12181)su_v2013-03-081-269/+165
|\|
| * 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
* | 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
|\|