summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix make check after merge of cppify branchKrzysztof Kosi??ski2013-09-191-1/+2
| | | (bzr r12549)
* Remove outdated example file sp-skeleton.cppKrzysztof Kosi??ski2013-09-191-1/+0
| | | (bzr r12538)
* Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-191-9/+12
|\ | | | | (bzr r12533)
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-121-11/+14
| | | | | | (bzr r12506.1.1)
* | Merged from trunk (r12517).Markus Engel2013-09-141-10/+13
|\| | | | | (bzr r11608.1.121)
| * Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-311-10/+13
| | | | | | | | | | Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490)
* | Merged from trunk (r12488).Markus Engel2013-08-301-4/+5
|\| | | | | (bzr r11608.1.120)
| * merge from trunk (r12487)su_v2013-08-291-7/+12
| |\ | | | | | | (bzr r11668.1.75)
| * \ merge from trunk (r12258)su_v2013-03-291-2/+4
| |\ \ | | | | | | | | (bzr r11668.1.65)
| * \ \ merge from trunk (r12181)su_v2013-03-081-8/+4
| |\ \ \ | | | | | | | | | | (bzr r11668.1.53)
| * \ \ \ merge from trunk (r12122)su_v2013-02-131-0/+2
| |\ \ \ \ | | | | | | | | | | | | (bzr r11668.1.51)
| * \ \ \ \ merge from trunk (r11903)su_v2012-11-261-14/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r11668.1.42)
| * \ \ \ \ \ merge from trunk (r11698)su_v2012-09-231-0/+2
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r11668.1.10)
| * | | | | | | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-231-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r11668.1.8)
* | | | | | | | Merged from trunk (r12465).Markus Engel2013-08-041-1/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | (bzr r11608.1.119)
| * | | | | | | Fix return code for extension tests]Alex Valavanis2013-08-031-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r12446)
* | | | | | | | Merge from trunk (r12439).Markus Engel2013-07-251-6/+0
|\| | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.108)
| * | | | | | | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-231-6/+0
| | |_|_|_|_|/ | |/| | | | | | | | | | | | (bzr r12428)
* / | | | | | Replaced some forgotten old casting macros.Markus Engel2013-04-021-4/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All object files are first compiled into a static library and then Inkscape and Inkview are linked against this library. Thus the linker omits some global function calls that are necessary for class registration. This intermediate step was removed so that both executables are directly linked against all object files. (bzr r11608.1.71)
* | | | | / Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-261-2/+4
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* | | | | Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-041-2/+0
| | | | | | | | | | | | | | | (bzr r12173)
* | | | | Drop unused internal Python and Perl config checksAlex Valavanis2013-03-041-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/167955 (bzr r12172)
* | | | | Fix autotools deprecation warningsAlex Valavanis2013-03-021-3/+2
| | | | | | | | | | | | | | | (bzr r12167)
* | | | | Use pkg-config for libexif detectionAlex Valavanis2013-02-281-0/+2
| |_|_|/ |/| | | | | | | (bzr r12159)
* | | | Add support for libcdrsu_v2013-01-241-0/+2
| |_|/ |/| | | | | (bzr r12059.1.1)
* | | Drop some extra inkboard and pedro cruftTed Gould2012-10-151-10/+0
| | | | | | | | | (bzr r11804.1.4)
* | | Files in /src that no longer existTed Gould2012-10-151-4/+0
| |/ |/| | | (bzr r11804.1.2)
* | Add support for libvisioFridrich Strba2012-07-091-0/+2
|/ | | | | | Fixed bugs: - https://launchpad.net/bugs/1015572 (bzr r11533.1.1)
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-1/+9
| | | (bzr r11244)
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-1/+0
| | | (bzr r10582.1.11)
* Remove --export-dynamic linker flagAlex Valavanis2011-07-101-5/+1
| | | (bzr r10430.1.1)
* Fix build and clean makefileJosh Andler2011-07-051-2/+0
| | | (bzr r10418)
* Update Makefile as necessary to build again on LinuxJosh Andler2011-04-151-2/+0
| | | (bzr r9508.1.83)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-0/+4
|\ | | | | (bzr r9508.1.73)
| * Fix for build on OS X. Fixes bug 707205.Jon A. Cruz2011-03-041-0/+4
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10078)
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+0
|\| | | | | (bzr r9508.1.70)
| * Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-1/+0
| | | | | | (bzr r9828)
* | merge from trunkKrzysztof Kosi??ski2010-08-081-1/+9
|\| | | | | (bzr r9508.1.52)
| * Updating to trunkTed Gould2010-05-151-0/+1
| |\ | | | | | | (bzr r8254.1.54)
| * \ Merge from trunkTed Gould2010-03-261-17/+8
| |\ \ | | | | | | | | (bzr r8254.1.53)
| * \ \ Keeping up with trunkTed Gould2010-01-011-10/+8
| |\ \ \ | | | | | | | | | | (bzr r8254.1.49)
| * | | | Clearing up EXTRA_DIST lifecycleTed Gould2009-12-311-1/+3
| | | | | | | | | | | | | | | (bzr r8254.1.44)
| * | | | Making BUILT_SOURCES an appendTed Gould2009-12-311-0/+2
| | | | | | | | | | | | | | | (bzr r8254.1.39)
| * | | | Updating to current trunkTed Gould2009-12-211-1/+1
| |\ \ \ \ | | | | | | | | | | | | (bzr r8254.1.38)
| * \ \ \ \ Merging in from trunkTed Gould2009-11-291-7/+9
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r8254.1.37)
| * | | | | | Add the build dir dbus directory to grab some headerfiles for distcheck.Ted Gould2009-08-281-0/+1
| | | | | | | | | | | | | | | | | | | | | (bzr r8254.1.36)
| * | | | | | Added makefile_insert for DBus, if enabled.Soren Berg2009-07-121-0/+3
| | | | | | | | | | | | | | | | | | | | | (bzr r8254.1.8)
* | | | | | | Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-051-1/+1
| |_|_|_|_|/ |/| | | | | | | | | | | (bzr r9508.1.50)
* | | | | | More correct setting of PYTHONPATH at startupKrzysztof Kosi??ski2010-03-291-0/+1
| |_|_|_|/ |/| | | | | | | | | (bzr r9257)