summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool
AgeCommit message (Expand)Author
3 daysrecipetool: Handle several go-import tags in go resolverSven Schwermer
3 daysrecipetool: Handle unclean response in go resolverSven Schwermer
2024-02-20recipetool; add support for python_mesonpy classTim Orling
2024-02-13scripts: python 3.12 regexAdrian Freihofer
2024-02-10recipetool: don't dump stack traces if a toml parser can't be foundRoss Burton
2024-02-08recipetool: cleanup importsAdrian Freihofer
2024-01-19recipetool: Disregard version in URL for replaced modulesVyacheslav Yurkov
2024-01-19recipetool: Proceed even with a missing license fileVyacheslav Yurkov
2024-01-19recipetool: Don't fail on local go modulesVyacheslav Yurkov
2023-12-17recipetool: add python_maturin supportTim Orling
2023-12-09recipetool: pypi: do not clobber SRC_URI checksumsTim Orling
2023-12-08recipetool: create: Only include the expected SRC_URI checksumsPeter Kjellerstedt
2023-12-08recipetool: create: Improve identification of licensesPeter Kjellerstedt
2023-12-06recipetool: appendsrcfile(s): add a mode to update the recipe itselfJulien Stephan
2023-12-06recipetool: appendsrcfile(s): use params instead of extralineJulien Stephan
2023-12-06recipetool: appendsrcfile(s): add dry-run modeJulien Stephan
2023-12-06recipetool: create_buildsys_python: add pypi supportJulien Stephan
2023-12-06recipetool: create: add new optional process_url callback for pluginsJulien Stephan
2023-12-06recipetool: create: add trailing newlinesJulien Stephan
2023-12-06recipetool: create_buildsys_python.py: initialize metadataJulien Stephan
2023-12-01devtool: add support for git submodulesJulien Stephan
2023-11-06recipetool: Add handler to create go recipesLukas Funke
2023-11-06recipetool: Ignore *.go files while scanning for licensesLukas Funke
2023-10-30recipetool: add python_hatchling supportTim Orling
2023-10-27recipetool/create_buildsys_python: add PEP517 supportJulien Stephan
2023-10-27recipetool/create_buildsys_python: refactor code for futur PEP517 additionJulien Stephan
2023-10-27recipetool/create_buildsys_python: prefix created recipes with python3-Julien Stephan
2023-10-27recipetool/create_buildsys_python: fix license noteJulien Stephan
2023-10-06recipetool/create_buildsys_python: use importlib instead of impChris Laplante
2023-09-18recipetool/devtool: Ensure server knows about changed filesRichard Purdie
2023-08-24recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie
2023-06-29recipetool: create: npm: Add support to handle peer dependenciesBELOUARGA Mohamed
2023-06-29recipetool: create: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-29recipetool: create: npm: Remove duplicate function to not have future conflictsBELOUARGA Mohamed
2023-06-28recipetool: Fix inherit in created -native* recipesYoann Congal
2022-08-12recipetool: Update for class changesRichard Purdie
2022-07-01recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos
2022-04-19recipetool: Do not use mutable default arguments in PythonStefan Herbrechtsmeier
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