summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
Commit message (Expand)AuthorAgeFilesLines
* recipetool/create: npm: remove the 'noverify' url parameterJean-Marie LEMETAYER2020-01-271-2/+0
* recipetool/create_npm: handle the licenses of the dependenciesJean-Marie LEMETAYER2020-01-271-0/+46
* recipetool/create_npm: refactor the npm recipe creation handlerJean-Marie LEMETAYER2020-01-271-290/+178
* devtool: npm: rename npm command line optionsJean-Marie LEMETAYER2020-01-271-5/+3
* recipetool: always use python 3 in recipe creationAlexander Kanavin2019-12-301-13/+4
* devtool: fix devtool upgrade with reproducible_builds classPaul Eggleton2019-11-211-3/+1
* recipetool/create: Fix to work with reproducible_buildsRichard Purdie2019-11-211-1/+1
* recipetool: add MD5 hash for the line-wrapped MPL-1.1 licenseRoss Burton2019-07-111-0/+1
* recipetool: ignore zero-length setup.py filesPaul Eggleton2019-07-031-2/+7
* package: Build pkgdata specific to the current recipeRichard Purdie2019-06-301-1/+3
* recipetool: add python3 supportMaciej Pijanowski2019-06-101-11/+11
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-0910-110/+10
* recipetool: fix unbound variable when fixed SRCREV can't be foundAlex Kiernan2019-05-081-1/+1
* recipetool: add missed moduleLei Yang2019-04-121-0/+1
* logging: use warning instead warnChen Qi2018-07-265-15/+15
* recipetool: add 'edit' subcommandChristopher Larson2018-07-041-0/+54
* recipetool: fixed uncaught NameError exceptionSarah Marsh2018-05-041-0/+1
* recipetool: create: fix port number parsing issueMing Liu2018-04-031-2/+4
* recipetool: create: fix conflict between SRCREV and tagChang Rebecca Swee Fun2017-12-181-4/+4
* recipetool: create: fix failure handling included dictsPaul Eggleton2017-11-211-0/+2
* recipetool: create: show a warning for github archive URLsPaul Eggleton2017-11-111-0/+3
* recipetool: create: drop debug printPaul Eggleton2017-11-111-1/+0
* recipetool: ignore incidental kernel module sourcePaul Eggleton2017-11-112-3/+5
* recipetool: pass absolute source tree path to pluginsPaul Eggleton2017-11-111-2/+2
* devtool/standard: set a preferred provider when adding a new recipe with devtoolJuan M Cruz Alcaraz2017-09-131-0/+3
* recipetool: create: detect Eclipse licensesPaul Eggleton2017-08-311-1/+5
* recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton2017-08-311-0/+2
* recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton2017-08-311-1/+9
* recipetool: create: make recently added branch/tag handling git specificPaul Eggleton2017-08-311-2/+2
* devtool: add: add explicit srcrev/branch optionsPaul Eggleton2017-08-311-3/+22
* recipetool: create: fix npm license code regressionPaul Eggleton2017-08-231-0/+3
* recipetool: create: fix broken import in npm modulePaul Eggleton2017-08-231-1/+1
* recipetool: allow plugins to set LICENSE and LIC_FILES_CHKSUMPaul Eggleton2017-08-232-80/+79
* recipetool: allow plugins to set PN / PV more easilyPaul Eggleton2017-08-231-7/+9
* recipetool: create: replacing PV in SRCURIStanley Phoong2017-08-231-1/+3
* recipetool: create: handle git URLs specifying only a tagStanley Phoong2017-08-231-1/+22
* recipetool: create: being able to set branch when revision is providedChang Rebecca Swee Fun2017-08-231-0/+48
* recipetool: create: disable PREMIRRORS and MIRRORS by defaultChang Rebecca Swee Fun2017-08-231-0/+1
* recipetool: create: fix incorrect URL variable usagePaul Eggleton2017-08-171-1/+1
* scriptutils: pass in logger as parameterChang Rebecca Swee Fun2017-07-211-1/+1
* recipetool: create: refactor code for ensuring npm is availablePaul Eggleton2017-07-212-22/+26
* recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton2017-07-212-25/+25
* recipetool: create: eliminate second fetch for packagesPaul Eggleton2017-07-211-15/+6
* recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton2017-07-211-4/+18
* recipetool: git reformat URI mangling & parameter strippedStanley Cheong Kwan, Phoong2017-07-171-9/+26
* recipetool: create: extract name of package from a repositoryPaul Eggleton2017-05-231-3/+8
* recipetool: create: skip values extracted from spec files containing macrosPaul Eggleton2017-05-231-0/+4
* recipetool: create: hide missing npm error when called from devtoolPaul Eggleton2017-04-132-1/+5
* devtool: add: fix node.js/npm handling with recipe specific sysrootsPaul Eggleton2017-04-132-15/+33
* recipetool: create: fix for regression in npm license handlingPaul Eggleton2017-04-131-1/+2