| 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 |
| * | Python-3.10: Allow the new syntax for Python 3.9 | Christian Tismer | 2024-06-20 | 1 | -0/+1 |
| * | build scripts: Fix some flake8 issues | Friedemann Kleint | 2024-01-18 | 1 | -1/+1 |
| * | build: remove traces of distutils | Cristián Maureira-Fredes | 2023-07-14 | 1 | -1/+1 |
| * | Fix Cross Compilation | Shyamnath Premnadh | 2023-02-07 | 1 | -1/+1 |
| * | Fix cross compilation | Shyamnath Premnadh | 2023-02-01 | 1 | -3/+3 |
| * | pathlib: migrate build_scripts away from os.path | Cristián Maureira-Fredes | 2022-10-18 | 1 | -44/+46 |
| * | build: replace distutils.cmd.Command and sysconfig | Cristián Maureira-Fredes | 2022-10-13 | 1 | -2/+8 |
| * | build: replace distutils.log by simple logger | Cristián Maureira-Fredes | 2022-10-13 | 1 | -1/+1 |
| * | build: replace DistutilsSetupError by SetupError | Cristián Maureira-Fredes | 2022-10-13 | 1 | -3/+3 |
| * | build: use explicit unpack | Cristián Maureira-Fredes | 2022-06-29 | 1 | -1/+2 |
| * | build: replace the usage of reserved Python words | Cristián Maureira-Fredes | 2022-06-29 | 1 | -2/+2 |
| * | 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 | -4/+4 |
| * | PyPySide: Enable PySide build with PyPy 3.9 | Christian Tismer | 2022-04-12 | 1 | -1/+3 |
| * | flake8: improve codestyling of build scripts | Cristián Maureira-Fredes | 2022-03-22 | 1 | -2/+2 |
| * | setup.py: Add support for cross-building | Alexandru Croitor | 2022-02-04 | 1 | -28/+93 |
| * | Reland: Move all build dirs into a common 'build' subdirectory | Alexandru Croitor | 2021-12-07 | 1 | -9/+32 |
| * | setup.py: Make each setuptools command compute the same build dir info | Alexandru Croitor | 2021-12-07 | 1 | -0/+248 |