| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -130/+120 |
| * | build scripts: Fix arguments handling | Friedemann Kleint | 2019-10-30 | 1 | -3/+3 |
| * | Disable Android target from CI | Simo Fält | 2019-09-20 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13 | Friedemann Kleint | 2019-08-16 | 1 | -1/+2 |
| |\ |
|
| | * | Exclude SLES_12,15 from COIN builds | Friedemann Kleint | 2019-08-15 | 1 | -1/+2 |
| * | | Unpin wheel package | Simo Fält | 2019-06-18 | 1 | -7/+0 |
| |/ |
|
| * | Disable Ubuntu 18.04 NoGui configuration from CI | Simo Fält | 2019-05-31 | 1 | -1/+1 |
| * | Automatically Test Small Example With PyInstaller | Christian Tismer | 2019-04-08 | 1 | -1/+1 |
| * | setup.py: Retry to downloading dependencies | Friedemann Kleint | 2019-02-11 | 1 | -4/+9 |
| * | Build scripts: Make location of 7z a bit smarter on Windows | Friedemann Kleint | 2019-02-06 | 1 | -2/+12 |
| * | Disable WebAssembly config from CI | Simo Fält | 2019-01-22 | 1 | -1/+1 |
| * | setup.py: Fix running under non-UTF8 locale | Friedemann Kleint | 2019-01-16 | 1 | -4/+1 |
| * | Make quiet builds really quiet | Alexandru Croitor | 2018-12-07 | 1 | -22/+11 |
| * | Build scripts: Implement --quiet | Friedemann Kleint | 2018-11-21 | 1 | -11/+22 |
| * | Don't redirect stderr to stdout by default when calling setup.py | Alexandru Croitor | 2018-10-18 | 1 | -2/+7 |
| * | Build scripts: Fix warning about invalid escape sequences | Friedemann Kleint | 2018-10-17 | 1 | -3/+2 |
| * | Add tests to install built wheels and build some examples | Alexandru Croitor | 2018-10-12 | 1 | -0/+10 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -93/+110 |
| * | Revert "setup.py: parallel build by default" | Friedemann Kleint | 2018-09-20 | 1 | -7/+0 |
| * | setup.py: parallel build by default | Aleksandr Mezin | 2018-09-18 | 1 | -0/+7 |
| * | Merge branch '5.11' into dev | Alexandru Croitor | 2018-07-25 | 1 | -11/+5 |
| |\ |
|
| | * | Build script/Linux: Use installed patchelf if present | Friedemann Kleint | 2018-07-24 | 1 | -11/+5 |
| * | | Enable macOS 10.13 in CI | Simo Fält | 2018-07-25 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/5.11' into dev | Friedemann Kleint | 2018-07-03 | 1 | -0/+13 |
| |\| |
|
| | * | Refactor accepted CI configurations | Simo Fält | 2018-06-04 | 1 | -0/+13 |
| |/ |
|
| * | Format python files to use PEP8 | Cristian Maureira-Fredes | 2018-05-23 | 1 | -58/+58 |
| * | Select correct Python environment when cross compiling | Simo Fält | 2018-05-17 | 1 | -3/+11 |
| * | Move setup call from CI to wrapper script | Simo Fält | 2018-05-11 | 1 | -2/+30 |
| * | Make sure copied libclang file has write permissions | Alexandru Croitor | 2018-05-08 | 1 | -1/+9 |
| * | Change license from all the files | Cristian Maureira-Fredes | 2018-05-03 | 1 | -1/+1 |
| * | Fix typo on build_scripts/utils.py | 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/+1075 |