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