summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-1057/+0
| | | (bzr r15046)
* Use C++11 unordered containersAlex Valavanis2016-08-041-34/+0
| | | (bzr r15040)
* Require C++11Alex Valavanis2016-08-041-28/+2
| | | (bzr r15039)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-140/+55
|\ | | | | (bzr r15038)
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-63/+54
| | | | | | (bzr r15023.2.8)
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-2/+1
| | | | | | (bzr r15023.2.7)
| * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-82/+7
|/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* Update for pre1Bryce Harrington2016-05-251-1/+1
| | | (bzr r14916)
* Update for 0.92 alpha releaseBryce Harrington2016-05-251-1/+3
| | | (bzr r14915)
* Merge and fixed CMake buildMoritz Eberl2016-04-131-0/+1
|\ | | | | (bzr r14761.1.5)
| * Fork GtkImageMenuItem and remove show_image boolean because we always want ↵Martin Owens2016-04-121-0/+1
| | | | | | | | | | to show menu. (bzr r14800)
* | MergeMoritz Eberl2016-04-131-6/+6
|\| | | | | (bzr r14761.1.4)
| * Bump version to gtk 3.8 of laterMartin Owens2016-04-121-6/+6
| | | | | | (bzr r14787)
* | Added a mechanism to load c++ extensions dynamically.Moritz Eberl2016-04-111-0/+1
|/ | | (bzr r14761.1.1)
* Use C++11 mode when required.Krzysztof Kosi??ski2016-02-161-34/+62
| | | | | | Newer versions of sigc++ and glibmm require C++11 mode to compile. Add configure code to add -std=c++11 flag when necessary. (bzr r14656)
* Remove scour folder from makefilesEduard Braun2016-01-131-1/+0
| | | (bzr r14574.1.3)
* Bump poppler dep to 0.20.0Alex Valavanis2016-01-111-8/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1419263 (bzr r14573)
* Bump poppler dep to 0.15.1 (see bug #1419263)Alex Valavanis2016-01-111-21/+3
| | | (bzr r14572)
* Bump poppler dep to 0.12.2 (see bug #1419263)Alex Valavanis2016-01-111-20/+3
| | | (bzr r14571)
* Bump libgc dependency to 7.2 (see bug #1530286)Alex Valavanis2016-01-111-13/+1
| | | (bzr r14570)
* Enable build with old libgc versionAlex Valavanis2015-12-311-0/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1530286 (bzr r14558)
* Remove more superfluous glibmm/threads.h checkingAlex Valavanis2015-12-271-8/+0
| | | (bzr r14554)
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-271-7/+0
| | | (bzr r14553)
* Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-271-9/+7
| | | (bzr r14552)
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-271-7/+0
| | | (bzr r14550)
* Apply Tav/suv patch to replace Pango OT functions with HarfbuzzAlex Valavanis2015-12-271-0/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1488159 (bzr r14549)
* Remove redundant checks for old GTK+ featuresAlex Valavanis2015-12-271-3/+0
| | | (bzr r14547)
* Separate C++-specific compiler flags to avoid C warnings about C++11 ↵Alex Valavanis2015-12-261-9/+26
| | | | | compatibility (bzr r14542)
* Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-091-0/+3
| | | (bzr r14449.1.4)
* Use external PotraceAlex Valavanis2015-11-081-0/+9
| | | (bzr r14449.1.1)
* Remove remnants of r4454 (ige-mac-menu), no longer needed after r10950.su_v2015-08-231-15/+0
| | | (bzr r14317)
* Extensions. Fix for Bug #760429 (Scour extension files organization).Nicolas Dufour2015-07-061-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/760429 (bzr r14234)
* Bump Poppler dependency to 0.8.3Alex Valavanis2015-02-121-8/+3
| | | (bzr r13917)
* Enable experimental features for wider testing: meshes, LPE tool, additional ↵Tavmjong Bah2015-02-021-2/+2
| | | | | filter compositing modes. (bzr r13889)
* Fix build with poppler 0.29.0 (Bug #1399811)su_v2014-12-111-0/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1399811 (bzr r13794)
* Fix version numbersBryce Harrington2014-10-301-1/+1
| | | (bzr r13643)
* Open development for the 0.92 seriesBryce Harrington2014-10-301-1/+1
| | | (bzr r13642)
* Update to trunk r13621Liam P. White2014-10-171-20/+63
|\ | | | | (bzr r13341.1.278)
| * Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-10-171-20/+63
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1323592 Original authors: - Fridrich Strba <fridrich.strba@bluewin.ch> - Alex Valavanis <valavanisalex@gmail.com> (bzr r13621)
| | * update to trunk (r13540)su_v2014-09-021-0/+2
| | |\ | | | | | | | | (bzr r13398.1.9)
| | * \ update to trunk (r13532)su_v2014-08-261-2/+1
| | |\ \ | | | | | | | | | | (bzr r13398.1.8)
| | * | | librevenge: update to latest patch from bug #1323592 (support old and new ↵su_v2014-08-261-9/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | versions of libwpg, libcdr and libvisio ) (bzr r13398.1.7)
| | * | | update to trunk (r13407)su_v2014-06-041-0/+5
| | |\ \ \ | | | | | | | | | | | | (bzr r13398.1.2)
| | * | | | Port inkscape to librevenge framework for WPG, CDR and VSD importsFridrich Strba2014-05-271-19/+5
| | | | | | | | | | | | | | | | | | (bzr r13398.1.1)
| * | | | | update to trunk (r13542)su_v2014-09-021-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | (bzr r13506.1.56)
| * | | | | Enable lcms2 support on OS Xsu_v2014-08-201-4/+1
| | |_|_|/ | |/| | | | | | | | (bzr r13506.1.19)
* | | | | Fix buildsu_v2014-09-031-1/+0
| | | | | | | | | | | | | | | (bzr r13341.1.193)
* | | | | Update to trunk r13542Liam P. White2014-09-021-0/+2
|\ \ \ \ \ | | |/ / / | |/| | | (bzr r13341.1.191)
| * | | | configure.ac: Quell warnings about AM_PROG_AR when using automake 1.12Bryce Harrington2014-09-021-0/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AM_PROG_AR was introduced in automake 1.11.2. As per the docs for AM_PROG_AR, it is supposed to be included when the archiver ('ar') is used, but prior to automake 1.12 the warning was only shown iff -Wextra-portability was specified. automake 1.12 introduced a change that includes -Wextra-portability when -Wall is specified. For further discussion of the issue, see: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11401 http://lists.gnu.org/archive/html/automake/2012-05/msg00014.html Signed-off-by: Bryce Harrington <bryce@bryceharrington.org> (bzr r13540)
* | | | Add -Werror=deprecated-declarations to strictest (known failure) buildsAlex Valavanis2014-08-231-0/+7
| | | | | | | | | | | | (bzr r13341.1.150)