| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix flawed test for cpu capability (r13600) | su_v | 2014-09-14 | 2 | -4/+2 |
| * | packaging: don't rely on 'uname -a' for build_arch (instead use same tests as... | su_v | 2014-09-14 | 2 | -10/+42 |
| * | Instructions for setting up build env: sudo with redirection fails, use worka... | su_v | 2014-09-14 | 1 | -1/+1 |
| * | partial cleanup of dmg_background.svg | su_v | 2014-09-13 | 1 | -55/+1 |
| * | update resources for DMG (draft for new background image); | su_v | 2014-09-13 | 4 | -2488/+985 |
| * | update launcher for quartz backend too (no external loader cache files) | su_v | 2014-09-10 | 1 | -18/+4 |
| * | Use global variants instead attempting to propagate default variants via meta... | su_v | 2014-09-09 | 3 | -11/+10 |
| * | don't store temp loader and module cache files outside the app bundle | su_v | 2014-09-09 | 2 | -27/+27 |
| * | default MacPorts install requires sudo to edit config file | su_v | 2014-09-09 | 1 | -1/+1 |
| * | silence warning when building from release tarball (no bzr) | su_v | 2014-09-09 | 1 | -1/+1 |
| * | osx-app.sh: restore strip option | su_v | 2014-09-08 | 1 | -2/+11 |
| * | build scripts: implement verbose mode | su_v | 2014-09-08 | 2 | -28/+52 |
| * | osx-build.sh: update creation of info file (more packages, include license an... | su_v | 2014-09-08 | 1 | -49/+145 |
| * | osx-app.sh: use PlistBuddy instead of defaults | su_v | 2014-09-08 | 1 | -3/+1 |
| * | osx-app.sh: clean up "Safety tests" | su_v | 2014-09-08 | 1 | -16/+16 |
| * | osx-app.sh: whitespace | su_v | 2014-09-08 | 1 | -104/+103 |
| * | add initial support for Quartz backend (no gtk-mac-integration, no native sho... | su_v | 2014-09-08 | 3 | -41/+352 |
| * | meta port: formatting | su_v | 2014-09-07 | 1 | -3/+3 |
| * | fix typo (wrong file name in last commit) | su_v | 2014-09-07 | 1 | -1/+1 |
| * | fix instructions: local repository needs to be inserted above rsync URL | su_v | 2014-09-07 | 1 | -1/+1 |
| * | add missing dependencies to meta port | su_v | 2014-09-06 | 1 | -4/+27 |
| * | include py-Pillow too (has variant to disable tkinter support) | su_v | 2014-09-06 | 2 | -0/+194 |
| * | fix mistake in inkscape-packaging portfile | su_v | 2014-09-06 | 1 | -1/+1 |
| * | add meta port inkscape-packaging, add README.txt with quick instructions (nee... | su_v | 2014-09-06 | 2 | -0/+133 |
| * | remove compiler option '-pipe' (on LiamW's request) | su_v | 2014-09-06 | 1 | -1/+1 |
| * | launcher script: exit if change of working directory fails | su_v | 2014-09-05 | 1 | -1/+1 |
| * | Make wrappper scripts executable | su_v | 2014-09-05 | 2 | -0/+0 |
| * | add wrapper script for gimp (supports GIMP.app) and python (not activated) | su_v | 2014-09-05 | 3 | -0/+182 |
| * | launcher script: add a few checks for recursive calls | su_v | 2014-09-05 | 1 | -33/+40 |
| * | work around breakages due to current implementation of OS X relocation support | su_v | 2014-09-05 | 3 | -7/+16 |
| * | revert simplification of launcher scripts (r13561) | su_v | 2014-09-05 | 4 | -160/+181 |
| * | Simplify nested structure of launcher scripts (needs testing) | su_v | 2014-09-02 | 4 | -181/+160 |
| * | osx-build.sh: don't attempt to update a bound branch | su_v | 2014-09-02 | 1 | -3/+3 |
| * | add GTK+ backend to DMG filename, info file | su_v | 2014-09-02 | 1 | -2/+5 |
| * | update copyright year, authors; fix whitespace | su_v | 2014-09-02 | 3 | -4/+8 |
| * | Fix python module bundling for Python 2.5 and 2.6. Support custom location fo... | su_v | 2014-09-02 | 2 | -17/+40 |
| * | add more custom portfiles for Leopard and Python 2.5 | su_v | 2014-09-02 | 10 | -0/+637 |
| * | osx-app.sh: test awk and require gawk if too old | su_v | 2014-08-26 | 1 | -2/+16 |
| * | osx-app.sh: check for python_dir if 'add_python' is true (needs fixing) | su_v | 2014-08-24 | 1 | -6/+13 |
| * | add debug options to launcher script | su_v | 2014-08-24 | 1 | -1/+19 |
| * | osx-build.sh: if repo is checkout use 'bzr update', else 'bzr pull'. | su_v | 2014-08-24 | 1 | -1/+8 |
| * | Use Inkscape icon for osascript dialog | su_v | 2014-08-22 | 1 | -2/+6 |
| * | Improve relocation support for ImageMagick libs and modules | su_v | 2014-08-21 | 2 | -6/+25 |
| * | add poppler data to bundle, fix relocation support (see bug #956282) | su_v | 2014-08-21 | 2 | -0/+4 |
| * | add custom ports for Inkscape.app (Python 2.6.1 to be used on Leopard and SL,... | su_v | 2014-08-21 | 16 | -0/+498 |
| * | Refactor packaging of python modules; | su_v | 2014-08-21 | 2 | -23/+79 |
| * | launcher scripts: move fc-cache alert to script, define xdg setup in single l... | su_v | 2014-08-21 | 6 | -19/+54 |
| * | build scripts: refactor tests based on OS X version | su_v | 2014-08-21 | 2 | -48/+75 |
| * | launcher scripts: we introduced bashism for command substitution, make sure t... | su_v | 2014-08-20 | 2 | -2/+2 |
| * | osx-build.sh: refactor OS X version tests (thx Liam) | su_v | 2014-08-20 | 1 | -24/+15 |