aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/main.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: replace distutils.cmd.Command and sysconfigCristián Maureira-Fredes2022-10-131-3/+3
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-131-9/+9
* build: replace DistutilsSetupError by SetupErrorCristián Maureira-Fredes2022-10-131-19/+19
* build: remove local patchelfCristián Maureira-Fredes2022-10-131-6/+2
* build system: Disable checking ICU libs for cross buildsFriedemann Kleint2022-09-261-1/+1
* doc: use more processes for sphinx-buildCristián Maureira-Fredes2022-09-011-1/+1
* build: use explicit unpackCristián Maureira-Fredes2022-06-291-4/+4
* build: replace the usage of reserved Python wordsCristián Maureira-Fredes2022-06-291-11/+11
* build: rename our rmtree to avoid shutil conflictCristián Maureira-Fredes2022-06-291-5/+5
* build: fix flake8 warnings and missing f-stringsCristián Maureira-Fredes2022-06-281-2/+3
* PyEnum: Use embedding of the Enum module for better execution speedChristian Tismer2022-06-161-1/+2
* build: remove directories in 'package_for_wheels/' on re-runCristián Maureira-Fredes2022-06-011-13/+30
* Limited_API: Fix PyIndex_Check once and for allChristian Tismer2022-05-271-4/+18
* flake8: fix style issues to build_scripts, amended: fix main.pyChristian Tismer2022-05-271-12/+14
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* Enable numpy support by defaultFriedemann Kleint2022-05-171-4/+19
* build: copy instead of move the package directoryCristián Maureira-Fredes2022-04-221-2/+4