aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/main.py
Commit message (Expand)AuthorAgeFilesLines
* Make quiet builds really quietAlexandru Croitor2018-12-071-9/+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-211-5/+9
* Build scripts: Fix warnings about invalid escape sequencesFriedemann Kleint2018-10-301-1/+1
* Allow building shiboken2 and PySide2 as separate wheelsAlexandru Croitor2018-10-121-196/+191
* Revert "setup.py: parallel build by default"Friedemann Kleint2018-09-201-5/+1
* setup.py: parallel build by defaultAleksandr Mezin2018-09-181-1/+5
* shiboken: Fix naming of shipped libclangFriedemann Kleint2018-08-241-2/+15
* Build script/Linux: Use installed patchelf if presentFriedemann Kleint2018-07-241-3/+9
* Extract Qt Win dependencies to be included in wheelsSimo Fält2018-06-251-0/+3
* Fix pyside2-rcc to work on macOS during build processAlexandru Croitor2018-06-221-1/+1
* Associate Coin snapshot builds with Coin integration IDsAlexandru Croitor2018-06-221-0/+5
* Add bindings for QtWebEngine (aka Quick)Alexandru Croitor2018-06-071-1/+2
* Error out when using --jobs=x with nmake on WindowsAlexandru Croitor2018-06-061-0/+3
* Fix minor get_package_version issueAlexandru Croitor2018-05-311-1/+1
* Don't pass -DFORCE_LIMITED_API=yes from setup.py unless asked forAlexandru Croitor2018-05-311-2/+4
* Adjust wheel names when building with limited apiAlexandru Croitor2018-05-311-38/+22
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-301-0/+8
* Format python files to use PEP8Cristian Maureira-Fredes2018-05-231-63/+63
* Add option --skip-modulesCristian Maureira-Fredes2018-05-151-0/+9
* build_scripts/main.py: Fix EngrishAlexandru Croitor2018-05-081-2/+2
* Make sure copied libclang file has write permissionsAlexandru Croitor2018-05-081-1/+6
* Fix copying of libclang for standalone buildsAlexandru Croitor2018-05-081-15/+9
* Add option to skip docs generationCristian Maureira-Fredes2018-05-071-11/+15
* 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/+1300