| Commit message (Expand) | Author | Age | Files | Lines |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | build: remove traces of distutils | Cristián Maureira-Fredes | 2023-07-14 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | python3: remove all obsolete "from __future__" import statements | Christian Tismer | 2020-11-09 | 1 | -2/+0 |
| * | doc: move setup.py docs and updates | Cristian Maureira-Fredes | 2020-10-28 | 1 | -218/+2 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -7/+7 |
| * | Make setup.py more robust when invoked in a weird way | Alexandru Croitor | 2019-02-06 | 1 | -0/+7 |
| * | Build scripts: Fix warnings about invalid escape sequences | Friedemann Kleint | 2018-10-30 | 1 | -7/+7 |
| * | Update setup.py documentation | Cristian Maureira-Fredes | 2018-10-25 | 1 | -27/+46 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -76/+39 |
| * | Add entry points for native tools | Simo Fält | 2018-10-02 | 1 | -0/+3 |
| * | Make signature module unconditional | Christian Tismer | 2018-08-27 | 1 | -2/+0 |
| * | Add content type for project description | Cristian Maureira-Fredes | 2018-07-31 | 1 | -0/+1 |
| * | Prepare Limited API for Python 3.7 | Christian Tismer | 2018-06-26 | 1 | -0/+1 |
| * | Associate Coin snapshot builds with Coin integration IDs | Alexandru Croitor | 2018-06-22 | 1 | -0/+4 |
| * | Don't package OpenSSL libraries on Windows Coin builds | Alexandru Croitor | 2018-06-22 | 1 | -2/+9 |
| * | Update contact information on setup.py | Cristian Maureira-Fredes | 2018-06-08 | 1 | -4/+4 |
| * | Adjust wheel names when building with limited api | Alexandru Croitor | 2018-05-31 | 1 | -2/+4 |
| * | PEP 384-squash: Implement PEP 384 | Christian Tismer | 2018-05-30 | 1 | -0/+2 |
| * | Remove Python 2.6 package classifier | Alexandru Croitor | 2018-05-29 | 1 | -1/+0 |
| * | Clarify and fix the path to openssl libs for Coin Windows build | Alexandru Croitor | 2018-05-16 | 1 | -5/+7 |
| * | Add option --skip-modules | Cristian Maureira-Fredes | 2018-05-15 | 1 | -0/+3 |
| * | setup.py: Document option --module-subset | Friedemann Kleint | 2018-05-11 | 1 | -0/+2 |
| * | Add option to skip docs generation | Cristian Maureira-Fredes | 2018-05-07 | 1 | -0/+1 |
| * | Split and move various setup.py parts into different files | Alexandru Croitor | 2018-04-30 | 1 | -1892/+9 |
| * | Add references from ApiExtractor to shiboken doc | Cristian Maureira-Fredes | 2018-04-26 | 1 | -5/+11 |
| * | Remove deprecated options | Alexandru Croitor | 2018-04-25 | 1 | -8/+0 |
| * | Replace 'osx' with 'macos' in installation scripts | Alexandru Croitor | 2018-04-25 | 1 | -6/+6 |
| * | Replace 'osx' in option names with 'macos' | Alexandru Croitor | 2018-04-25 | 1 | -15/+15 |
| * | Add QtWebEngineCore module | David Rosca | 2018-04-20 | 1 | -8/+10 |
| * | Fix QtWebEngineProcess related issues on the supported platforms | Alexandru Croitor | 2018-04-20 | 1 | -0/+18 |
| * | Fix rpath for QWebEngineProcess on macOS non-framework build | Alexandru Croitor | 2018-04-20 | 1 | -0/+8 |
| * | Fail early in setup.py when clang can not be found | Alexandru Croitor | 2018-04-20 | 1 | -2/+2 |
| * | Handle long lines and print format | Cristian Maureira-Fredes | 2018-04-19 | 1 | -314/+499 |
| * | Update docstring from setup.py | Cristian Maureira-Fredes | 2018-04-04 | 1 | -75/+148 |
| * | setup.py: Do not deploy *.pdb files of the QML plugins | Friedemann Kleint | 2018-04-03 | 1 | -3/+6 |
| * | setup.py: Deploy ANGLE for Windows | Friedemann Kleint | 2018-03-21 | 1 | -0/+2 |
| * | Fix error when invoking python setup.py without being in the same dir | Alexandru Croitor | 2018-03-15 | 1 | -1/+1 |
| * | Fix path to script_dir | Alexandru Croitor | 2018-03-14 | 1 | -9/+9 |
| * | Check for compatible Qt version when building PySide2 | Alexandru Croitor | 2018-03-06 | 1 | -1/+6 |
| * | Clean up submodules | Friedemann Kleint | 2018-03-06 | 1 | -19/+2 |
| * | Merge remote-tracking branch 'origin/5.6' into 5.9 | Friedemann Kleint | 2018-03-05 | 1 | -258/+303 |
| |\ |
|
| | * | Implement proper package versioning | Alexandru Croitor | 2018-03-02 | 1 | -28/+49 |
| | * | setup.py: Clean up version handling and options | Friedemann Kleint | 2018-03-02 | 1 | -126/+40 |
| | * | Improve packaging on Windows | Alexandru Croitor | 2018-03-02 | 1 | -71/+128 |
| | * | Deploy QtWebEngine locales .pak files | Alexandru Croitor | 2018-03-02 | 1 | -3/+3 |
| | * | Remove unused version_str variable | Alexandru Croitor | 2018-03-02 | 1 | -3/+0 |
| | * | Improve macOS minimum deployment target decision process | Alexandru Croitor | 2018-03-02 | 1 | -21/+67 |
| | * | Improve QtInfo class | Alexandru Croitor | 2018-03-02 | 1 | -19/+17 |
| | * | Add rudimentary support for address sanitizer builds | Alexandru Croitor | 2018-02-23 | 1 | -0/+9 |