summaryrefslogtreecommitdiffstats
path: root/packaging/macosx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* packaging/macosx: update version string used in DMG background imagesu_v2014-11-082-10/+10
| | | (bzr r13676)
* Update for osx packaging (re merge review by bryce)su_v2014-10-2412-114/+80
| | | (bzr r13634.1.1)
* packaging scripts: fix syntaxsu_v2014-10-102-7/+7
| | | (bzr r13506.1.110)
* osx-build.sh: sync with osxmenu (whitespace, formatting)su_v2014-09-251-19/+20
| | | (bzr r13506.1.106)
* Packaging: fix typosu_v2014-09-211-1/+1
| | | (bzr r13506.1.105)
* Packaging: python wrapper - override PYTHONPATH if using external modules ↵su_v2014-09-201-5/+4
| | | | | (PyGTK) (bzr r13506.1.104)
* revbump meta port (start with 100 like the other local ports)su_v2014-09-191-0/+1
| | | (bzr r13506.1.102)
* Packaging: include PyGTK (required e.g. for Sozi extension)su_v2014-09-192-1/+12
| | | (bzr r13506.1.101)
* Packaging: fix python-wrapper.sh (currently not in use)su_v2014-09-191-7/+7
| | | (bzr r13506.1.100)
* ports: maintain current ports for python25 and py25-* modules for packaging ↵su_v2014-09-1634-7/+2303
| | | | | locally (support will likely be removed in upstream MacPorts) (bzr r13506.1.98)
* simplify test (note to self: always consult the man page before pushing a ↵su_v2014-09-142-2/+2
| | | | | commit ... ) (bzr r13506.1.96)
* fix flawed test for cpu capability (r13600)su_v2014-09-142-4/+2
| | | (bzr r13506.1.95)
* packaging: don't rely on 'uname -a' for build_arch (instead use same tests ↵su_v2014-09-142-10/+42
| | | | | as MacPorts internally) (bzr r13506.1.94)
* Instructions for setting up build env: sudo with redirection fails, use ↵su_v2014-09-141-1/+1
| | | | | workaround (bzr r13506.1.93)
* partial cleanup of dmg_background.svgsu_v2014-09-131-55/+1
| | | (bzr r13506.1.92)
* update resources for DMG (draft for new background image);su_v2014-09-134-2488/+985
| | | | | TODO: add notes about background image and compatibility with Mac OS X Leopard (bzr r13506.1.90)
* update launcher for quartz backend too (no external loader cache files)su_v2014-09-101-18/+4
| | | (bzr r13506.1.87)
* Use global variants instead attempting to propagate default variants via ↵su_v2014-09-093-11/+10
| | | | | meta port (bzr r13506.1.86)
* don't store temp loader and module cache files outside the app bundlesu_v2014-09-092-27/+27
| | | (bzr r13506.1.84)
* default MacPorts install requires sudo to edit config filesu_v2014-09-091-1/+1
| | | (bzr r13506.1.83)
* silence warning when building from release tarball (no bzr)su_v2014-09-091-1/+1
| | | (bzr r13506.1.82)
* osx-app.sh: restore strip optionsu_v2014-09-081-2/+11
| | | (bzr r13506.1.81)
* build scripts: implement verbose modesu_v2014-09-082-28/+52
| | | (bzr r13506.1.80)
* osx-build.sh: update creation of info file (more packages, include license ↵su_v2014-09-081-49/+145
| | | | | and homepage) (bzr r13506.1.78)
* osx-app.sh: use PlistBuddy instead of defaultssu_v2014-09-081-3/+1
| | | (bzr r13506.1.77)
* osx-app.sh: clean up "Safety tests"su_v2014-09-081-16/+16
| | | (bzr r13506.1.76)
* osx-app.sh: whitespacesu_v2014-09-081-104/+103
| | | (bzr r13506.1.75)
* add initial support for Quartz backend (no gtk-mac-integration, no native ↵su_v2014-09-083-41/+352
| | | | | shortcut modifiers) (bzr r13506.1.74)
* meta port: formattingsu_v2014-09-071-3/+3
| | | (bzr r13506.1.72)
* fix typo (wrong file name in last commit)su_v2014-09-071-1/+1
| | | (bzr r13506.1.71)
* fix instructions: local repository needs to be inserted above rsync URLsu_v2014-09-071-1/+1
| | | (bzr r13506.1.70)
* add missing dependencies to meta portsu_v2014-09-061-4/+27
| | | (bzr r13506.1.69)
* include py-Pillow too (has variant to disable tkinter support)su_v2014-09-062-0/+194
| | | (bzr r13506.1.68)
* fix mistake in inkscape-packaging portfilesu_v2014-09-061-1/+1
| | | (bzr r13506.1.67)
* add meta port inkscape-packaging, add README.txt with quick instructions ↵su_v2014-09-062-0/+133
| | | | | (needs review and testing) (bzr r13506.1.66)
* remove compiler option '-pipe' (on LiamW's request)su_v2014-09-061-1/+1
| | | (bzr r13506.1.64)
* launcher script: exit if change of working directory failssu_v2014-09-051-1/+1
| | | (bzr r13506.1.62)
* Make wrappper scripts executablesu_v2014-09-052-0/+0
| | | (bzr r13506.1.61)
* add wrapper script for gimp (supports GIMP.app) and python (not activated)su_v2014-09-053-0/+182
| | | (bzr r13506.1.60)
* launcher script: add a few checks for recursive callssu_v2014-09-051-33/+40
| | | (bzr r13506.1.59)
* work around breakages due to current implementation of OS X relocation supportsu_v2014-09-053-7/+16
| | | (bzr r13506.1.58)
* revert simplification of launcher scripts (r13561)su_v2014-09-054-160/+181
| | | (bzr r13506.1.57)
* Simplify nested structure of launcher scripts (needs testing)su_v2014-09-024-181/+160
| | | (bzr r13506.1.55)
* osx-build.sh: don't attempt to update a bound branchsu_v2014-09-021-3/+3
| | | (bzr r13506.1.54)
* add GTK+ backend to DMG filename, info filesu_v2014-09-021-2/+5
| | | (bzr r13506.1.53)
* update copyright year, authors; fix whitespacesu_v2014-09-023-4/+8
| | | (bzr r13506.1.51)
* Fix python module bundling for Python 2.5 and 2.6. Support custom location ↵su_v2014-09-022-17/+40
| | | | | for python modules (default is from MacPorts) (bzr r13506.1.50)
* add more custom portfiles for Leopard and Python 2.5su_v2014-09-0210-0/+637
| | | (bzr r13506.1.49)
* osx-app.sh: test awk and require gawk if too oldsu_v2014-08-261-2/+16
| | | (bzr r13506.1.47)
* osx-app.sh: check for python_dir if 'add_python' is true (needs fixing)su_v2014-08-241-6/+13
| | | (bzr r13506.1.45)