summaryrefslogtreecommitdiffstats
path: root/TOOLS/osxbundle.py
Commit message (Expand)AuthorAgeFilesLines
* osxbundle: split and optimize bundling scriptStefano Pigozzi2014-05-091-66/+1
* osxbundle: use mpv's version.sh instead of osxbundle'sChrisK22013-12-091-1/+1
* switch the build system to wafStefano Pigozzi2013-11-211-8/+12
* osxbundle: suggest some ways to correct missing dependenciesStefano Pigozzi2013-06-301-2/+11
* make: add osxbundle-skip-depsStefano Pigozzi2013-04-081-21/+50
* osxbundle: print meaningful error when a dylib is missingStefano Pigozzi2012-12-161-1/+7
* osxbundle: run install_name_tool -id only on direct dependenciesStefano Pigozzi2012-11-061-15/+14
* TOOLS: add script for osx bundle generationStefano Pigozzi2012-10-161-0/+89