summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/npmsw.py
AgeCommit message (Expand)Author
2023-10-15bitbake: fetch2: Add API for upstream source tracingAlberto Pianon
2023-08-04bitbake: bitbake: fetch2/npmsw: Check if there are dependencies before trying...BELOUARGA Mohamed
2023-06-30bitbake: fetch2/npmsw: Support old and new shrinkwrap formatsRichard Purdie
2023-06-29bitbake: fetch2/npmsw: Don't fetch dev dependencies when they are not demandedBELOUARGA Mohamed
2023-06-29bitbake: fetch2/npmsw: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-04-20bitbake: npmsw fetcher: Avoid instantiating Fetch class if url list is emptySvend Meyland Nicolaisen
2023-02-26bitbake: fetch/npmsw: add more short forms for git operationsMark Asselstine
2022-02-05bitbake: fetch2: npm: Put all downloaded files in the npm2 directoryPeter Kjellerstedt
2021-11-01bitbake: fetch2: npmsw: Add support for github prefix in npm shrinkwrap versionStefan Herbrechtsmeier
2021-11-01bitbake: fetch2: npmsw: Add support for duplicate dependencies without urlStefan Herbrechtsmeier
2021-10-14bitbake: npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak
2021-10-08bitbake: fetch2: npmsw: Add support for local tarball and link sourcesStefan Herbrechtsmeier
2020-01-27bitbake: fetch2: add the npmsw fetcherJean-Marie LEMETAYER