aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add entry points for native toolsSimo Fält2018-10-022-0/+10
* Revert "setup.py: parallel build by default"Friedemann Kleint2018-09-202-12/+1
* setup.py: parallel build by defaultAleksandr Mezin2018-09-182-1/+12
* setup.py: Add a small Qt Creator Python project file for editingFriedemann Kleint2018-09-171-0/+13
* Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-08-291-2/+15
|\
| * shiboken: Fix naming of shipped libclangFriedemann Kleint2018-08-241-2/+15
* | Merge branch '5.11' into devAlexandru Croitor2018-07-253-15/+15
|\|
| * Build script/Linux: Use installed patchelf if presentFriedemann Kleint2018-07-243-15/+15
* | Enable macOS 10.13 in CISimo Fält2018-07-251-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-131-7/+9
|\|
| * Include manylinux1 in package name for python2 builds on LinuxSimo Fält2018-07-111-7/+9
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-035-132/+183
|\|
| * Minimize the wheel_override diffChristian Tismer2018-07-021-130/+132
| * Prepare Limited API for Python 3.7Christian Tismer2018-06-261-1/+1
| * Extract Qt Win dependencies to be included in wheelsSimo Fält2018-06-252-0/+26
| * 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-222-0/+6
| * Merge branch '5.9' into 5.11Alexandru Croitor2018-06-081-1/+2
| |\
| | * Add bindings for QtWebEngine (aka Quick)Alexandru Croitor2018-06-071-1/+2
| * | Merge branch '5.9' into 5.11Alexandru Croitor2018-06-072-1/+4
| |\|
| | * Error out when using --jobs=x with nmake on WindowsAlexandru Croitor2018-06-061-0/+3
| | * Current limited API packages won't work on Python 3.7 and 3.8Alexandru Croitor2018-06-061-1/+1
| |/ |/|
| * Refactor accepted CI configurationsSimo Fält2018-06-041-0/+13
|/
* 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
* Include manylinux1 in package name for limited API builds on LinuxAlexandru Croitor2018-05-311-0/+14
* Adjust wheel names when building with limited apiAlexandru Croitor2018-05-312-38/+208
* PEP 384-squash: Implement PEP 384Christian Tismer2018-05-302-1/+9
* Don't package qml plugin debug symbols on LinuxAlexandru Croitor2018-05-251-0/+1
* Format python files to use PEP8Cristian Maureira-Fredes2018-05-233-185/+185
* Select correct Python environment when cross compilingSimo Fält2018-05-171-3/+11
* Add option --skip-modulesCristian Maureira-Fredes2018-05-152-0/+10
* Reduce generated package size by removing unnecessary filesAlexandru Croitor2018-05-142-9/+51
* Move setup call from CI to wrapper scriptSimo Fält2018-05-111-2/+30
* build_scripts/main.py: Fix EngrishAlexandru Croitor2018-05-081-2/+2
* Make sure copied libclang file has write permissionsAlexandru Croitor2018-05-082-2/+15
* Fix copying of libclang for standalone buildsAlexandru Croitor2018-05-081-15/+9