summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Update to trunk r13525Liam P. White2014-08-171-2/+1
|\| | |
| * | | Set pre-release version to 0.91pre2Bryce Harrington2014-08-151-2/+1
| | |/ | |/|
| * | Patch from comment 7. Fixes build with Poppler 0.26.Matthias Kilian (no public email in lp)2014-06-031-0/+5
| |/
* | Fix build failure with poppler 0.26 (Bug #1315142)Matthias Kilian2014-06-041-0/+5
* | Enable lcms2 support on OS Xsu_v2014-05-141-4/+1
|/
* Make experimental feature enabling more unified/easy.Josh Andler2014-05-051-0/+3
* Fix Gtkmm 3.8 build issues on systems with Gtk+ 3.10Alex Valavanis2014-03-311-0/+13
* Don't manually specify -ldl - fix Free-BSD build issue (see bug #1232474). Al...Alex Valavanis2014-03-301-1/+1
* End support for obsolete GNU hash. Supported either natively, through TR1 or ...Alex Valavanis2014-03-301-1/+0
* configure.ac: unfortunately our code is not ready for -Werror=switch yet (bre...Johan B. C. Engelen2014-03-251-1/+1
* change more warnings into errors.Johan B. C. Engelen2014-03-201-3/+6
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-1/+1
* Remove dom from configure.acMartin Owens2014-03-041-1/+0
* Revert unintended checkin.Tavmjong Bah2014-02-251-1/+1
* Rewrite of symbol creation code. Partial fix for 1201325.Tavmjong Bah2014-02-251-1/+1
* Restore default configure.ac, modified version committed by accident.Tavmjong Bah2014-01-301-1/+1
* Don't reverse object order when creating a marker.Tavmjong Bah2014-01-301-1/+1
* fix warnings on compilers that provide unordered_setAlex Valavanis2014-01-141-2/+20
* New CSS blending and compositing modes.Tavmjong Bah2013-12-051-0/+3
* configure.ac: Correct help string for cdr supportAlex Valavanis2013-11-011-1/+1
* Fix make distAlex Valavanis2013-09-211-1/+3
* 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