aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Support python 3.6Christian Tismer2017-02-071-2/+3
* Add explanatory comment to repository checkFriedemann Kleint2017-02-071-0/+1
* setup.py: Check whether files are present in a submoduleFriedemann Kleint2017-01-121-1/+1
* Set the minimum Python3 to 3.3Christian Tismer2016-11-241-3/+2
* Make paths absolute in setup.pyChristian Tismer2016-10-181-1/+6
* setup: Add QT_SRC_DIR variableFriedemann Kleint2016-10-141-0/+10
* Fix licenses of setup.py testrunner.pyFriedemann Kleint2016-10-121-0/+39
* Build shiboken with documentation generator by defaultFriedemann Kleint2016-09-281-1/+0
* support pyside CI testing with filteringChristian Tismer2016-09-221-0/+14
* Fix retrieving VIRTUALENV variableFriedemann Kleint2016-09-221-1/+1
* setup.py: Prefix build/install directories by virtualenv nameFriedemann Kleint2016-09-211-2/+10
* setup.py: Make prepareSubModules() a bit smarterFriedemann Kleint2016-09-161-14/+35
* setup.py: Improve finding the respective make tool on WindowsFriedemann Kleint2016-09-151-11/+10
* setup.py: Add completion messages to build and installFriedemann Kleint2016-09-121-0/+2
* Restructure setup.pyFriedemann Kleint2016-09-121-16/+27
* setup.py: Fix checking for qmake/cmake binariesFriedemann Kleint2016-09-121-1/+15
* setup.py: Let OPTION_REUSE_BUILD imply OPTION_IGNOREGITFriedemann Kleint2016-09-121-1/+1
* setup.py: Fix branchesFriedemann Kleint2016-07-261-2/+6
* Add various setup.py build options for development convenience.Alexandru Croitor2016-06-201-20/+55
* Fix OS/X inclusion of framework headers.Alexandru Croitor2016-06-161-4/+10
* Include Qt framework headers in osxSimo Fält2016-06-031-1/+5
* setup.py: Remove Qt Quick 1 imports folder.Friedemann Kleint2016-06-011-10/+0
* Allow explicitly setting the OSX sysroot / SDK.Alexandru Croitor2016-05-201-0/+7
* Add option to link with libc++ on older OSX versions.Alexandru Croitor2016-05-111-0/+10
* Switch submodule repositories.Friedemann Kleint2016-05-021-7/+4
* fix the name pyside2uicChristian Tismer2016-04-191-12/+12
* Cleanup around qtinfo.pyThomas-Karl Pietrowski2016-02-031-12/+9
* Adding -qt=X option only if qmake is a link to qtchooserThomas-Karl Pietrowski2016-02-031-1/+10
* Intoducing new option "qt"Thomas-Karl Pietrowski2016-02-021-1/+4
* Passing command(s) to qtinfo as listThomas-Karl Pietrowski2016-02-021-1/+1
* Prefer qmake-qt5 over qmakeThomas-Karl Pietrowski2016-02-021-2/+2
* Updating setup.py for fixes and additions in shiboken2Thomas-Karl Pietrowski2016-01-161-14/+6
* fix the windows debugging _d suffixChristian Tismer2015-11-151-2/+2
* fix the windows debugging _d suffixChristian Tismer2015-11-151-3/+3
* fix the windows debugging _d suffixChristian Tismer2015-11-151-2/+3
* test support for XVFBChristian Tismer2015-11-101-0/+1
* after signals were fixed, we have the first working alpha that is able to sho...Christian Tismer2015-11-071-1/+2
* allow building for python 3.5, although that does not work on Windows, yetChristian Tismer2015-11-071-0/+1
* ensure that the python version used is supportedChristian Tismer2015-10-131-0/+19
* adjust the last patch to qt5Christian Tismer2015-10-051-1/+1
* Try qmake-qt4 before giving up on qmake.Ehsan Azarnasab2015-10-051-0/+2
* Removing CMAKE_DEBUG_POSTFIX for WindowsThomas-Karl Pietrowski2015-09-281-3/+0
* huge change on project layout.Christian Tismer2015-09-211-123/+123
* fix the repos names in setup.pyChristian Tismer2015-09-201-2/+2
* remove the old versions from Qt4. This should not be kept in the same reposit...Christian Tismer2015-09-171-4/+8
* be more forgiving when file trees cannot be removed (happens often during win...Christian Tismer2015-08-161-3/+12
* support the location of the installed Qt5 docs.Christian Tismer2015-07-161-0/+3
* support renamed pyside-examples folderChristian Tismer2015-07-061-5/+12
* transition to pyside-examples2Christian Tismer2015-07-051-1/+1
* fix an old installer error with rpath.Christian Tismer2015-06-271-4/+4