summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
AgeCommit message (Expand)Author
2022-03-02recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie
2022-03-01recipetool: Use SPDX license identifiersPeter Kjellerstedt
2022-03-01recipetool/create_buildsys_python: Add support for more known licensesPeter Kjellerstedt
2022-02-05recipetool: Fix circular reference in SRC_URISaul Wold
2022-01-12recipetool/create_buildsys_python.py: less distutilsTim Orling
2021-12-20recipetool: Separate licenses with & operatorStefan Herbrechtsmeier
2021-12-20recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier
2021-12-09recipetool: Set master branch only as fallbackStefan Herbrechtsmeier
2021-12-03recipetool: extend curl detection when creating recipesRoss Burton
2021-12-03recipetool: handle GitLab URLs like we do GitHubRoss Burton
2021-10-30meta/scripts: Manual git url branch additionsRichard Purdie
2021-10-23recipetool: Simplify common source files skip in guess_licenseStefan Herbrechtsmeier
2021-10-14recipetool: Rework crunch_license to recognize more variantsStefan Herbrechtsmeier
2021-10-14recipetool: npm: Use README as license fallbackStefan Herbrechtsmeier
2021-10-14recipetool: npm: Do not add package.json files to LIC_FILES_CHKSUMStefan Herbrechtsmeier
2021-10-14recipetool: Add support for linenumbers to licenses.csvStefan Herbrechtsmeier
2021-10-14recipetool: Add logger info for missing license entriesStefan Herbrechtsmeier
2021-10-14recipetool: ignore empty license filesStefan Herbrechtsmeier
2021-10-14recipetool: Change default paramter fallback_licenses of function split_pkg_l...Stefan Herbrechtsmeier
2021-10-14recipetool: Skip common source files in guess_licenseStefan Herbrechtsmeier
2021-10-14recipetool: Move license md5sums into CSV filesStefan Herbrechtsmeier
2021-09-03recipetool/create_buildsys_python: treat BSD as BSD-3-ClauseRoss Burton
2021-08-17package/scripts: Fix FILES_INFO handlingRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-01-16recipetool: create: only add npmsw url if requiredKamel Bouhara
2020-07-12scripts/lib/recipetool/create.py: fix regex stringsTim Orling
2020-06-17recipetool: create: fix SRCBRANCH not being passed to paramsTuomas Salokanto
2020-06-12recipetool: Fix list concatenation when using editAlex Kiernan
2020-01-27recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: handle the licenses of the dependenciesJean-Marie LEMETAYER
2020-01-27recipetool/create_npm: refactor the npm recipe creation handlerJean-Marie LEMETAYER
2020-01-27devtool: npm: rename npm command line optionsJean-Marie LEMETAYER
2019-12-30recipetool: always use python 3 in recipe creationAlexander Kanavin
2019-11-21devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton
2019-11-21recipetool/create: Fix to work with reproducible_buildsRichard Purdie
2019-07-11recipetool: add MD5 hash for the line-wrapped MPL-1.1 licenseRoss Burton
2019-07-03recipetool: ignore zero-length setup.py filesPaul Eggleton
2019-06-30package: Build pkgdata specific to the current recipeRichard Purdie
2019-06-10recipetool: add python3 supportMaciej Pijanowski
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-05-08recipetool: fix unbound variable when fixed SRCREV can't be foundAlex Kiernan
2019-04-11recipetool: add missed moduleLei Yang
2018-07-26logging: use warning instead warnChen Qi
2018-07-03recipetool: add 'edit' subcommandChristopher Larson
2018-05-04recipetool: fixed uncaught NameError exceptionSarah Marsh
2018-04-03recipetool: create: fix port number parsing issueMing Liu
2017-12-18recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun
2017-11-21recipetool: create: fix failure handling included dictsPaul Eggleton
2017-11-10recipetool: create: show a warning for github archive URLsPaul Eggleton
2017-11-10recipetool: create: drop debug printPaul Eggleton