summaryrefslogtreecommitdiffstats
path: root/packaging/macosx (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* meta port: formattingsu_v2014-09-071-3/+3
* fix typo (wrong file name in last commit)su_v2014-09-071-1/+1
* fix instructions: local repository needs to be inserted above rsync URLsu_v2014-09-071-1/+1
* add missing dependencies to meta portsu_v2014-09-061-4/+27
* include py-Pillow too (has variant to disable tkinter support)su_v2014-09-062-0/+194
* fix mistake in inkscape-packaging portfilesu_v2014-09-061-1/+1
* add meta port inkscape-packaging, add README.txt with quick instructions (nee...su_v2014-09-062-0/+133
* remove compiler option '-pipe' (on LiamW's request)su_v2014-09-061-1/+1
* launcher script: exit if change of working directory failssu_v2014-09-051-1/+1
* Make wrappper scripts executablesu_v2014-09-052-0/+0
* add wrapper script for gimp (supports GIMP.app) and python (not activated)su_v2014-09-053-0/+182
* launcher script: add a few checks for recursive callssu_v2014-09-051-33/+40
* work around breakages due to current implementation of OS X relocation supportsu_v2014-09-053-7/+16
* revert simplification of launcher scripts (r13561)su_v2014-09-054-160/+181
* Simplify nested structure of launcher scripts (needs testing)su_v2014-09-024-181/+160
* osx-build.sh: don't attempt to update a bound branchsu_v2014-09-021-3/+3
* add GTK+ backend to DMG filename, info filesu_v2014-09-021-2/+5
* update copyright year, authors; fix whitespacesu_v2014-09-023-4/+8
* Fix python module bundling for Python 2.5 and 2.6. Support custom location fo...su_v2014-09-022-17/+40
* add more custom portfiles for Leopard and Python 2.5su_v2014-09-0210-0/+637
* osx-app.sh: test awk and require gawk if too oldsu_v2014-08-261-2/+16
* osx-app.sh: check for python_dir if 'add_python' is true (needs fixing)su_v2014-08-241-6/+13
* add debug options to launcher scriptsu_v2014-08-241-1/+19
* osx-build.sh: if repo is checkout use 'bzr update', else 'bzr pull'.su_v2014-08-241-1/+8
* Use Inkscape icon for osascript dialogsu_v2014-08-221-2/+6
* Improve relocation support for ImageMagick libs and modulessu_v2014-08-212-6/+25
* add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-212-0/+4
* add custom ports for Inkscape.app (Python 2.6.1 to be used on Leopard and SL,...su_v2014-08-2116-0/+498
* Refactor packaging of python modules;su_v2014-08-212-23/+79
* launcher scripts: move fc-cache alert to script, define xdg setup in single l...su_v2014-08-216-19/+54
* build scripts: refactor tests based on OS X versionsu_v2014-08-212-48/+75
* launcher scripts: we introduced bashism for command substitution, make sure t...su_v2014-08-202-2/+2
* osx-build.sh: refactor OS X version tests (thx Liam)su_v2014-08-201-24/+15
* osx-build.sh: refactor for easier maintenance (don't hard-code build prefix i...su_v2014-08-201-24/+57
* osx-build.sh: use system compilers and compiler flags known to work, dependin...su_v2014-08-201-6/+52
* fontconfig: location of fonts.dtd has changed, fix it.su_v2014-08-201-1/+2
* launcher scripts: rewrite command substitution, keep both scripts in syncsu_v2014-08-202-10/+3
* Resources/script: improve cli support (rel path to script) - thx Liam for the...su_v2014-08-201-1/+1
* include fontconfig's fonts.dtd (fonts.conf is custom and copied from Resource...su_v2014-08-201-0/+2
* Reorg Resources folder: move inkscape's shared resources into Resources/share...su_v2014-08-202-8/+9
* add TODO comment to Resources/bin/inkscape toosu_v2014-08-201-0/+1
* cleanup: remove unused variables and outdated commentssu_v2014-08-202-7/+0
* use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ...su_v2014-08-204-10/+13
* prepare to use XDG Base Directory Specification for user filessu_v2014-08-201-8/+18
* update name and location of loader caches (upstream changes)su_v2014-08-202-12/+14
* revert PREFDIR changes because ~/.inkscape-etc is still referenced elsewhere.su_v2014-08-202-10/+9
* macosx packaging: a few minor changessu_v2014-08-203-17/+8
* ScriptExec: cleanup (remove defined but not used function)su_v2014-08-201-23/+0
* fontconfig: fix copying of conf.avail; disable bitmap fonts (see bug #714859)su_v2014-08-201-2/+3
* follow-up to previous commit (adjust fallback for LIBPREFIX, adjust comment)su_v2014-08-202-2/+2