Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-14 | get.sh: simplify fetch_submodules() | Leah Rowe | |
We are calling xbmkget in the same way, whether it's a subfile or subrepo. Rename these variables to subcurl and subgit, so that we can call xbmkget unconditionally. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-12-27 | add spdx headers to various config files | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2024-06-09 | add crossgcc tarballs to config/submodules/ | Leah Rowe | |
support redundant downloads, and enable inclusion of these tarballs inside release archives, for offline builds. Signed-off-by: Leah Rowe <leah@libreboot.org> |