aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2-tools
Commit message (Collapse)AuthorAgeFilesLines
* change all scripts to respect the new PySide2 module name.Christian Tismer2015-09-211-0/+0
| | | | still, there seem to be errors....
* not-so-small fix to the huge change.Christian Tismer2015-09-211-0/+0
| | | | | | I just understood what is needed to define a package: The files PySide2Config(...).cmake are crucial, the project names have little to do with that.
* huge change on project layout.Christian Tismer2015-09-211-0/+0
| | | | | | | | | | | 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.
* add/extend README.md files and add pyside2.wiki.git as a sub-repo of ↵Christian Tismer2015-09-201-0/+0
| | | | pyside2-setup.
* fix the sub-repos structure after renamingChristian Tismer2015-09-191-0/+0