summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Packaging: Some initial fixes for WiX (MSI installer)Eduard Braun2016-10-085-22/+49
| | | (bzr r15244.1.1)
* [Bug #1639081] recently-used.xbel remaining when run portably.gordcaswell2016-11-081-8/+29
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1639081 (bzr r15227)
* [Packaging] NSIS translation update for pt_brvictor.westmann2016-10-101-15/+15
| | | (bzr r15160)
* Translations. Merging lp:~chironsylvain/inkscape/translation-fr into ↵chironsylvain2016-08-171-11/+11
| | | | | lp:inkscape. (bzr r15068)
* Merging 0.92.x branchTed Gould2016-08-032-2/+121
|\ | | | | (bzr r14950.1.19)
| * [Bug #1604784] Portuguese translation - Windows installer.xande6ruz2016-08-022-2/+121
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1604784 (bzr r15023.3.4)
* | Adding gsettings interface and moving filesTed Gould2016-07-271-0/+6
|/ | | (bzr r14950.1.14)
* Translations. French translations update.chironsylvain2016-07-061-19/+19
| | | (bzr r15010)
* packaging: Note if there are uncommitted changes when trying to make a releaseBryce Harrington2016-02-251-2/+12
| | | (bzr r14667)
* packaging: Restructure how announcement is assembledBryce Harrington2016-01-211-19/+33
| | | (bzr r14615)
* packaging: Add usage and support for MAKEFLAGSBryce Harrington2016-01-211-2/+26
| | | (bzr r14614)
* packaging: Add make_dist() function to generate the tarballsBryce Harrington2016-01-211-0/+62
| | | (bzr r14613)
* packaging: Generate a basic release announcementBryce Harrington2016-01-211-18/+58
| | | (bzr r14612)
* packaging: Introduce script for creating releasesBryce Harrington2016-01-211-0/+109
| | | (bzr r14611)
* packaging/macosx: update scripts for potrace switch to external dependencysu_v2015-11-213-1/+8
| | | (bzr r14482)
* packaging/macosx: revert change included in last commit by mistake ↵su_v2015-11-021-2/+0
| | | | | (py-reportlab is not required) (bzr r14443)
* packaging/macosx: include pySerial (for HPGL plotting) in application bundle;su_v2015-11-022-1/+6
| | | | | (TODO: add portfiles for py25 and py26 - no longer provided by MacPorts) (bzr r14442)
* packaging/macosx: facilitate launching inkscape from interactive debug shellsu_v2015-11-021-0/+1
| | | (bzr r14441)
* packaging/macosx: fix for bug #1502126 (support MacTeX on El Capitan)su_v2015-10-021-1/+1
| | | (bzr r14391)
* packaging/macosx: support pango >= 1.38 (modules are built-in now)su_v2015-09-241-8/+20
| | | (bzr r14383)
* packaging/macosx: fix for bug #1497020 (Inkscape.app (0.91) crashes when ↵su_v2015-09-171-2/+5
| | | | | attempting to stop defunct spell checker) (bzr r14376)
* Packaging. New Win32 installer Danish translation.scootergrisen2015-07-032-1/+119
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1470953 (bzr r14225)
* packaging/macosx: fix print preview (Gtk+ itself only sets Preview.app as ↵su_v2015-05-121-0/+3
| | | | | default for the Quartz backend) (bzr r14147)
* Translations. Fix typo in the Color blindness filter and Ukrainian ↵Yuri Chornoivan2015-05-111-4/+4
| | | | | | | | translation update. Fixed bugs: - https://launchpad.net/bugs/1407331 (bzr r14145)
* packaging: Show details about failures in bug updatingBryce Harrington2015-03-191-2/+4
| | | (bzr r14015)
* fix #1418595: win32, wix, allow upgrade, no downgradeAdib Taraben2015-03-151-2/+5
| | | (bzr r14007)
* Translations. Icelandic translation update, new win32 installer, and new ↵Sveinn í Felli2015-03-1226-1/+147
| | | | | | | | default template. Fixed bugs: - https://launchpad.net/bugs/1426423 (bzr r13996)
* packaging/macosx: follow-up to r13992 (forgot to add the new files for ↵su_v2015-03-115-0/+499
| | | | | py-gobject) (bzr r13993)
* packaging/macosx: fix bundling of PIL (Pillow) with tkinter supportsu_v2015-03-111-0/+2
| | | (bzr r13991)
* packaging: Add LP script to close bug reportsBryce Harrington2015-02-201-0/+75
| | | (bzr r13931)
* win packaging, fix for 1418598, writing to wrong registry key, update .bat ↵Adib Taraben2015-02-082-4/+4
| | | | | to current version of wix 3.9 (bzr r13910)
* packaging/macosx: add librevenge to default variants for local port ↵su_v2015-02-021-2/+2
| | | | | inkscape-packaging (bzr r13892)
* packaging/macosx: Fix local py26 portssu_v2015-02-025-5/+5
| | | (bzr r13891)
* packaging/macosx: Fix copy&paste error in README.txtsu_v2015-01-291-1/+1
| | | (bzr r13882)
* Update for osx packaging (CFBundleDocumentTypes, local portfiles for Python ↵su_v2015-01-1537-2/+1696
|\ | | | | | | | | modules, support symlinks to launcher script) (bzr r13856)
| * packaging/macosx: sync launcher-quartz-no-macintegration.sh with default ↵su_v2015-01-101-1/+2
| | | | | | | | | | launcher (Resources/bin/inkscape) (bzr r13798.1.7)
| * packaging/macosx: support using direct symlinks to the launcher script ↵Keenan Brock2015-01-051-1/+2
| | | | | | | | | | (partial fix for bug #181639) (bzr r13798.1.6)
| * packaging/macosx: increase revision for local py-numpy portsu_v2015-01-041-0/+3
| | | | | | (bzr r13798.1.5)
| * packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ↵su_v2015-01-046-0/+462
| | | | | | | | | | 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/+0
| | | | | | | | | | 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-1528-0/+1227
| | | | | | | | | | Python 2.5 and 2.6) (bzr r13798.1.1)
* | fix for #1399720, win32 msi packaging error on .svg extension registrationAdib Taraben2015-01-071-2/+2
|/ | | (bzr r13846)
* Update for osx packaging (add support for debug builds, add build number to ↵su_v2014-12-052-8/+89
| | | | | package names) (bzr r13787)
* packaging/macosx: fix typo in osx-app.shsu_v2014-12-051-1/+1
| | | (bzr r13786)
* packaging/macosx: update version string used in DMG background imagesu_v2014-11-082-10/+10
| | | (bzr r13676)
* Update for osx packaging (re merge review by bryce)su_v2014-10-2412-114/+80
| | | (bzr r13634.1.1)
* packaging scripts: fix syntaxsu_v2014-10-102-7/+7
| | | (bzr r13506.1.110)
* update to trunk (r13577)su_v2014-10-0225-26/+26
|\ | | | | (bzr r13506.1.108)
| * Fix for bug #690255 (Rename te_IN.po to te.po).Nicolas Dufour2014-10-0125-26/+26
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/690255 (bzr r13571)
* | osx-build.sh: sync with osxmenu (whitespace, formatting)su_v2014-09-251-19/+20
| | | | | | (bzr r13506.1.106)