| 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 |
| * | Build scripts: Fix "modules" directory for Qt builds with --archdata-dir | Friedemann Kleint | 2023-09-13 | 1 | -2/+2 |
| * | Copy Qt module JSON files for usage by create_wheels.py | Friedemann Kleint | 2023-04-17 | 1 | -0/+6 |
| * | Build scripts: Adapt to changed location of the metatypes directory in Qt | Friedemann Kleint | 2022-12-02 | 1 | -0/+13 |
| * | pathlib: migrate build_scripts away from os.path | Cristián Maureira-Fredes | 2022-10-18 | 1 | -1/+1 |
| * | build: avoid mutable default value as argument | Cristián Maureira-Fredes | 2022-06-28 | 1 | -2/+6 |
| * | 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 | -2/+3 |
| * | flake8: improve codestyling of build scripts | Cristián Maureira-Fredes | 2022-03-22 | 1 | -4/+0 |
| * | setup.py: Add support for cross-building | Alexandru Croitor | 2022-02-04 | 1 | -71/+68 |
| * | Windows: Fix the build against complete LLVM packages | Friedemann Kleint | 2021-12-09 | 1 | -0/+3 |
| * | setup.py: Simplify logic of qmake and qtpaths lookup | Alexandru Croitor | 2021-11-29 | 1 | -0/+4 |
| * | setup.py: Package QtWebEngine resources from Qt's data dir | Alexandru Croitor | 2021-11-22 | 1 | -0/+4 |
| * | setup.py: Reduce cmake_minimum_required to 3.16 | Alexandru Croitor | 2021-10-27 | 1 | -1/+1 |
| * | setup.py: Allow specifying Qt without adding it to PATH | Alexandru Croitor | 2021-10-27 | 1 | -0/+3 |
| * | build scripts: Fix qmake message | Friedemann Kleint | 2021-06-17 | 1 | -4/+1 |
| * | Introduce qtpaths as qmake replacement | Friedemann Kleint | 2021-06-17 | 1 | -3/+26 |
| * | build scripts: Replace qmake mkspec parsing by cmake | Friedemann Kleint | 2021-06-17 | 1 | -59/+62 |
| * | build scripts: Remove qtchooser handling | Friedemann Kleint | 2021-06-16 | 1 | -19/+4 |
| * | setup.py/Windows: Fix warning about file access | Friedemann Kleint | 2021-05-31 | 1 | -13/+17 |
| * | build_scripts: clean and format qtinfo | Cristian Maureira-Fredes | 2021-05-04 | 1 | -86/+81 |
| * | build_scripts: use f-strings instead of format() | Cristian Maureira-Fredes | 2021-01-04 | 1 | -2/+2 |
| * | build_scripts: remove references to python 2 | Cristian Maureira-Fredes | 2020-10-27 | 1 | -4/+1 |
| * | setup.py: Fix some flake8 warnings | Friedemann Kleint | 2020-10-07 | 1 | -1/+1 |
| * | setup.py: Make it possible to access QtInfo from several sources | Friedemann Kleint | 2020-10-06 | 1 | -185/+206 |
| * | Fix qtinfo on macOS when XCode is newly installed | Christian Tismer | 2020-02-20 | 1 | -1/+1 |
| * | Improve code style with flake8 | Cristián Maureira-Fredes | 2019-11-25 | 1 | -4/+8 |
| * | Format python files to use PEP8 | Cristian Maureira-Fredes | 2018-05-23 | 1 | -64/+64 |
| * | 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/+237 |