summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Use Inkscape icon for osascript dialogsu_v2014-08-221-2/+6
| | | | | | (bzr r13506.1.42)
* | Improve relocation support for ImageMagick libs and modulessu_v2014-08-212-6/+25
| | | | | | (bzr r13506.1.41)
* | add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-212-0/+4
| | | | | | (bzr r13506.1.40)
* | add custom ports for Inkscape.app (Python 2.6.1 to be used on Leopard and ↵su_v2014-08-2116-0/+498
| | | | | | | | | | SL, UniConvertor 1.1.5) (bzr r13506.1.39)
* | Refactor packaging of python modules;su_v2014-08-212-23/+79
| | | | | | (bzr r13506.1.37)
* | launcher scripts: move fc-cache alert to script, define xdg setup in single ↵su_v2014-08-216-19/+54
| | | | | | | | | | location and source it from script and openDoc (bzr r13506.1.36)
* | build scripts: refactor tests based on OS X versionsu_v2014-08-212-48/+75
| | | | | | (bzr r13506.1.35)
* | launcher scripts: we introduced bashism for command substitution, make sure ↵su_v2014-08-202-2/+2
| | | | | | | | | | the shell can handle it (bzr r13506.1.34)
* | osx-build.sh: refactor OS X version tests (thx Liam)su_v2014-08-201-24/+15
| | | | | | (bzr r13506.1.33)
* | osx-build.sh: refactor for easier maintenance (don't hard-code build prefix ↵su_v2014-08-201-24/+57
| | | | | | | | | | in several locations) (bzr r13506.1.32)
* | osx-build.sh: use system compilers and compiler flags known to work, ↵su_v2014-08-201-6/+52
| | | | | | | | | | depending on OS X version (bzr r13506.1.31)
* | fontconfig: location of fonts.dtd has changed, fix it.su_v2014-08-201-1/+2
| | | | | | (bzr r13506.1.30)
* | launcher scripts: rewrite command substitution, keep both scripts in syncsu_v2014-08-202-10/+3
| | | | | | (bzr r13506.1.29)
* | Resources/script: improve cli support (rel path to script) - thx Liam for ↵su_v2014-08-201-1/+1
| | | | | | | | | | the reminder\! (bzr r13506.1.28)
* | include fontconfig's fonts.dtd (fonts.conf is custom and copied from ↵su_v2014-08-201-0/+2
| | | | | | | | | | Resources/etc/fonts) (bzr r13506.1.27)
* | Reorg Resources folder: move inkscape's shared resources into ↵su_v2014-08-202-8/+9
| | | | | | | | | | Resources/share/inkscape (bzr r13506.1.26)
* | add TODO comment to Resources/bin/inkscape toosu_v2014-08-201-0/+1
| | | | | | (bzr r13506.1.25)
* | cleanup: remove unused variables and outdated commentssu_v2014-08-202-7/+0
| | | | | | (bzr r13506.1.24)
* | use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ↵su_v2014-08-204-10/+13
| | | | | | | | | | loader cache files (bzr r13506.1.23)
* | prepare to use XDG Base Directory Specification for user filessu_v2014-08-201-8/+18
| | | | | | (bzr r13506.1.22)
* | update name and location of loader caches (upstream changes)su_v2014-08-202-12/+14
| | | | | | (bzr r13506.1.21)
* | revert PREFDIR changes because ~/.inkscape-etc is still referenced elsewhere.su_v2014-08-202-10/+9
| | | | | | (bzr r13506.1.20)
* | macosx packaging: a few minor changessu_v2014-08-203-17/+8
| | | | | | (bzr r13506.1.17)
* | ScriptExec: cleanup (remove defined but not used function)su_v2014-08-201-23/+0
| | | | | | (bzr r13506.1.16)
* | fontconfig: fix copying of conf.avail; disable bitmap fonts (see bug #714859)su_v2014-08-201-2/+3
| | | | | | (bzr r13506.1.15)
* | follow-up to previous commit (adjust fallback for LIBPREFIX, adjust comment)su_v2014-08-202-2/+2
| | | | | | (bzr r13506.1.14)
* | generate GtkStock icon theme when filling the app bundlesu_v2014-08-201398-1185/+177
| | | | | | (bzr r13506.1.13)
* | fix copy/paste error in launcher scriptsu_v2014-08-201-1/+1
| | | | | | (bzr r13506.1.12)
* | remove support for X11 on Panther and Tiger (Leopard and later use launchd)su_v2014-08-203-96/+3
| | | | | | (bzr r13506.1.11)
* | update custom fonts.conf to latest upstream changessu_v2014-08-201-4/+8
| | | | | | (bzr r13506.1.10)
* | Fix GTK+ module caches; simplify gtk theme usage; remove copy of Adwaita themesu_v2014-08-20137-5920/+37
| | | | | | (bzr r13506.1.8)
* | osx-build.sh: don't hard-code LIBPREFIX, other minor changessu_v2014-08-201-5/+7
| | | | | | (bzr r13506.1.7)
* | Support compiling ScriptExec on newer versions of OS X (please review)su_v2014-08-203-620/+48
| | | | | | (bzr r13506.1.6)
* | Add /System/Library/Fonts back to fontconfig's directory list (see bug #1288672)su_v2014-08-191-1/+1
| | | | | | (bzr r13506.1.5)
* | Fix typos in build scripts (see bug #1305427)su_v2014-08-192-2/+2
| | | | | | (bzr r13506.1.4)
* | OS X packaging updateLiam P. White2014-08-111549-862/+7235
|/ | | (bzr r13506.1.1)
* win32 wix install creator: use version and architecture info from ↵Adib Taraben2014-06-224-28/+76
| | | | | src/inkscape.rc and inkscape/inkscape.exe, create inkscape-#version#-x64.msi on 64bit target (bzr r13437)
* revise email theadibAdib Taraben2014-06-061-1/+1
| | | (bzr r13410)
* win32 nsis: more brazilian portugueseAdib Taraben2014-04-131-2/+5
| | | (bzr r13282)
* win32 nsis installer: fix portuguese brazil translation, add more inkscake ↵Adib Taraben2014-04-1324-4/+84
| | | | | translations (bzr r13281)
* Packaging. Hebrew translation by Yaron Shahrabani.Nicolas Dufour2013-08-101-0/+113
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1204809 (bzr r12473)
* packaging/macosx: disable OpenMP support for default builds su_v2013-02-281-1/+1
| | | | | (see Bug #984836: OpenMP-support with Apple's old GCC version (4.2.1) is unstable) (bzr r12160)
* packaging/osx: don't autorun configure with new autogen.sh (r12150)su_v2013-02-251-1/+1
| | | (bzr r12151)
* wix installer: create msi filename from version sing in src/inkscape.rc, add ↵Adib Taraben2012-12-043-8/+42
| | | | | wix files to dist target (bzr r11929)
* Build fixes to get 0.49 in shape to releaseTed Gould2012-11-268-392/+0
|\ | | | | (bzr r11898)
| * Update to current trunkTed Gould2012-11-257-0/+394
| |\ | | | | | | (bzr r11804.1.8)
| * | Doesn't seem these are up-to-date and are just generic files in the repoTed Gould2012-10-158-392/+0
| | | | | | | | | (bzr r11804.1.1)
* | | wix installer: added artwork (from nsis) - now needs wix 3.7Adib Taraben2012-11-257-8/+3477
| |/ |/| | | (bzr r11897)
* | wix installer: assign svg file extension to inkscapeAdib Taraben2012-11-213-1/+27
| | | | | | (bzr r11891)
* | wix installer: remove debug information from msi package, add GPL text to ↵Adib Taraben2012-11-215-15/+154
| | | | | | | | | | license page (bzr r11889)