aboutsummaryrefslogtreecommitdiffstats
path: root/pyside_postinstall.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed platform name checkingRoman Lacko2013-05-211-1/+1
|
* Distribute OpenSSL DLLs in openssl subfolderRoman Lacko2013-05-171-1/+1
|
* FIX: add support for rpath patching in OSXMatthew Brett2012-11-061-17/+166
| | | | | | | The code adds rpaths to allow local relative libraries to get loaded at link time, for linux only, using the patchelf binary. This commit adds some routines to do the equivalent thing in OSX, using the ``otool`` and ``install_name_tool`` binaries.
* Add shiboken python module to distibution packageRoman Lacko2012-09-281-1/+1
|
* Initial commit (copy of lck/pyside-dist repo)Roman Lacko2012-06-041-0/+174