summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix flawed test for cpu capability (r13600)su_v2014-09-142-4/+2
* packaging: don't rely on 'uname -a' for build_arch (instead use same tests as...su_v2014-09-142-10/+42
* Instructions for setting up build env: sudo with redirection fails, use worka...su_v2014-09-141-1/+1
* partial cleanup of dmg_background.svgsu_v2014-09-131-55/+1
* update resources for DMG (draft for new background image);su_v2014-09-134-2488/+985
* update launcher for quartz backend too (no external loader cache files)su_v2014-09-101-18/+4
* Use global variants instead attempting to propagate default variants via meta...su_v2014-09-093-11/+10
* don't store temp loader and module cache files outside the app bundlesu_v2014-09-092-27/+27
* default MacPorts install requires sudo to edit config filesu_v2014-09-091-1/+1
* silence warning when building from release tarball (no bzr)su_v2014-09-091-1/+1
* osx-app.sh: restore strip optionsu_v2014-09-081-2/+11
* build scripts: implement verbose modesu_v2014-09-082-28/+52
* osx-build.sh: update creation of info file (more packages, include license an...su_v2014-09-081-49/+145
* osx-app.sh: use PlistBuddy instead of defaultssu_v2014-09-081-3/+1
* osx-app.sh: clean up "Safety tests"su_v2014-09-081-16/+16
* osx-app.sh: whitespacesu_v2014-09-081-104/+103
* add initial support for Quartz backend (no gtk-mac-integration, no native sho...su_v2014-09-083-41/+352
* 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