Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: improve the build configuration implementationCristián Maureira-Fredes2024-12-181-43/+18
* build: don't stop if unsupported python version is usedCristián Maureira-Fredes2024-12-161-2/+5
* build: fetch metadata from pyproject.toml fileCristián Maureira-Fredes2024-12-051-1/+1
* Raise Python version to 3.8Friedemann Kleint2024-12-031-7/+0
* setup: fix PySide6.__all__ after the wheel split, amendment 2Christian Tismer2024-10-221-17/+0
* build: Remove build-directory-dependent code from PySide's __init__.pyFriedemann Kleint2024-10-181-0/+18
* type hints: Install a permanent test for error-free pyi filesChristian Tismer2024-10-171-0/+3
* Documentation: Release NotesShyamnath Premnadh2024-09-191-9/+30
* CI: Always use the default libclangSimo Fält2024-09-051-0/+5
* build scripts: Always record the latest build, whether tested or notChristian Tismer2024-09-031-12/+12
* Docs: Warnings for missing referencesShyamnath Premnadh2024-08-141-1/+1
* shiboken: Support compiler options for disabling optimizationsChristian Tismer2024-08-011-0/+4
* PySide Build: Add an option to provide extra include paths for ShibokenShyamnath Premnadh2024-07-291-0/+5
* Shiboken Build: Deal with libclang having a different SONAMEShyamnath Premnadh2024-07-231-0/+29
* PySide Build: Add option to force process system headersShyamnath Premnadh2024-07-131-0/+4
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Android Deployment: Build wheels with macOS hostShyamnath Premnadh2024-06-031-2/+8
* Remove deprecated command 'build_rst_docs'Dennis Oberst2024-04-121-6/+0
* Deprecation Python 3.8Cristián Maureira-Fredes2024-03-121-2/+2
* shiboken: Allow to disable pyi file generation for debuggingChristian Tismer2024-01-171-6/+9
* PySide: Fix debug build in windowsShyamnath Premnadh2024-01-051-4/+1
* Shiboken: Remove FindPythonInterp and FindPythonLibs CMake modulesShyamnath Premnadh2023-12-111-3/+3
* docs: deprecate 'build_rst_docs' in favor of 'build_base_docs'Dennis Oberst2023-10-261-9/+19
* Final details to enable 3.12 wheel compatibilityCristián Maureira-Fredes2023-10-111-2/+2
* PySide Build: Remove patchelf for Qfp binariesShyamnath Premnadh2023-09-061-1/+3
* example_gallery: Handle Qt example directoriesFriedemann Kleint2023-08-031-0/+3
* build: remove traces of distutilsCristián Maureira-Fredes2023-07-141-8/+7
* Cross Compilation - Fix PatchelfShyamnath Premnadh2023-07-131-1/+1
* Cleanup build scriptsShyamnath Premnadh2023-07-131-1/+1
* Android Wheels: Include all Android Qt modulesShyamnath Premnadh2023-06-201-4/+1
* Copy Qt module JSON files for usage by create_wheels.pyFriedemann Kleint2023-04-171-0/+1
* build_scripts: fix a suboptimal timing formulaChristian Tismer2023-04-111-2/+2
* build: remove unused imports and obsolete commentCristián Maureira-Fredes2023-04-051-1/+0
* build_rst_docs: Pass quiet mode to example gallery toolFriedemann Kleint2023-03-231-0/+2
* build_rst_docs: Run example gallery toolFriedemann Kleint2023-03-101-0/+5
* Android Deployment - cross building for android wheelsShyamnath Premnadh2023-03-061-2/+6
* build: introduce log levelCristián Maureira-Fredes2023-02-021-14/+33
* Fix cross compilationShyamnath Premnadh2023-02-011-1/+1
* Build system: Add an option to enable CMake UNITY_BUILD (jumbo) buildsFriedemann Kleint2022-12-191-0/+6
* build_scripts: remove unused importsCristián Maureira-Fredes2022-12-191-1/+1
* build_system: Remove code trying to find the MSVC installationFriedemann Kleint2022-12-081-8/+4
* build system: Port get_shared_library_filters to pathlibFriedemann Kleint2022-12-061-22/+19
* Build scripts: Adapt to changed location of the metatypes directory in QtFriedemann Kleint2022-12-021-0/+1
* Build system: Fix another breakage affecting cross buildsFriedemann Kleint2022-11-171-1/+1
* PySideTools: install tool only if corresponding Qt tool existsShyamnath Premnadh2022-11-161-1/+1
* Fix debug build problems on Win re: limited-apiAdrian Herrmann2022-11-161-2/+4
* build scripts: Fix target build_rst_docsFriedemann Kleint2022-10-181-6/+7
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-91/+95
* remove mentions to Python 3.6Cristián Maureira-Fredes2022-10-171-2/+2
* build: rename DistUtilsCommandMixin to CommandMixinCristián Maureira-Fredes2022-10-131-13/+13