| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove unnecessary use of 'object' in class constructionremoteobjectsdev | Cristián Maureira-Fredes | 2024-12-18 | 1 | -1/+1 |
| * | build: improve the build configuration implementation | Cristián Maureira-Fredes | 2024-12-18 | 1 | -1/+1 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | Remove deprecated command 'build_rst_docs' | Dennis Oberst | 2024-04-12 | 1 | -1/+1 |
| * | docs: deprecate 'build_rst_docs' in favor of 'build_base_docs' | Dennis Oberst | 2023-10-26 | 1 | -1/+1 |
| * | PySide Build: find qtpaths before SetupRunner.run_setup() | Shyamnath Premnadh | 2023-02-08 | 1 | -9/+4 |
| * | build: introduce log level | Cristián Maureira-Fredes | 2023-02-02 | 1 | -3/+7 |
| * | build_scripts: remove unused imports | Cristián Maureira-Fredes | 2022-12-19 | 1 | -1/+0 |
| * | PySideTools: install tool only if corresponding Qt tool exists | Shyamnath Premnadh | 2022-11-16 | 1 | -2/+12 |
| * | pathlib: migrate build_scripts away from os.path | Cristián Maureira-Fredes | 2022-10-18 | 1 | -1/+2 |
| * | build: replace distutils.cmd.Command and sysconfig | Cristián Maureira-Fredes | 2022-10-13 | 1 | -1/+1 |
| * | build: replace distutils.log by simple logger | Cristián Maureira-Fredes | 2022-10-13 | 1 | -9/+3 |
| * | build: fix flake8 warnings and missing f-strings | Cristián Maureira-Fredes | 2022-06-28 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-27 | 1 | -38/+2 |
| * | flake8: fix style issues to build_scripts/ | Cristián Maureira-Fredes | 2022-04-13 | 1 | -3/+3 |
| * | flake8: improve codestyling of build scripts | Cristián Maureira-Fredes | 2022-03-22 | 1 | -1/+1 |
| * | setup.py: Add support for cross-building | Alexandru Croitor | 2022-02-04 | 1 | -11/+128 |
| * | setup.py: Prevent creation of byte-compiled files | Christian Tismer | 2021-12-20 | 1 | -0/+4 |
| * | setup.py: Fix no log messages being shown during setup call | Alexandru Croitor | 2021-11-26 | 1 | -4/+12 |
| * | Move from distutils to setuptools | Cristián Maureira-Fredes | 2021-11-26 | 1 | -1/+1 |
| * | setup.py: Set log verbosity to INFO | Alexandru Croitor | 2021-10-27 | 1 | -1/+4 |
| * | build_scripts: use f-strings instead of format() | Cristian Maureira-Fredes | 2021-01-04 | 1 | -11/+10 |
| * | setup.py: Pass --reuse-build only to commands that use DistUtilsCommandMixin | Dmitry Shachnev | 2020-12-09 | 1 | -1/+1 |
| * | setup.py: Fix 'clean' command | Friedemann Kleint | 2020-11-24 | 1 | -1/+6 |
| * | build scripts: Fix warning about import order | Friedemann Kleint | 2020-11-05 | 1 | -3/+1 |
| * | Rename PySide2 to PySide6 | Friedemann Kleint | 2020-11-02 | 1 | -1/+1 |
| * | Rename shiboken2 to shiboken6 | Friedemann Kleint | 2020-10-28 | 1 | -1/+1 |
| * | setup.py: Show options in command help | Friedemann Kleint | 2020-10-14 | 1 | -3/+5 |
| * | setup.py: Fix some flake8 warnings | Friedemann Kleint | 2020-10-07 | 1 | -0/+1 |
| * | setup.py: Do not display help multiple times | Friedemann Kleint | 2020-10-06 | 1 | -1/+5 |
| * | Clean the build/install output a bit | Cristián Maureira-Fredes | 2020-06-08 | 1 | -1/+5 |
| * | Replace OPTION_* by a dictionary | Cristián Maureira-Fredes | 2019-12-03 | 1 | -5/+4 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -1/+3 |
| * | setup.py: Fix running under non-UTF8 locale | Friedemann Kleint | 2019-01-16 | 1 | -1/+1 |
| * | Make quiet builds really quiet | Alexandru Croitor | 2018-12-07 | 1 | -1/+3 |
| * | Don't redirect stderr to stdout by default when calling setup.py | Alexandru Croitor | 2018-10-18 | 1 | -1/+1 |
| * | Allow building shiboken2 and PySide2 as separate wheels | Alexandru Croitor | 2018-10-12 | 1 | -0/+165 |