Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | osx: fix bundle on macOS High Sierra (10.13) | Akemi | 2017-10-03 | 1 | -0/+6 |
* | bundle: remove git sha from the Info.plist version | Stefano Pigozzi | 2016-01-05 | 1 | -1/+10 |
* | TOOLS: unbreak osxbundle.py | ChrisK2 | 2015-07-21 | 1 | -1/+1 |
* | osxbundle: don't use sed but pure python | Mihai Moldovan | 2014-12-13 | 1 | -1/+3 |
* | osxbundle: split and optimize bundling script | Stefano Pigozzi | 2014-05-09 | 1 | -66/+1 |
* | osxbundle: use mpv's version.sh instead of osxbundle's | ChrisK2 | 2013-12-09 | 1 | -1/+1 |
* | switch the build system to waf | Stefano Pigozzi | 2013-11-21 | 1 | -8/+12 |
* | osxbundle: suggest some ways to correct missing dependencies | Stefano Pigozzi | 2013-06-30 | 1 | -2/+11 |
* | make: add osxbundle-skip-deps | Stefano Pigozzi | 2013-04-08 | 1 | -21/+50 |
* | osxbundle: print meaningful error when a dylib is missing | Stefano Pigozzi | 2012-12-16 | 1 | -1/+7 |
* | osxbundle: run install_name_tool -id only on direct dependencies | Stefano Pigozzi | 2012-11-06 | 1 | -15/+14 |
* | TOOLS: add script for osx bundle generation | Stefano Pigozzi | 2012-10-16 | 1 | -0/+89 |