summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Packaging: fix typosu_v2014-09-211-1/+1
* | Packaging: python wrapper - override PYTHONPATH if using external modules (Py...su_v2014-09-201-5/+4
* | update to trunk (r13561)su_v2014-09-191-1/+1
|\|
| * win32 packaging: Fix capitalization of "register file extensions"Bryce Harrington2014-09-181-1/+1
* | revbump meta port (start with 100 like the other local ports)su_v2014-09-191-0/+1
* | Packaging: include PyGTK (required e.g. for Sozi extension)su_v2014-09-192-1/+12
* | Packaging: fix python-wrapper.sh (currently not in use)su_v2014-09-191-7/+7
* | ports: maintain current ports for python25 and py25-* modules for packaging l...su_v2014-09-1634-7/+2303
* | simplify test (note to self: always consult the man page before pushing a com...su_v2014-09-142-2/+2
* | 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