From 5a5d716067d541072eff4e1d331be755edf36413 Mon Sep 17 00:00:00 2001 From: Christian Tismer Date: Mon, 21 Sep 2015 11:55:06 +0200 Subject: huge change on project layout. 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. --- sources/pyside2 | 2 +- sources/pyside2-tools | 2 +- sources/shiboken2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sources') diff --git a/sources/pyside2 b/sources/pyside2 index de9c4b39d..a7cc0e453 160000 --- a/sources/pyside2 +++ b/sources/pyside2 @@ -1 +1 @@ -Subproject commit de9c4b39d1adc988a8178e60060ea9d0286161b4 +Subproject commit a7cc0e453ce09031e18bd10ff391997e2814e389 diff --git a/sources/pyside2-tools b/sources/pyside2-tools index 4322c2e0f..388ac528d 160000 --- a/sources/pyside2-tools +++ b/sources/pyside2-tools @@ -1 +1 @@ -Subproject commit 4322c2e0f7b790789b685696affad7130e297802 +Subproject commit 388ac528de721b8307870ff0096195b246eb6b1b diff --git a/sources/shiboken2 b/sources/shiboken2 index aec629295..b348f2e60 160000 --- a/sources/shiboken2 +++ b/sources/shiboken2 @@ -1 +1 @@ -Subproject commit aec629295a7470396432cfbf8175e3020949904f +Subproject commit b348f2e6038ea2635938b20e99130aa7984c3da0 -- cgit v1.2.3