aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Signature: Remove post 5.6 parts, fix coding style5.6Christian Tismer2018-06-052-13/+3
* Move QStringListModel to QtCoreJulien Schueller2018-05-296-6/+4
* Move setup call from CI to wrapper scriptSimo Fält2018-05-293-2/+233
* Fix qApp macro refcountCristian Maureira-Fredes2018-03-261-1/+6
* Fix error when invoking python setup.py without being in the same dirAlexandru Croitor2018-03-191-1/+1
* Fix path to script_dirAlexandru Croitor2018-03-191-14/+11
* Fix ownership transference in QDropEvent.sourceCristian Maureira-Fredes2018-03-161-1/+1
* Implement proper package versioningAlexandru Croitor2018-03-0210-78/+170
* setup.py: Clean up version handling and optionsFriedemann Kleint2018-03-021-126/+40
* Improve packaging on WindowsAlexandru Croitor2018-03-022-75/+134
* Deploy QtWebEngine locales .pak filesAlexandru Croitor2018-03-021-3/+3
* Remove unused version_str variableAlexandru Croitor2018-03-021-3/+0
* Improve macOS minimum deployment target decision processAlexandru Croitor2018-03-023-21/+91
* Improve QtInfo classAlexandru Croitor2018-03-022-35/+136
* Fix QValidator fixup() behaviorCristian Maureira-Fredes2018-03-013-4/+32
* Add rudimentary support for address sanitizer buildsAlexandru Croitor2018-02-233-0/+41
* Signature: make the parser more complete for 5.11Christian Tismer2018-02-231-1/+13
* Deprecate --iculib-url optionAlexandru Croitor2018-02-231-6/+2
* Remove _utils.py module from packageAlexandru Croitor2018-02-225-366/+9
* Make sure wheel names contain both PySide2 and Qt versionAlexandru Croitor2018-02-221-5/+31
* Don't copy duplicate libraries on package installationAlexandru Croitor2018-02-229-29/+48
* Fix setup.py install to work on macOSAlexandru Croitor2018-02-211-0/+16
* Fix wheel packages on macOS to contain min correct deployment targetAlexandru Croitor2018-02-211-20/+73
* Fix rpath of QtWebEngineProcess in standalone macOS framework buildAlexandru Croitor2018-02-201-0/+12
* Fix MACOSX_DEPLOYMENT_TARGET being set by distutils.spawn()Alexandru Croitor2018-02-201-0/+11
* Fix heap corruption crash on macOS 10.8 CI machineAlexandru Croitor2018-02-201-1/+0
* Fix typo in libicu detectionAlexandru Croitor2018-02-151-1/+1
* Fix deployment of Qt libraries on macOS for standalone packagesAlexandru Croitor2018-02-061-14/+8
* Add setup.py option to set the OS X minimum deployment targetAlexandru Croitor2018-02-061-0/+16
* Add setup.py option to output compiler command line invocationAlexandru Croitor2018-02-061-0/+5
* Embeds $ORIGIN rpath into QtCore and libICU librariesAlexandru Croitor2018-02-061-0/+62
* Improve libICU deployment on LinuxAlexandru Croitor2018-02-062-60/+172
* Rename usage of 'dist_dir' to 'pyside_package_dir'Alexandru Croitor2018-02-061-62/+62
* Improve logging of all relevant build folders that are written toAlexandru Croitor2018-02-061-7/+36
* Fix QTabWidget.clear to avoid double obj removalCristian Maureira-Fredes2018-02-023-2/+69
* Improve documentation about OpenSSLAlexandru Croitor2018-02-021-8/+22
* Fix QSsl classes to be picked up on LinuxAlexandru Croitor2018-02-021-0/+9
* Fix signature extension disablingChristian Tismer2018-02-021-1/+3
* setup.py: Fix bundling of pyside2uic.CompilerFredrik Averpil2018-01-171-1/+3
* qinstallmsghandler_test.py: Test qDebug() in debug builds onlyFriedemann Kleint2018-01-161-3/+4
* Do not link shared libraries against the python shared library on UnixAlexandru Croitor2018-01-151-2/+12
* Extract iculibs for linux standalone wheelSimo Fält2018-01-112-0/+67
* Enhance testrunner to ignore old test logsChristian Tismer2018-01-051-0/+8
* Signature existence tests: Fix generation of the signature fileFriedemann Kleint2018-01-042-5/+7
* Remove sync.profile which is no longer usedChristian Tismer2017-12-281-19/+0
* small enhancement for testrunnerChristian Tismer2017-12-223-20/+18
* testrunner 5: Improve the algorithmChristian Tismer2017-12-215-67/+245
* testrunner 4: Improve the error listingChristian Tismer2017-12-212-3/+3
* testrunner 3: Replace (n)make and tee by ctestChristian Tismer2017-12-212-60/+73
* testrunner 2: Remove unused code and clean upChristian Tismer2017-12-212-235/+14