summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
Commit message (Expand)AuthorAgeFilesLines
* classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updatesRichard Purdie2024-05-021-3/+3
* recipetool: Handle several go-import tags in go resolverSven Schwermer2024-04-231-14/+9
* recipetool: Handle unclean response in go resolverSven Schwermer2024-04-231-4/+7
* recipetool; add support for python_mesonpy classTim Orling2024-02-201-0/+4
* scripts: python 3.12 regexAdrian Freihofer2024-02-132-25/+25
* recipetool: don't dump stack traces if a toml parser can't be foundRoss Burton2024-02-101-6/+14
* recipetool: cleanup importsAdrian Freihofer2024-02-081-1/+1
* recipetool: Disregard version in URL for replaced modulesVyacheslav Yurkov2024-01-191-5/+17
* recipetool: Proceed even with a missing license fileVyacheslav Yurkov2024-01-191-0/+6
* recipetool: Don't fail on local go modulesVyacheslav Yurkov2024-01-191-13/+23
* recipetool: add python_maturin supportTim Orling2023-12-171-0/+1
* recipetool: pypi: do not clobber SRC_URI checksumsTim Orling2023-12-091-6/+1
* recipetool: create: Only include the expected SRC_URI checksumsPeter Kjellerstedt2023-12-081-1/+3
* recipetool: create: Improve identification of licensesPeter Kjellerstedt2023-12-081-46/+45
* recipetool: appendsrcfile(s): add a mode to update the recipe itselfJulien Stephan2023-12-061-1/+5
* recipetool: appendsrcfile(s): use params instead of extralineJulien Stephan2023-12-061-16/+10
* recipetool: appendsrcfile(s): add dry-run modeJulien Stephan2023-12-061-1/+32
* recipetool: create_buildsys_python: add pypi supportJulien Stephan2023-12-062-0/+73
* recipetool: create: add new optional process_url callback for pluginsJulien Stephan2023-12-061-22/+32
* recipetool: create: add trailing newlinesJulien Stephan2023-12-061-3/+5
* recipetool: create_buildsys_python.py: initialize metadataJulien Stephan2023-12-061-0/+1
* devtool: add support for git submodulesJulien Stephan2023-12-011-2/+2
* recipetool: Add handler to create go recipesLukas Funke2023-11-061-0/+751
* recipetool: Ignore *.go files while scanning for licensesLukas Funke2023-11-061-1/+1
* recipetool: add python_hatchling supportTim Orling2023-10-301-1/+5
* recipetool/create_buildsys_python: add PEP517 supportJulien Stephan2023-10-271-1/+267
* recipetool/create_buildsys_python: refactor code for futur PEP517 additionJulien Stephan2023-10-271-349/+371
* recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan2023-10-271-0/+5
* recipetool/create_buildsys_python: fix license noteJulien Stephan2023-10-271-1/+1
* recipetool/create_buildsys_python: use importlib instead of impChris Laplante2023-10-061-3/+2
* recipetool/devtool: Ensure server knows about changed filesRichard Purdie2023-09-183-1/+4
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-1/+1
* recipetool: create: npm: Add support to handle peer dependenciesBELOUARGA Mohamed2023-06-291-0/+20
* recipetool: create: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed2023-06-291-5/+4
* recipetool: create: npm: Remove duplicate function to not have future conflictsBELOUARGA Mohamed2023-06-291-11/+3
* recipetool: Fix inherit in created -native* recipesYoann Congal2023-06-281-0/+4
* recipetool: Update for class changesRichard Purdie2022-08-121-1/+1
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-011-0/+13
* recipetool: Do not use mutable default arguments in PythonStefan Herbrechtsmeier2022-04-191-2/+2
* recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie2022-03-022-40/+40
* recipetool: Use SPDX license identifiersPeter Kjellerstedt2022-03-013-50/+50
* recipetool/create_buildsys_python: Add support for more known licensesPeter Kjellerstedt2022-03-011-1/+17
* recipetool: Fix circular reference in SRC_URISaul Wold2022-02-051-1/+1
* recipetool/create_buildsys_python.py: less distutilsTim Orling2022-01-121-2/+6
* recipetool: Separate licenses with & operatorStefan Herbrechtsmeier2021-12-201-9/+30
* recipetool: Sort output of guess_license function to be deterministicStefan Herbrechtsmeier2021-12-201-1/+1
* recipetool: Set master branch only as fallbackStefan Herbrechtsmeier2021-12-091-8/+7
* recipetool: extend curl detection when creating recipesRoss Burton2021-12-031-1/+2
* recipetool: handle GitLab URLs like we do GitHubRoss Burton2021-12-031-1/+1
* meta/scripts: Manual git url branch additionsRichard Purdie2021-10-301-0/+3