aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/archiveresolver.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Refactor sdkcomponent.py""Patrik Teivonen2022-12-271-173/+0
* Revert "Refactor sdkcomponent.py"Patrik Teivonen2022-11-281-0/+173
* Refactor sdkcomponent.pyIikka Eklund2022-11-251-173/+0
* Revert "Revert "Use logging functions from logging_util.py""Antti Kokko2022-10-261-5/+7
* Revert "Use logging functions from logging_util.py"Antti Kokko2022-10-191-7/+5
* Use logging functions from logging_util.pyPatrik Teivonen2022-10-181-5/+7
* Add missing type hints, enable strict mypy checkingPatrik Teivonen2022-09-221-7/+15
* pylint: Remove unnecessary bits of codePatrik Teivonen2022-08-231-6/+4
* pylint: Add string formatting checks, use f-string and lazy % formattingPatrik Teivonen2022-08-161-4/+4
* Make imports consistent across Python scripts, isort hookv6.4.0-beta3-packagingPatrik Teivonen2022-08-051-8/+9
* PEP8: Fix whitespacePatrik Teivonen2022-07-111-12/+12
* PEP8: Blank lines in function and class definitions, file endPatrik Teivonen2022-07-111-7/+0
* PEP8: Remove unused vars, modules, and string formattingPatrik Teivonen2022-07-111-1/+0
* PEP8 compliant copyright headers in Python scriptsv6.4.0-beta2-packagingPatrik Teivonen2022-07-071-25/+25
* Update shebang, year in copyright noticePatrik Teivonen2022-04-111-2/+4
* Refactor create_installer.pyIikka Eklund2022-03-291-6/+6
* Support flexibility in component archive locations and destination dirsIikka Eklund2020-01-291-30/+14
* Fix archiveresolver logic when handling unavailable resourcesAntti Kokko2019-02-121-0/+5
* Raise exception instead of using sys.exitIikka Eklund2016-08-231-2/+1
* Clean up unused variables and importsSergio Ahumada2015-03-101-1/+0
* Fix bug in packaging scriptsIikka Eklund2014-08-141-1/+1
* Add possibility to put package templates in dedicated directoryIikka Eklund2014-08-141-6/+8
* Update archiveresolver.py for correct handling of renamed variablesIikka Eklund2014-01-031-2/+2
* Rename 'release-tools' as 'packaging-tools'Iikka Eklund2013-10-281-0/+181