aboutcode-org / aboutcode-org/purldb

Collect Buildroot

Aperta
#188 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
67
Fork
69
Merge medio
8g 8h
PR unite (30g)
1

Descrizione

See and https://buildroot.org/https://git.busybox.net/buildroot/
- The metadata are makefiles as here https://git.busybox.net/buildroot/tree/package/alsa-lib/alsa-lib.mk that are easily to parse. And Buildroot has a target to also display Makefile variables at https://git.busybox.net/buildroot/tree/Makefile?id=3e8e2e0b43b557286cf29f99c8923e5a92a6b44d#n1064

- There is a script to create a JSON index of packages https://git.busybox.net/buildroot/tree/support/scripts/pkg-stats?id=3e8e2e0b43b557286cf29f99c8923e5a92a6b44d

- The Makefile has a target to call this index of packages creation. See https://git.busybox.net/buildroot/tree/Makefile?id=3e8e2e0b43b557286cf29f99c8923e5a92a6b44d#n928 and https://github.com/buildroot/buildroot/blob/2314928cf828ff02939b9c0041964c3ee2dd907d/docs/manual/common-usage.txt#L180

- This JSON metadata dumps of package index is also created in test builds at the bottom of the http://autobuild.buildroot.net/ for the master branch and recent branches: http://autobuild.buildroot.net/stats/

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.