aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/platforms/windows_desktop.py
Commit message (Expand)AuthorAgeFilesLines
* Add mirror url to download MSVC redistributablesSimo Fält2021-01-221-1/+6
* build_scripts: use f-strings instead of format()Cristian Maureira-Fredes2021-01-041-1/+1
* build_scripts: remove unused importsCristian Maureira-Fredes2021-01-041-1/+0
* Build scripts: Switch to Qt 6Friedemann Kleint2020-11-021-9/+9
* Fix the Windows buildFriedemann Kleint2020-11-021-1/+1
* Rename PySide2 to PySide6Friedemann Kleint2020-11-021-4/+4
* build scripts: Introduce variables for the versionsFriedemann Kleint2020-11-021-10/+11
* Rename shiboken2 to shiboken6Friedemann Kleint2020-10-281-7/+7
* build_scripts: remove references to python 2Cristian Maureira-Fredes2020-10-271-6/+5
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-09-101-1/+5
|\
| * One more fix for the missing win runtime libsSimo Fält2020-09-091-1/+5
* | Remove pyside-toolsFriedemann Kleint2020-07-031-2/+1
|/
* Update vcredist binaries for MSVC 2019Simo Fält2020-06-151-2/+2
* Add missing Win runtime dll into win wheelsSimo Fält2020-06-151-1/+2
* Support type checking with the mypy moduleChristian Tismer2020-04-171-1/+1
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-031-2/+2
* Improve code style with flake8Cristián Maureira-Fredes2019-11-251-43/+41
* Add designer to the pyside toolsCristián Maureira-Fredes2019-10-311-1/+1
* build scripts: Fix arguments handlingFriedemann Kleint2019-10-301-1/+1
* Replace pyside2 uic/rccCristián Maureira-Fredes2019-10-251-19/+3
* Use correct environment variable to detect when running in CoinAlexandru Croitor2019-04-081-2/+2
* Log for debug purposes whenever MSVC redist is not downloadedAlexandru Croitor2019-04-081-0/+2
* Fix environment check regarding msvc redist libraries, take 2Friedemann Kleint2019-02-111-1/+1
* Fix environment check regarding msvc redist librariesAlexandru Croitor2019-02-061-2/+1
* Avoid __pycache__ directoriesCristian Maureira-Fredes2019-02-061-1/+6
* Include MSVC dlls in the shiboken module packageAlexandru Croitor2019-01-311-22/+41
* Generate Hinting Stubs AutomaticallyChristian Tismer2018-12-031-0/+8
* Install snippets glue codeCristian Maureira-Fredes2018-11-281-0/+7
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-194/+274
* Add entry points for native toolsSimo Fält2018-10-021-0/+6
* Extract Qt Win dependencies to be included in wheelsSimo Fält2018-06-251-0/+23
* Reduce generated package size by removing unnecessary filesAlexandru Croitor2018-05-141-8/+24
* Change license from all the filesCristian Maureira-Fredes2018-05-031-1/+1
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-301-0/+326