| Commit message (Expand) | Author | Age | Files | Lines |
| * | win packaging, fix for 1418598, writing to wrong registry key, update .bat to... | Adib Taraben | 2015-02-08 | 2 | -4/+4 |
| * | packaging/macosx: add librevenge to default variants for local port inkscape-... | su_v | 2015-02-02 | 1 | -2/+2 |
| * | packaging/macosx: Fix local py26 ports | su_v | 2015-02-02 | 5 | -5/+5 |
| * | packaging/macosx: Fix copy&paste error in README.txt | su_v | 2015-01-29 | 1 | -1/+1 |
| * | Update for osx packaging (CFBundleDocumentTypes, local portfiles for Python m... | su_v | 2015-01-15 | 37 | -2/+1696 |
| |\ |
|
| | * | packaging/macosx: sync launcher-quartz-no-macintegration.sh with default laun... | su_v | 2015-01-10 | 1 | -1/+2 |
| | * | packaging/macosx: support using direct symlinks to the launcher script (parti... | Keenan Brock | 2015-01-05 | 1 | -1/+2 |
| | * | packaging/macosx: increase revision for local py-numpy port | su_v | 2015-01-04 | 1 | -0/+3 |
| | * | packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ... | su_v | 2015-01-04 | 6 | -0/+462 |
| | * | Update for osx packaging (CFBundleDocumentTypes): rewrite mime-types, add mis... | su_v | 2014-12-31 | 1 | -0/+0 |
| | * | packaging/macosx: update local python ports (MacPorts drops support for Pytho... | su_v | 2014-12-15 | 28 | -0/+1227 |
| * | | fix for #1399720, win32 msi packaging error on .svg extension registration | Adib Taraben | 2015-01-07 | 1 | -2/+2 |
| |/ |
|
| * | Update for osx packaging (add support for debug builds, add build number to p... | su_v | 2014-12-05 | 2 | -8/+89 |
| * | packaging/macosx: fix typo in osx-app.sh | su_v | 2014-12-05 | 1 | -1/+1 |
| * | packaging/macosx: update version string used in DMG background image | su_v | 2014-11-08 | 2 | -10/+10 |
| * | Update for osx packaging (re merge review by bryce) | su_v | 2014-10-24 | 12 | -114/+80 |
| * | packaging scripts: fix syntax | su_v | 2014-10-10 | 2 | -7/+7 |
| * | update to trunk (r13577) | su_v | 2014-10-02 | 25 | -26/+26 |
| |\ |
|
| | * | Fix for bug #690255 (Rename te_IN.po to te.po). | Nicolas Dufour | 2014-10-01 | 25 | -26/+26 |
| * | | osx-build.sh: sync with osxmenu (whitespace, formatting) | su_v | 2014-09-25 | 1 | -19/+20 |
| * | | Packaging: fix typo | su_v | 2014-09-21 | 1 | -1/+1 |
| * | | Packaging: python wrapper - override PYTHONPATH if using external modules (Py... | su_v | 2014-09-20 | 1 | -5/+4 |
| * | | update to trunk (r13561) | su_v | 2014-09-19 | 1 | -1/+1 |
| |\| |
|
| | * | win32 packaging: Fix capitalization of "register file extensions" | Bryce Harrington | 2014-09-18 | 1 | -1/+1 |
| * | | revbump meta port (start with 100 like the other local ports) | su_v | 2014-09-19 | 1 | -0/+1 |
| * | | Packaging: include PyGTK (required e.g. for Sozi extension) | su_v | 2014-09-19 | 2 | -1/+12 |
| * | | Packaging: fix python-wrapper.sh (currently not in use) | su_v | 2014-09-19 | 1 | -7/+7 |
| * | | ports: maintain current ports for python25 and py25-* modules for packaging l... | su_v | 2014-09-16 | 34 | -7/+2303 |
| * | | simplify test (note to self: always consult the man page before pushing a com... | su_v | 2014-09-14 | 2 | -2/+2 |
| * | | 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 |