summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-278/+0
(bzr r15046)
2016-07-27Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis1-11/+0
Fixed bugs: - https://launchpad.net/bugs/1424830 - https://launchpad.net/bugs/1606558 (bzr r15023.2.1)
2015-12-26Separate C++-specific compiler flags to avoid C warnings about C++11 ↵Alex Valavanis1-0/+5
compatibility (bzr r14542)
2015-11-21src/Makefile.am: Rm notes about tests that have been fixedAlex Valavanis1-2/+0
(bzr r14481)
2015-08-23Remove remnants of r4454 (ige-mac-menu), no longer needed after r10950.su_v1-1/+0
(bzr r14317)
2015-06-10"13940 was not a terrible mistake!"Liam P. White1-5/+5
(bzr r14200)
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White1-2/+2
(bzr r13950)
2015-02-25Collect util/ into a static libraryLiam P. White1-0/+1
(bzr r13948)
2015-02-25Isolate components of libgcLiam P. White1-0/+2
(bzr r13946)
2015-02-25Restore libinkscape.aLiam P. White1-3/+4
(bzr r13939.1.4)
2014-09-27Update to experimental r13565Liam P. White1-2/+0
(bzr r13341.5.16)
2014-09-07Update to experimental r13543Liam P. White1-2/+0
(bzr r13090.1.108)
2014-09-02Remove misleading dialogs directoryLiam P. White1-2/+0
(bzr r13341.1.192)
2014-07-07Small patch from su_v to make versioning appear on out-of-tree buildsLiam P. White1-1/+1
(bzr r13341.1.84)
2014-05-11make: Order our dist headers before installed package headersBryce Harrington1-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)
2014-04-08Make extension tests compatible with VPATH builds.Krzysztof Kosi??ski1-1/+3
Fixes distcheck not being able to find the test script. (bzr r13276)
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens1-3/+0
ziptool to utils. (bzr r13047.1.5)
2014-01-14Fix bzr revision number in version string (LP #1071923)Bryce Harrington1-1/+1
Patch from David Evans. (bzr r12928)
2013-11-09Moved and renamed some tool-related files.Markus Engel1-0/+1
(bzr r12785)
2013-10-09Documentation/Translation. Fix for Bug #1236382 (Typos in comments and ↵Nicolas Dufour1-1/+1
message, localization context needed) by Yuri Chornoivan. Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
2013-09-20make check: Fix harder. Remove muldefs hack and modify quote-test.hKrzysztof Kosi??ski1-1/+0
so that the hack is not required any more. (bzr r12551)
2013-09-19Fix make check after merge of cppify branchKrzysztof Kosi??ski1-1/+2
(bzr r12549)
2013-09-19Remove outdated example file sp-skeleton.cppKrzysztof Kosi??ski1-1/+0
(bzr r12538)
2013-09-12Integrating with libdepixelizeVinícius dos Santos Oliveira1-11/+14
(bzr r12506.1.1)
2013-08-31Move libuemf to a separate directory.Krzysztof Kosi??ski1-10/+13
Rename libunicode-convert to symbol_convert and put it in libuemf. (bzr r12490)
2013-08-03Fix return code for extension tests]Alex Valavanis1-1/+12
(bzr r12446)
2013-07-23Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski1-6/+0
(bzr r12428)
2013-04-02Replaced some forgotten old casting macros.Markus Engel1-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)
2013-03-26Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis1-2/+4
check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
2013-03-04Drop dead Inkboard code. Config flag no longer existsAlex Valavanis1-2/+0
(bzr r12173)
2013-03-04Drop unused internal Python and Perl config checksAlex Valavanis1-3/+0
Fixed bugs: - https://launchpad.net/bugs/167955 (bzr r12172)
2013-03-02Fix autotools deprecation warningsAlex Valavanis1-3/+2
(bzr r12167)
2013-02-28Use pkg-config for libexif detectionAlex Valavanis1-0/+2
(bzr r12159)
2013-01-24Add support for libcdrsu_v1-0/+2
(bzr r12059.1.1)
2012-10-15Drop some extra inkboard and pedro cruftTed Gould1-10/+0
(bzr r11804.1.4)
2012-10-15Files in /src that no longer existTed Gould1-4/+0
(bzr r11804.1.2)
2012-09-23Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v1-4/+5
(bzr r11668.1.8)
2012-07-09Add support for libvisioFridrich Strba1-0/+2
Fixed bugs: - https://launchpad.net/bugs/1015572 (bzr r11533.1.1)
2012-04-14Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis1-1/+9
(bzr r11244)
2011-08-28Completely remove libnrKrzysztof Kosi??ski1-1/+0
(bzr r10582.1.11)
2011-07-10Remove --export-dynamic linker flagAlex Valavanis1-5/+1
(bzr r10430.1.1)
2011-07-05Fix build and clean makefileJosh Andler1-2/+0
(bzr r10418)
2011-04-15Update Makefile as necessary to build again on LinuxJosh Andler1-2/+0
(bzr r9508.1.83)
2011-03-04Fix for build on OS X. Fixes bug 707205.Jon A. Cruz1-0/+4
Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10078)
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-1/+1
Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski1-1/+0
(bzr r9828)
2010-08-05Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski1-1/+1
(bzr r9508.1.50)
2010-03-29More correct setting of PYTHONPATH at startupKrzysztof Kosi??ski1-0/+1
(bzr r9257)
2010-03-24Make dist fixes for src/ directory.Ted Gould1-1/+1
(bzr r9227)
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-12/+0
Also remove the obsolete IDL file stub. (bzr r9194)