summaryrefslogtreecommitdiffstats
path: root/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-650/+0
| | | (bzr r15046)
* [Bug #1604784] Portuguese translation - Windows installer.xande6ruz2016-08-021-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1604784 (bzr r15031)
* Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-081-0/+3
| | | (bzr r14874)
* Merge in Richard Hughes's AppData, Thanks Richard!Martin Owens2016-02-011-1/+8
| | | (bzr r14630)
* Man. New German translation by Maren Hachmann.Nicolas Dufour2015-08-111-1/+7
| | | | | | | | | Man. Replacing 90 dpi with 96 dpi as default resolution. Man. All POD files updated to reflect the resolution change. Fixed bugs: - https://launchpad.net/bugs/1472813 (bzr r14286)
* Packaging. New Win32 installer Danish translation.scootergrisen2015-07-031-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1470953 (bzr r14225)
* Translations. Icelandic translation update, new win32 installer, and new ↵Sveinn í Felli2015-03-121-0/+1
| | | | | | | | default template. Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13996)
* packaging/macosx: include custom port for py-gobject (adds patches to ↵su_v2015-03-111-0/+5
| | | | | prevent console warnings with pyGtk) (bzr r13992)
* Distribute autogen.sh. Fixes build on systems that need to reconfigure intltoolAlex Valavanis2015-02-071-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1407009 (bzr r13906)
* packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ↵su_v2015-01-041-0/+6
| | | | | insists on requiring to compile a fortan compiler for py-numpy) (bzr r13798.1.4)
* Update for osx packaging (CFBundleDocumentTypes): rewrite mime-types, add ↵su_v2014-12-311-0/+1
| | | | | missing keys and file types, add new generic document icon (bzr r13798.1.3)
* packaging/macosx: update local python ports (MacPorts drops support for ↵su_v2014-12-151-0/+28
| | | | | Python 2.5 and 2.6) (bzr r13798.1.1)
* Fix make distchecksu_v2014-11-011-1/+0
| | | (bzr r13652)
* update EXTRA_DIST for files added in packaging/macosx/ports (r13604)su_v2014-09-191-0/+31
| | | (bzr r13506.1.99)
* update EXTRA_DIST for files in packaging/macosxsu_v2014-09-111-57/+320
| | | (bzr r13506.1.88)
* add win64 files to distribution (Makefile.am)Johan B. C. Engelen2014-06-181-2/+3
| | | (bzr r13432)
* inkscape.pre0 build failures for win32 nsisAdib Taraben2014-06-031-0/+2
| | | (bzr r13407)
* Fix make distAlex Valavanis2013-09-211-1/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1188627 (bzr r12564)
* Packaging. Hebrew translation by Yaron Shahrabani.Nicolas Dufour2013-08-101-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1204809 (bzr r12473)
* Update autotools usage:Alex Valavanis2013-02-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Merge from ~jjardon/inkscape/autotools: - configure.ac: Use aux directory to store generated files - configure.ac: Use all the fields of AC_INIT - configure.ac: Use new libtool syntax - configure.ac: Replace deprecated autoconf macros - Honor aclocal flags in the correct place - Use upstream gettext instead the glib one - autogen.sh: Use autoreconf instead custom script Additional changes: - Use -e bash option in autogen.sh to stop script if autotools aren't available - configure.ac: Run AC_CONFIG_* before AC_CANONICAL_HOST Fixed bugs: - https://launchpad.net/bugs/992047 - https://launchpad.net/bugs/168915 - https://launchpad.net/bugs/169099 - https://launchpad.net/bugs/1094576 - https://launchpad.net/bugs/628716 (bzr r12150)
* wix installer: create msi filename from version sing in src/inkscape.rc, add ↵Adib Taraben2012-12-041-0/+12
| | | | | wix files to dist target (bzr r11929)
* Doesn't seem these are up-to-date and are just generic files in the repoTed Gould2012-10-151-15/+2
| | | (bzr r11804.1.1)
* Convert man file installation to use automake instead of custom stuff (from ↵Nicolas Dufour2012-04-151-11/+15
| | | | | 0.48.x). (bzr r11255)
* Docs. Fix for Bug #827812 (Localized manpages are not installed properly).Nicolas Dufour2011-08-171-3/+10
| | | (bzr r10549)
* Documentation. New Greek translation of the man pages by Dimitris Spingos.Nicolas Dufour2011-07-291-0/+3
| | | (bzr r10517)
* Documentation. Tutorials translation update.Nicolas Dufour2011-06-261-0/+1
| | | (bzr r10371)
* Documentation. New Japanese man page by Masato HASHIMOTO.Nicolas Dufour2011-06-261-1/+2
| | | (bzr r10368)
* Man. Updated fr, sk and zh_TW pod files. Modified Makefile.am in order to ↵Nicolas Dufour2011-02-101-5/+14
| | | | | generate UTF8 man files (groff now supports it). (bzr r10042)
* Added packaging/win32/languages/Dutch.nsh to Makefile.am for inclusion in ↵Chris Morgan2010-08-161-0/+1
| | | | | tarballs. (bzr r9715)
* Upgrading to trunkTed Gould2010-07-131-1/+7
|\ | | | | (bzr r8254.1.57)
| * Put Ukrainian translation into the Win32 installer.Chris Morgan2010-06-241-0/+1
| | | | | | (bzr r9534)
| * Put Indonesian translation into the Win32 installer.Chris Morgan2010-06-241-0/+1
| | | | | | (bzr r9532)
| * Put missing files for packaging/win32 into Makefile.am.Chris Morgan2010-06-221-0/+4
| | | | | | (bzr r9522)
| * Restoring check-markup script in #.PHONY: warn_markupNicolas Dufour2010-05-211-6/+5
| | | | | | (bzr r9437)
| * i18n, extensions. Fix untranslatable XML elements when the value contains ↵Nicolas Dufour2010-05-131-6/+7
| | | | | | | | | | | | | | | | entities (Bug #570740). Fixed bugs: - https://launchpad.net/bugs/570740 (bzr r9409)
* | Merge from trunkTed Gould2010-03-261-19/+18
|\| | | | | (bzr r8254.1.53)
| * Fixes for the root directory to get 'make dist' (not even distcheck)Ted Gould2010-03-241-17/+17
| | | | | | (bzr r9226)
| * Doc. HACKING files moved to doc/.Nicolas Dufour2010-03-201-2/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/171315 (bzr r9215)
* | Setting up a flag for local install for distcheckTed Gould2009-12-311-0/+1
|/ | | (bzr r8254.1.40)
* Adding Jimmac's multiple icon sizes for Linux.Josh Andler2009-12-031-3/+0
| | | (bzr r8858)
* Removing protable.7z as it's not in the archive.Ted Gould2009-11-161-1/+0
| | | (bzr r8833.1.5)
* Patch by ChrisMorgan for getting the rest of the PortablApps (win32) stuff ↵Josh Andler2009-11-101-0/+23
| | | | | into the source tarball. (bzr r8832)
* Merging in build changes from the 0.47pre3 releaseTed Gould2009-09-281-1/+0
| | | (bzr r8664)
* Patch by Adib adding Simple Chinese translation to win32 installer.Josh Andler2009-09-271-0/+1
| | | (bzr r8662)
* Two files pulled in from the pre2 branch. Removing the nsi file and ↵Ted Gould2009-08-241-1/+0
| | | | | cleaning the POTFILES list. (bzr r8527)
* add additional files for win32 distributiontheAdib2009-08-081-0/+3
| | | (bzr r8448)
* Removing obsolete Win32 iconschriswombat2009-08-031-1/+1
| | | (bzr r8388)
* add needed win32 package fileAdib Taraben2009-07-021-0/+1
| | | (bzr r8199)
* Changing the icns files to match the changes in the packaging so that they ↵Ted Gould2009-06-031-10/+17
| | | | | get into the tarball. (bzr r7986)
* missing breton.nsh win32 NSIS translation on distributionAdib Taraben2008-03-081-0/+1
| | | (bzr r4990)