aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* Update config.py to allow Python 3.8 in pipChristian Tismer2019-12-051-1/+1
* Replace OPTION_* by a dictionaryCristián Maureira-Fredes2019-12-036-168/+168
* Improve code style with flake8Cristián Maureira-Fredes2019-11-2512-402/+372
* Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-11-251-2/+2
|\
| * Add python_requires to the python setupCristián Maureira-Fredes2019-11-181-2/+2
* | Add designer to the pyside toolsCristián Maureira-Fredes2019-10-313-1/+15
* | build scripts: Fix arguments handlingFriedemann Kleint2019-10-303-5/+5
* | Replace pyside2 uic/rccCristián Maureira-Fredes2019-10-253-44/+9
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Friedemann Kleint2019-10-241-1/+1
|\|
| * Fix wrong "only package" condition in build_scripts/main.pyAlexandru Croitor2019-10-071-1/+1
* | Add support for Python 3.8Cristián Maureira-Fredes2019-10-242-1/+2
|/
* Disable Android target from CISimo Fält2019-09-201-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Jukka Jokiniva2019-08-272-1/+2
|\
| * Add Proprietary License to be show in metadataSimo Fält2019-08-261-0/+1
| * Fix Xcode sdk value embedded into PySide2 binariesAlexandru Croitor2019-08-241-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-08-161-1/+2
|\|
| * Exclude SLES_12,15 from COIN buildsFriedemann Kleint2019-08-151-1/+2
* | Unpin wheel packageSimo Fält2019-06-181-7/+0
|/
* Disable Ubuntu 18.04 NoGui configuration from CISimo Fält2019-05-311-1/+1
* Avoid too much stickiness when using --reuse-buildChristian Tismer2019-04-261-2/+4
* Automatically Test Small Example With PyInstallerChristian Tismer2019-04-081-1/+1
* 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
* Say hello to qp5_tool.pyFriedemann Kleint2019-03-051-0/+261
* Move the .pyqtc files to .pyproject filesFriedemann Kleint2019-03-012-18/+9
* Add dependency version for shiboken2Cristian Maureira-Fredes2019-02-131-2/+2
* setup.py: Retry to downloading dependenciesFriedemann Kleint2019-02-111-4/+9
* Fix environment check regarding msvc redist libraries, take 2Friedemann Kleint2019-02-111-1/+1
* Modernize cmake buildAlexandru Croitor2019-02-072-2/+9
* Build scripts: Make location of 7z a bit smarter on WindowsFriedemann Kleint2019-02-061-2/+12
* Fix environment check regarding msvc redist librariesAlexandru Croitor2019-02-061-2/+1
* Avoid __pycache__ directoriesCristian Maureira-Fredes2019-02-062-2/+12
* Fix shiboken description issueCristian Maureira-Fredes2019-02-011-2/+2
* Include MSVC dlls in the shiboken module packageAlexandru Croitor2019-01-311-22/+41
* Disable WebAssembly config from CISimo Fält2019-01-221-1/+1
* setup.py: Fix running under non-UTF8 localeFriedemann Kleint2019-01-162-5/+2
* Fix wrong METADATA for generated wheelsCristian Maureira-Fredes2019-01-111-3/+2
* Make quiet builds really quietAlexandru Croitor2018-12-075-38/+43
* Generate Hinting Stubs AutomaticallyChristian Tismer2018-12-032-0/+16
* Install snippets glue codeCristian Maureira-Fredes2018-11-282-0/+14
* Build scripts: Add support for ninjaFriedemann Kleint2018-11-271-15/+16
* Build scripts: Print elapsed timeFriedemann Kleint2018-11-221-5/+8
* Build scripts: Implement --quietFriedemann Kleint2018-11-213-16/+32
* setup.py: Deprecate option --jobsFriedemann Kleint2018-10-301-3/+14
* Build scripts: Fix warnings about invalid escape sequencesFriedemann Kleint2018-10-301-1/+1
* setup.py: Warn about options occurring multiple times on the command lineFriedemann Kleint2018-10-291-22/+33
* Don't redirect stderr to stdout by default when calling setup.pyAlexandru Croitor2018-10-182-3/+8
* Build scripts: Fix warning about invalid escape sequencesFriedemann Kleint2018-10-171-3/+2
* Add tests to install built wheels and build some examplesAlexandru Croitor2018-10-121-0/+10
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-1210-697/+1518