Log In
build
/
midipix_build
Clone
Source Code
GIT
Source
Issues
3
Pull Requests
0
Stats
History subr/pkg_fetch_download.subr
Branch:
c699fd7e2d0865dd84b22d7ecd019afadf787108
main
pr3
c699fd7e2d0865dd84b22d7ecd019afadf787108
subr
pkg_fetch_download.subr
subr/pkg_configure_patch.subr:pkg_configure_patch(): correctly reference possibly undefined ${PKG_{FNAME,URLS_GIT}}.
Lucio Andrés Illanes Albornoz
• 3 years ago
84398b
pkgtool.sh:pkgtoolp_mirror_fetch(): call pkg_fetch_download_clean_dlcache() post-{archive,Git} mirroring.
Lucio Andrés Illanes Albornoz
• 3 years ago
2c5ce2
subr/pkg_fetch_{download,extract}.subr: download into & auto-cleanup ${BUILD_DLCACHEDIR}/${PKG_NAME}/ vs. ${BUILD_DLCACHEDIR}/.
Lucio Andrés Illanes Albornoz
• 3 years ago
10ff54
Reimplements Git repository mirroring because Git is a special snowflake.
Lucio Andrés Illanes Albornoz
• 3 years ago
368962
subr.rtl/rtl_fetch.subr:{rtlp_fetch_url_git,rtl_fetch_urls_git}(): {receive,pass} ${_pkg_name}.
Lucio Andrés Illanes Albornoz
• 3 years ago
6e41e8
Implements setting up & fetching from mirrors.
Lucio Andrés Illanes Albornoz
• 3 years ago
b63b9b
Implements ${{DEFAULT,PKG,...}_MIRRORS}.
Lucio Andrés Illanes Albornoz
• 3 years ago
1bd15e
Set -o nounset in addition to +o errexit -o nounset.
Lucio Andrés Illanes Albornoz
• 4 years ago
e1d469
General cleanup, pt. III.
Lucio Andrés Illanes Albornoz
• 4 years ago
bf9edf
General cleanup, pt. II.
Lucio Andrés Illanes Albornoz
• 4 years ago
c6d6e0
General cleanup, pt. I.
Lucio Andrés Illanes Albornoz
• 4 years ago
2b85d0
etc/build.usage, subr/build_{args,checks}.subr: merges -c into -C as -C prefix.
Lucio Andrés Illanes Albornoz
• 5 years ago
d279a9