summaryrefslogtreecommitdiffstats
path: root/scripts/find_packages.py
Commit message (Expand)AuthorAgeFilesLines
* find_dependencies.py: rename from find_packages.py.Patrick Vacek2018-06-281-207/+0
* find_packages.py: Hide some i586-specific virtual packages.Patrick Vacek2018-06-281-0/+2
* find_packages.py: Do not write anything if recipe is not found.Patrick Vacek2018-06-281-25/+30
* find_packages.py: Substantial rewrite based on OSS team feedback.Patrick Vacek2018-06-281-49/+130
* find_packages.py: input package names to search.Patrick Vacek2018-06-271-20/+14
* find_packages.py: Ignore packages in ASSUME_PROVIDED.Patrick Vacek2018-05-301-3/+6
* find_packages.py: Fix python style issues.Patrick Vacek2018-05-281-9/+7
* find_packages.py: Add explanatory comment about list appending.Patrick Vacek2018-05-281-0/+3
* find_packages.py: Fix repo name parsing logic.Patrick Vacek2018-05-281-5/+20
* find_packages.py: Get full path for patches and other local files.Patrick Vacek2018-05-281-4/+11
* find_packages.py: Check for a few unlisted aktualizr dependencies.Patrick Vacek2018-05-281-1/+9
* find_packages.py: Catch empty info and return early.Patrick Vacek2018-05-281-1/+5
* find_packages.py: Initial version.Patrick Vacek2018-05-281-0/+87