summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/osx-app.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove MacOSX packaging and make space for future 0.93 osx packagers.Martin Owens2016-12-301-864/+0
| | | (bzr r15377.1.1)
* packaging/macosx: update scripts for potrace switch to external dependencysu_v2015-11-211-0/+5
| | | (bzr r14482)
* packaging/macosx: revert change included in last commit by mistake ↵su_v2015-11-021-2/+0
| | | | | (py-reportlab is not required) (bzr r14443)
* packaging/macosx: include pySerial (for HPGL plotting) in application bundle;su_v2015-11-021-1/+5
| | | | | (TODO: add portfiles for py25 and py26 - no longer provided by MacPorts) (bzr r14442)
* packaging/macosx: support pango >= 1.38 (modules are built-in now)su_v2015-09-241-8/+20
| | | (bzr r14383)
* packaging/macosx: fix for bug #1497020 (Inkscape.app (0.91) crashes when ↵su_v2015-09-171-2/+5
| | | | | attempting to stop defunct spell checker) (bzr r14376)
* packaging/macosx: fix bundling of PIL (Pillow) with tkinter supportsu_v2015-03-111-0/+2
| | | (bzr r13991)
* Update for osx packaging (add support for debug builds, add build number to ↵su_v2014-12-051-1/+60
| | | | | package names) (bzr r13787)
* packaging/macosx: fix typo in osx-app.shsu_v2014-12-051-1/+1
| | | (bzr r13786)
* Update for osx packaging (re merge review by bryce)su_v2014-10-241-2/+1
| | | (bzr r13634.1.1)
* packaging scripts: fix syntaxsu_v2014-10-101-1/+1
| | | (bzr r13506.1.110)
* Packaging: include PyGTK (required e.g. for Sozi extension)su_v2014-09-191-0/+10
| | | (bzr r13506.1.101)
* simplify test (note to self: always consult the man page before pushing a ↵su_v2014-09-141-1/+1
| | | | | commit ... ) (bzr r13506.1.96)
* fix flawed test for cpu capability (r13600)su_v2014-09-141-2/+1
| | | (bzr r13506.1.95)
* packaging: don't rely on 'uname -a' for build_arch (instead use same tests ↵su_v2014-09-141-1/+17
| | | | | as MacPorts internally) (bzr r13506.1.94)
* don't store temp loader and module cache files outside the app bundlesu_v2014-09-091-9/+23
| | | (bzr r13506.1.84)
* osx-app.sh: restore strip optionsu_v2014-09-081-2/+11
| | | (bzr r13506.1.81)
* build scripts: implement verbose modesu_v2014-09-081-27/+47
| | | (bzr r13506.1.80)
* 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-081-40/+161
| | | | | shortcut modifiers) (bzr r13506.1.74)
* add wrapper script for gimp (supports GIMP.app) and python (not activated)su_v2014-09-051-0/+7
| | | (bzr r13506.1.60)
* revert simplification of launcher scripts (r13561)su_v2014-09-051-6/+6
| | | (bzr r13506.1.57)
* Simplify nested structure of launcher scripts (needs testing)su_v2014-09-021-6/+6
| | | (bzr r13506.1.55)
* update copyright year, authors; fix whitespacesu_v2014-09-021-2/+4
| | | (bzr r13506.1.51)
* Fix python module bundling for Python 2.5 and 2.6. Support custom location ↵su_v2014-09-021-15/+38
| | | | | for python modules (default is from MacPorts) (bzr r13506.1.50)
* 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)
* Improve relocation support for ImageMagick libs and modulessu_v2014-08-211-5/+24
| | | (bzr r13506.1.41)
* add poppler data to bundle, fix relocation support (see bug #956282)su_v2014-08-211-0/+3
| | | (bzr r13506.1.40)
* Refactor packaging of python modules;su_v2014-08-211-12/+62
| | | (bzr r13506.1.37)
* build scripts: refactor tests based on OS X versionsu_v2014-08-211-11/+20
| | | (bzr r13506.1.35)
* fontconfig: location of fonts.dtd has changed, fix it.su_v2014-08-201-1/+2
| | | (bzr r13506.1.30)
* include fontconfig's fonts.dtd (fonts.conf is custom and copied from ↵su_v2014-08-201-0/+2
| | | | | Resources/etc/fonts) (bzr r13506.1.27)
* Reorg Resources folder: move inkscape's shared resources into ↵su_v2014-08-201-5/+6
| | | | | Resources/share/inkscape (bzr r13506.1.26)
* use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ↵su_v2014-08-201-1/+1
| | | | | loader cache files (bzr r13506.1.23)
* update name and location of loader caches (upstream changes)su_v2014-08-201-6/+8
| | | (bzr r13506.1.21)
* revert PREFDIR changes because ~/.inkscape-etc is still referenced elsewhere.su_v2014-08-201-1/+1
| | | (bzr r13506.1.20)
* macosx packaging: a few minor changessu_v2014-08-201-10/+0
| | | (bzr r13506.1.17)
* fontconfig: fix copying of conf.avail; disable bitmap fonts (see bug #714859)su_v2014-08-201-2/+3
| | | (bzr r13506.1.15)
* follow-up to previous commit (adjust fallback for LIBPREFIX, adjust comment)su_v2014-08-201-1/+1
| | | (bzr r13506.1.14)
* generate GtkStock icon theme when filling the app bundlesu_v2014-08-201-1/+11
| | | (bzr r13506.1.13)
* Fix GTK+ module caches; simplify gtk theme usage; remove copy of Adwaita themesu_v2014-08-201-9/+14
| | | (bzr r13506.1.8)
* Fix typos in build scripts (see bug #1305427)su_v2014-08-191-1/+1
| | | (bzr r13506.1.4)
* OS X packaging updateLiam P. White2014-08-111-163/+114
| | | (bzr r13506.1.1)
* packaging/macosx: copy hicolor index.theme into app bundlesu_v2012-10-091-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/446842 (bzr r11762)
* Update Mac packaging script to support newer versions of GTK libraries.Michael Wybrow2011-02-021-6/+15
| | | (bzr r10025.1.1)
* Use gtk-engines2 rather than the obsolete gtk2-clearlooks forMichael Wybrow2010-03-181-4/+4
| | | | | building the Mac OS X packages. (bzr r9205.1.1)
* Make some improvements to the osx-build.sh Mac OS X packaging script soMichael Wybrow2010-03-091-0/+2
| | | | | it can be easily used to build nightly packages from BZR. (bzr r9168.1.1)