| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace OPTION_* by a dictionary | Cristián Maureira-Fredes | 2019-12-03 | 1 | -105/+105 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -129/+98 |
| * | Fix wrong "only package" condition in build_scripts/main.py | Alexandru Croitor | 2019-10-07 | 1 | -1/+1 |
| * | Fix Xcode sdk value embedded into PySide2 binaries | Alexandru Croitor | 2019-08-24 | 1 | -1/+1 |
| * | Avoid too much stickiness when using --reuse-build | Christian Tismer | 2019-04-26 | 1 | -2/+4 |
| * | Modernize cmake build | Alexandru Croitor | 2019-02-07 | 1 | -2/+8 |
| * | Make quiet builds really quiet | Alexandru Croitor | 2018-12-07 | 1 | -9/+14 |
| * | Build scripts: Add support for ninja | Friedemann Kleint | 2018-11-27 | 1 | -15/+16 |
| * | Build scripts: Print elapsed time | Friedemann Kleint | 2018-11-22 | 1 | -5/+8 |
| * | Build scripts: Implement --quiet | Friedemann Kleint | 2018-11-21 | 1 | -5/+9 |
| * | Build scripts: Fix warnings about invalid escape sequences | Friedemann Kleint | 2018-10-30 | 1 | -1/+1 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -196/+191 |
| * | Revert "setup.py: parallel build by default" | Friedemann Kleint | 2018-09-20 | 1 | -5/+1 |
| * | setup.py: parallel build by default | Aleksandr Mezin | 2018-09-18 | 1 | -1/+5 |
| * | shiboken: Fix naming of shipped libclang | Friedemann Kleint | 2018-08-24 | 1 | -2/+15 |
| * | Build script/Linux: Use installed patchelf if present | Friedemann Kleint | 2018-07-24 | 1 | -3/+9 |
| * | Extract Qt Win dependencies to be included in wheels | Simo Fält | 2018-06-25 | 1 | -0/+3 |
| * | Fix pyside2-rcc to work on macOS during build process | Alexandru Croitor | 2018-06-22 | 1 | -1/+1 |
| * | Associate Coin snapshot builds with Coin integration IDs | Alexandru Croitor | 2018-06-22 | 1 | -0/+5 |
| * | Add bindings for QtWebEngine (aka Quick) | Alexandru Croitor | 2018-06-07 | 1 | -1/+2 |
| * | Error out when using --jobs=x with nmake on Windows | Alexandru Croitor | 2018-06-06 | 1 | -0/+3 |
| * | Fix minor get_package_version issue | Alexandru Croitor | 2018-05-31 | 1 | -1/+1 |
| * | Don't pass -DFORCE_LIMITED_API=yes from setup.py unless asked for | Alexandru Croitor | 2018-05-31 | 1 | -2/+4 |
| * | Adjust wheel names when building with limited api | Alexandru Croitor | 2018-05-31 | 1 | -38/+22 |
| * | PEP 384-squash: Implement PEP 384 | Christian Tismer | 2018-05-30 | 1 | -0/+8 |
| * | Format python files to use PEP8 | Cristian Maureira-Fredes | 2018-05-23 | 1 | -63/+63 |
| * | Add option --skip-modules | Cristian Maureira-Fredes | 2018-05-15 | 1 | -0/+9 |
| * | build_scripts/main.py: Fix Engrish | Alexandru Croitor | 2018-05-08 | 1 | -2/+2 |
| * | Make sure copied libclang file has write permissions | Alexandru Croitor | 2018-05-08 | 1 | -1/+6 |
| * | Fix copying of libclang for standalone builds | Alexandru Croitor | 2018-05-08 | 1 | -15/+9 |
| * | Add option to skip docs generation | Cristian Maureira-Fredes | 2018-05-07 | 1 | -11/+15 |
| * | Change license from all the files | Cristian Maureira-Fredes | 2018-05-03 | 1 | -1/+1 |
| * | Split and move various setup.py parts into different files | Alexandru Croitor | 2018-04-30 | 1 | -0/+1300 |