aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* huge change on project layout.Christian Tismer2015-09-211-18/+18
| | | | | | | | | | | The intention is to have PySide2 and Shiboken2 as project names, to allow for co-existence of PySide and PySide2. This is the first version that builds with these settings on OS X: $ python3 setup.py build --debug --no-examples --ignore-git --qmake=/usr/local/Cellar/qt5/5.5.0/bin/qmake --jobs=9 This is not yet tested.
* Remove the need to use the post-install script on Mac OS platform and ↵Christian Tismer2015-06-201-1/+0
| | | | update the docs.
* Switched to the new setuptools (v0.9.8) which has been merged with ↵Roman Lacko2013-08-031-1/+3
| | | | Distribute again and works for Python 2 and 3 with one codebase
* Fixed "develop" setuptools command + fixed building on windows when msvc ↵Roman Lacko2013-04-301-13/+13
| | | | environment was not properly initialized.
* Fixed distribution buildRoman Lacko2013-04-191-13/+13
|
* Added shiboken docs to distributionRoman Lacko2013-04-151-0/+1
|
* include distribute bootstrap in MANIFEST.inRoman Lacko2012-06-051-0/+1
|
* fix paths in MANIFEST.inRoman Lacko2012-06-041-1/+1
|
* Initial commit (copy of lck/pyside-dist repo)Roman Lacko2012-06-041-0/+41