aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Deprecate --iculib-url optionAlexandru Croitor2018-02-231-6/+2
* 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-221-21/+29
* 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 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
* Improve libICU deployment on LinuxAlexandru Croitor2018-02-061-37/+16
* 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
* Improve documentation about OpenSSLAlexandru Croitor2018-02-021-8/+22
* setup.py: Fix bundling of pyside2uic.CompilerFredrik Averpil2018-01-171-1/+3
* Extract iculibs for linux standalone wheelSimo Fält2018-01-111-0/+46
* FIXUP: Make standalone option work on LinuxAlexandru Croitor2017-11-281-1/+1
* Update description of standalone option in setup.pyAlexandru Croitor2017-11-151-1/+3
* Make standalone installations relocatableAlexandru Croitor2017-11-151-0/+21
* Make standalone option work on WindowsAlexandru Croitor2017-11-151-0/+20
* Make standalone option work on LinuxAlexandru Croitor2017-11-151-35/+64
* Fix rpath handling on LinuxAlexandru Croitor2017-11-151-1/+10
* Make standalone option work on macOSAlexandru Croitor2017-11-151-31/+130
* Preserve symlinks instead of duplicating filesAlexandru Croitor2017-11-151-1/+39
* Fix rpath handling on macOSAlexandru Croitor2017-11-151-2/+13
* Implement introspection with __signature__ packageChristian Tismer2017-09-201-0/+10
* Streamline Qt5 detection on macOSAlexandru Croitor2017-08-241-13/+0
* Fix Windows module extensions and tests to work with --debug buildAlexandru Croitor2017-07-121-14/+29
* Improve suffix names for shared libraries and cmake config filesAlexandru Croitor2017-07-121-3/+11
* utils: Handle SymlinksFriedemann Kleint2017-06-091-1/+1
* Fix .so filter for LinuxFriedemann Kleint2017-06-021-1/+1
* setup.py/prepare_coin_sources.py: Adapt to repository mergeFriedemann Kleint2017-05-231-7/+7
* Fix Python libraries to be found for macOS Python 2.6 interpreterAlexandru Croitor2017-05-031-18/+40
* Fix Python libraries to be found on OpenSuSE 13.01Alexandru Croitor2017-05-031-0/+2
* Fix syntax error for format method on Python 2.6Alexandru Croitor2017-05-031-2/+2
* Fix CMake bug where incorrect CMAKE_OSX_SYSROOT was chosenAlexandru Croitor2017-04-281-0/+6
* setup.py: Wrap prepare_packages in try/exceptFriedemann Kleint2017-04-201-26/+30
* setup.py: Fix .pdb file namesFriedemann Kleint2017-04-201-4/+4
* Add version 5.6 and make it defaultFriedemann Kleint2017-04-051-1/+8
* setup.py: Create a tracking branch for version unless it existsFriedemann Kleint2017-03-201-1/+11
* 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