summaryrefslogtreecommitdiffstats
path: root/packaging/macosx (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-30Remove MacOSX packaging and make space for future 0.93 osx packagers.Martin Owens398-11421/+0
2015-11-21packaging/macosx: update scripts for potrace switch to external dependencysu_v3-1/+8
2015-11-02packaging/macosx: revert change included in last commit by mistake (py-report...su_v1-2/+0
2015-11-02packaging/macosx: include pySerial (for HPGL plotting) in application bundle;su_v2-1/+6
2015-11-02packaging/macosx: facilitate launching inkscape from interactive debug shellsu_v1-0/+1
2015-10-02packaging/macosx: fix for bug #1502126 (support MacTeX on El Capitan)su_v1-1/+1
2015-09-24packaging/macosx: support pango >= 1.38 (modules are built-in now)su_v1-8/+20
2015-09-17packaging/macosx: fix for bug #1497020 (Inkscape.app (0.91) crashes when atte...su_v1-2/+5
2015-05-12packaging/macosx: fix print preview (Gtk+ itself only sets Preview.app as def...su_v1-0/+3
2015-03-11packaging/macosx: follow-up to r13992 (forgot to add the new files for py-gob...su_v5-0/+499
2015-03-11packaging/macosx: fix bundling of PIL (Pillow) with tkinter supportsu_v1-0/+2
2015-02-02packaging/macosx: add librevenge to default variants for local port inkscape-...su_v1-2/+2
2015-02-02packaging/macosx: Fix local py26 portssu_v5-5/+5
2015-01-29packaging/macosx: Fix copy&paste error in README.txtsu_v1-1/+1
2015-01-10packaging/macosx: sync launcher-quartz-no-macintegration.sh with default laun...su_v1-1/+2
2015-01-05packaging/macosx: support using direct symlinks to the launcher script (parti...Keenan Brock1-1/+2
2015-01-04packaging/macosx: increase revision for local py-numpy portsu_v1-0/+3
2015-01-04packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ...su_v6-0/+462
2014-12-31Update for osx packaging (CFBundleDocumentTypes): rewrite mime-types, add mis...su_v1-0/+0
2014-12-15packaging/macosx: update local python ports (MacPorts drops support for Pytho...su_v28-0/+1227
2014-12-05Update for osx packaging (add support for debug builds, add build number to p...su_v2-8/+89
2014-12-05packaging/macosx: fix typo in osx-app.shsu_v1-1/+1
2014-11-08packaging/macosx: update version string used in DMG background imagesu_v2-10/+10
2014-10-24Update for osx packaging (re merge review by bryce)su_v12-114/+80
2014-10-10packaging scripts: fix syntaxsu_v2-7/+7
2014-09-25osx-build.sh: sync with osxmenu (whitespace, formatting)su_v1-19/+20
2014-09-21Packaging: fix typosu_v1-1/+1
2014-09-20Packaging: python wrapper - override PYTHONPATH if using external modules (Py...su_v1-5/+4
2014-09-19revbump meta port (start with 100 like the other local ports)su_v1-0/+1
2014-09-19Packaging: include PyGTK (required e.g. for Sozi extension)su_v2-1/+12
2014-09-19Packaging: fix python-wrapper.sh (currently not in use)su_v1-7/+7
2014-09-16ports: maintain current ports for python25 and py25-* modules for packaging l...su_v34-7/+2303
2014-09-14simplify test (note to self: always consult the man page before pushing a com...su_v2-2/+2
2014-09-14fix flawed test for cpu capability (r13600)su_v2-4/+2
2014-09-14packaging: don't rely on 'uname -a' for build_arch (instead use same tests as...su_v2-10/+42
2014-09-14Instructions for setting up build env: sudo with redirection fails, use worka...su_v1-1/+1
2014-09-13partial cleanup of dmg_background.svgsu_v1-55/+1
2014-09-13update resources for DMG (draft for new background image);su_v4-2488/+985
2014-09-10update launcher for quartz backend too (no external loader cache files)su_v1-18/+4
2014-09-09Use global variants instead attempting to propagate default variants via meta...su_v3-11/+10
2014-09-09don't store temp loader and module cache files outside the app bundlesu_v2-27/+27
2014-09-09default MacPorts install requires sudo to edit config filesu_v1-1/+1
2014-09-09silence warning when building from release tarball (no bzr)su_v1-1/+1
2014-09-08osx-app.sh: restore strip optionsu_v1-2/+11
2014-09-08build scripts: implement verbose modesu_v2-28/+52
2014-09-08osx-build.sh: update creation of info file (more packages, include license an...su_v1-49/+145
2014-09-08osx-app.sh: use PlistBuddy instead of defaultssu_v1-3/+1
2014-09-08osx-app.sh: clean up "Safety tests"su_v1-16/+16
2014-09-08osx-app.sh: whitespacesu_v1-104/+103
2014-09-08add initial support for Quartz backend (no gtk-mac-integration, no native sho...su_v3-41/+352