aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside-tools/deploy/python_helper.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename folder: deploy to deploy_libShyamnath Premnadh2022-12-221-82/+0
| | | | | | | | | | - to distinguish between deploy.py and deploy folder, since both are Python modules. This is especially useful when testing since our tests are located in sources/pyside6/tests/tools. Task-number: PYSIDE-1612 Change-Id: Ideb35b23f454ec64415421e00464cfb1f7055401 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Refactoring: deploy toolShyamnath Premnadh2022-11-291-3/+3
| | | | | | | | | | | | | - Move code sections from deploy.py into config.py - Add check to find .pyproject file and use the files within it to identify project files eg: QML files, Python files - Remove redundant colon in the log messages Pick-to: 6.4 Task-number: PYSIDE-1612 Change-Id: Id92b6caa15da446196196192d117de00518e5cb9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Christian Tismer <tismer@stackless.com>
* Deploy Tool Fix: os.fspath instead of pathlibShyamnath Premnadh2022-10-251-1/+1
| | | | | | | | | - for subprocess calls use os.fspath instead of pathlib Pick-to: 6.4 6.4.0 Change-Id: I7f0a47d4c8a0d9daa55d6b432f9bac9ed2019a91 Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Deploy Tool: Split classes and functionsShyamnath Premnadh2022-10-201-0/+82
| | | | | | | | | | | - As deploy.py was getting bigger, each class is split into respective modules inside psyide-tools/deploy/ Pick-to: 6.4.0 Task-number: PYSIDE-1912 Change-Id: I465a25773343cb842cbfd603941476ed6d575321 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Adrian Herrmann <adrian.herrmann@qt.io>
* create pyside-tools2 with qt5 branchChristian Tismer2015-06-101-0/+0
|
* Remap examples and tools submodules from gitorious to githubRoman Lacko2013-08-011-0/+0
|
* Initial commit (copy of lck/pyside-dist repo)Roman Lacko2012-06-041-0/+0