aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* Build script/Linux: Use installed patchelf if presentFriedemann Kleint2018-07-243-15/+15
* Include manylinux1 in package name for python2 builds on LinuxSimo Fält2018-07-111-7/+9
* 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
* Add option to skip docs generationCristian Maureira-Fredes2018-05-072-11/+17
* Change license from all the filesCristian Maureira-Fredes2018-05-0310-10/+10
* Fix typo on build_scripts/utils.pyCristian Maureira-Fredes2018-05-031-1/+1
* Split and move various setup.py parts into different filesAlexandru Croitor2018-04-3010-0/+3528