summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
AgeCommit message (Expand)Author
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
2017-11-10recipetool: ignore incidental kernel module sourcePaul Eggleton
2017-11-10recipetool: pass absolute source tree path to pluginsPaul Eggleton
2017-09-13devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz
2017-08-31recipetool: create: detect Eclipse licensesPaul Eggleton
2017-08-31recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton
2017-08-31recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton
2017-08-31recipetool: create: make recently added branch/tag handling git specificPaul Eggleton
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton
2017-08-23recipetool: create: fix npm license code regressionPaul Eggleton
2017-08-23recipetool: create: fix broken import in npm modulePaul Eggleton
2017-08-21recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUMPaul Eggleton
2017-08-21recipetool: allow plugins to set PN / PV more easilyPaul Eggleton
2017-08-21recipetool: create: replacing PV in SRCURIStanley Phoong
2017-08-21recipetool: create: handle git URLs specifying only a tagStanley Phoong
2017-08-21recipetool: create: being able to set branch when revision is providedChang Rebecca Swee Fun
2017-08-21recipetool: create: disable PREMIRRORS and MIRRORS by defaultChang Rebecca Swee Fun
2017-08-16recipetool: create: fix incorrect URL variable usagePaul Eggleton
2017-07-21scriptutils: pass in logger as parameterChang Rebecca Swee Fun
2017-07-21recipetool: create: refactor code for ensuring npm is availablePaul Eggleton
2017-07-21recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton
2017-07-21recipetool: create: eliminate second fetch for packagesPaul Eggleton
2017-07-21recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton
2017-07-17recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong
2017-05-23recipetool: create: extract name of package from a repositoryPaul Eggleton
2017-05-23recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton
2017-04-12recipetool: create: hide missing npm error when called from devtoolPaul Eggleton