Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary use of 'object' in class constructionremoteobjectsdevCristián Maureira-Fredes2024-12-181-2/+2
* build: improve the build configuration implementationCristián Maureira-Fredes2024-12-181-2/+2
* build: options as a singletonCristián Maureira-Fredes2024-12-181-79/+78
* type hints: Install a permanent test for error-free pyi filesChristian Tismer2024-10-171-0/+2
* shiboken: Support compiler options for disabling optimizationsChristian Tismer2024-08-011-0/+1
* PySide Build: Add --flatpak optionShyamnath Premnadh2024-07-291-0/+14
* PySide Build: Add an option to provide extra include paths for ShibokenShyamnath Premnadh2024-07-291-1/+7
* PySide Build: Add option to force process system headersShyamnath Premnadh2024-07-131-1/+10
* Python-3.10: Allow the new syntax for Python 3.9Christian Tismer2024-06-201-0/+1
* Remove deprecated command 'build_rst_docs'Dennis Oberst2024-04-121-6/+4
* build scripts: Use log.warning() instead of deprecated log.warn()Friedemann Kleint2024-03-071-4/+4
* Make Unity builds defaultFriedemann Kleint2024-01-301-2/+7
* Help fix: remove the extra '-' from --macos-use-libc++Shyamnath Premnadh2024-01-251-1/+1
* build scripts: Deprecate option --ignore_gitFriedemann Kleint2024-01-181-1/+2
* shiboken: Allow to disable pyi file generation for debuggingChristian Tismer2024-01-171-6/+9
* docs: deprecate 'build_rst_docs' in favor of 'build_base_docs'Dennis Oberst2023-10-261-4/+7
* build: remove traces of distutilsCristián Maureira-Fredes2023-07-141-8/+2
* build: remove examples from wheels and installationCristián Maureira-Fredes2023-03-211-3/+1
* Android Deployment - cross building for android wheelsShyamnath Premnadh2023-03-061-0/+2
* doc: fix build when qtpaths is in PATHCristián Maureira-Fredes2023-02-161-1/+2
* PySide Build: find qtpaths before SetupRunner.run_setup()Shyamnath Premnadh2023-02-081-25/+49
* build: introduce log levelCristián Maureira-Fredes2023-02-021-7/+44
* 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/+0
* build system: Fix --cmake command line optionFriedemann Kleint2022-12-081-0/+2
* Enable debug builds on WindowsFriedemann Kleint2022-11-171-1/+1
* Fix debug build problems on Win re: limited-apiAdrian Herrmann2022-11-161-0/+5
* build_scripts: Don't use options from the environmentFriedemann Kleint2022-11-151-7/+2
* Build system: Check for qtpaths6 onlyFriedemann Kleint2022-11-081-2/+0
* Build system: Fix cross buildsFriedemann Kleint2022-11-081-4/+3
* pathlib: migrate build_scripts away from os.pathCristián Maureira-Fredes2022-10-181-14/+20
* build: rename DistUtilsCommandMixin to CommandMixinCristián Maureira-Fredes2022-10-131-7/+7
* build: replace distutils.cmd.Command and sysconfigCristián Maureira-Fredes2022-10-131-1/+1
* build: replace distutils.log by simple loggerCristián Maureira-Fredes2022-10-131-3/+3
* build: fix readability detailsCristián Maureira-Fredes2022-06-291-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-271-38/+2
* Enable numpy support by defaultFriedemann Kleint2022-05-171-1/+8
* flake8: fix style issues to build_scripts/Cristián Maureira-Fredes2022-04-131-5/+6
* PySide6: Optimize for SizeShyamnath Premnadh2022-04-111-0/+3
* doc: skip the documentation build by defaultCristián Maureira-Fredes2022-04-091-1/+4
* flake8: improve codestyling of build scriptsCristián Maureira-Fredes2022-03-221-3/+2
* Strip libraries in release modeFriedemann Kleint2022-03-141-0/+3
* setup.py: Add support for cross-buildingAlexandru Croitor2022-02-041-34/+183
* setup.py: Deprecate qmake option in favor of qtpathsAlexandru Croitor2021-12-071-0/+1
* setup.py: Simplify logic of qmake and qtpaths lookupAlexandru Croitor2021-11-291-32/+21
* Move from distutils to setuptoolsCristián Maureira-Fredes2021-11-261-5/+11
* setup: coin: Use sccache when building if the platform config sets itAlexandru Croitor2021-11-151-0/+3
* setup.py: Allow specifying Qt without adding it to PATHAlexandru Croitor2021-10-271-11/+35
* Introduce qtpaths as qmake replacementFriedemann Kleint2021-06-171-3/+24
* build scripts: Replace qmake mkspec parsing by cmakeFriedemann Kleint2021-06-171-1/+1