summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-278/+0
| | | (bzr r15046)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-12/+1
|\ | | | | (bzr r15038)
| * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-271-11/+0
|/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
* Separate C++-specific compiler flags to avoid C warnings about C++11 ↵Alex Valavanis2015-12-261-0/+5
| | | | | compatibility (bzr r14542)
* src/Makefile.am: Rm notes about tests that have been fixedAlex Valavanis2015-11-211-2/+0
| | | (bzr r14481)
* Remove remnants of r4454 (ige-mac-menu), no longer needed after r10950.su_v2015-08-231-1/+0
| | | (bzr r14317)
* "13940 was not a terrible mistake!"Liam P. White2015-06-101-5/+5
| | | (bzr r14200)
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-2/+2
| | | (bzr r13950)
* Collect util/ into a static libraryLiam P. White2015-02-251-0/+1
| | | (bzr r13948)
* Isolate components of libgcLiam P. White2015-02-251-0/+2
| | | (bzr r13946)
* Restore libinkscape.aLiam P. White2015-02-251-3/+4
| | | (bzr r13939.1.4)
* Remove misleading dialogs directoryLiam P. White2014-09-021-2/+0
| | | (bzr r13341.1.192)
* Small patch from su_v to make versioning appear on out-of-tree buildsLiam P. White2014-07-071-1/+1
| | | (bzr r13341.1.84)
* make: Order our dist headers before installed package headersBryce Harrington2014-05-111-2/+2
| | | | | | | | | | | src/Makefile.am has a fragile AM_CPPFLAGS order: various -I$(top_srcdir)/* are after various $(*_CFLAGS), so a header file supplied by some other installed package on the system could mask the intended one in the dist itself. Best to put all local flags before globals. Patch from Fink via Daniel Macks. (bzr r13353)
* Make extension tests compatible with VPATH builds.Krzysztof Kosi??ski2014-04-081-1/+3
| | | | | Fixes distcheck not being able to find the test script. (bzr r13276)
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-3/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* Fix bzr revision number in version string (LP #1071923)Bryce Harrington2014-01-141-1/+1
| | | | | Patch from David Evans. (bzr r12928)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+1
| | | (bzr r12785)
* Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour2013-10-091-1/+1
| | | | | | | | message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
* make check: Fix harder. Remove muldefs hack and modify quote-test.hKrzysztof Kosi??ski2013-09-201-1/+0
| | | | | so that the hack is not required any more. (bzr r12551)
* 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)