aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/