Age | Commit message (Expand) | Author | Files | Lines |
2021-07-14 | subr/pkg_install_files.subr:pkgp_install_files_pkgconfig(): Amend absolute in... | David Macek | 1 | -0/+5 |
2021-05-12 | Implements CMake support. | Lucio Andrés Illanes Albornoz | 5 | -55/+173 |
2021-05-11 | subr/ex_pkg_restart.subr:ex_pkg_process_restart_spec(): correctly lift ${${_e... | Lucio Andrés Illanes Albornoz | 1 | -2/+3 |
2021-05-11 | subr/ex_pkg_restart.subr:exp_pkg_expand_restart_spec(): fix variable name. | Lucio Andrés Illanes Albornoz | 1 | -26/+28 |
2021-05-11 | subr/ex_pkg_restart.subr:ex_pkg_process_restart_spec(): correctly handle {ALL... | Lucio Andrés Illanes Albornoz | 1 | -12/+17 |
2021-05-10 | Implements {fetch,configure,build,install}_clean. | Lucio Andrés Illanes Albornoz | 7 | -156/+389 |
2021-05-07 | Implements extended -r syntax. | Lucio Andrés Illanes Albornoz | 4 | -125/+234 |
2021-05-06 | patches/texinfo{,_host}-6.7.local.patch: added. | Lucio Andrés Illanes Albornoz | 3 | -11/+30 |
2021-04-16 | subr/ex_pkg_env.subr:ex_pkg_env_sofort(): remove stray backslash (via Redfoxm... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2021-04-11 | Integrate w/ sofort's ${NATIVE_{C,CXX,LD}FLAGS}. | Lucio Andrés Illanes Albornoz | 2 | -1/+45 |
2021-04-06 | subr/build_init.subr:buildp_init_args(): check both automatic as well as non-... | Lucio Andrés Illanes Albornoz | 2 | -6/+18 |
2021-04-06 | subr/build_init.subr:buildp_init_args(): correctly concatenate ${DEFAULT_WGET... | Lucio Andrés Illanes Albornoz | 1 | -2/+2 |
2021-04-06 | subr/pkg_configure_patch.subr: infer -pnum from whether only one or both of $... | Lucio Andrés Illanes Albornoz | 1 | -4/+5 |
2021-04-06 | subr/pkg_configure_patch.subr:pkg_configure_patch(): correctly reference poss... | Lucio Andrés Illanes Albornoz | 2 | -11/+11 |
2021-04-06 | pkgtool.sh:pkgtoolp_mirror_fetch(): call pkg_fetch_download_clean_dlcache() p... | Lucio Andrés Illanes Albornoz | 3 | -14/+37 |
2021-04-05 | subr/pkg_fetch_{download,extract}.subr: download into & auto-cleanup ${BUILD_... | Lucio Andrés Illanes Albornoz | 2 | -9/+38 |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and hon... | Lucio Andrés Illanes Albornoz | 1 | -3/+9 |
2021-04-05 | pkgtool.sh:pkgtool{,p_mirror}(): split -m <dname1>,<dname2> into -m <dname> -... | Lucio Andrés Illanes Albornoz | 1 | -4/+6 |
2021-01-24 | Reimplements Git repository mirroring because Git is a special snowflake. | Lucio Andrés Illanes Albornoz | 1 | -2/+6 |
2021-01-23 | subr.rtl/rtl_fetch.subr:{rtlp_fetch_url_git,rtl_fetch_urls_git}(): {receive,p... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2021-01-23 | Implements setting up & fetching from mirrors. | Lucio Andrés Illanes Albornoz | 2 | -13/+17 |
2021-01-22 | Implements ${{DEFAULT,PKG,...}_MIRRORS}. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2021-01-06 | etc/README.md: updated. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-12-30 | subr/rtl*.subr, subr.rtl/: moved. | Lucio Andrés Illanes Albornoz | 11 | -959/+2 |
2020-12-24 | subr/build_init.subr:buildp_init_getopts(): fix -F. | Lucio Andrés Illanes Albornoz | 1 | -3/+3 |
2020-11-26 | subr/build_init.subr:buildp_init_files(): export TMP{,DIR}=${BUILD_WORKDIR}. | Lucio Andrés Illanes Albornoz | 2 | -2/+3 |
2020-11-21 | subr/pkg_install_rpm.subr: ignore all but first ${PKG_URL} if list. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-09-25 | subr/rtl_fetch.subr:rtl_fetch_url_wget(): updated. | Lucio Andrés Illanes Albornoz | 1 | -5/+5 |
2020-09-10 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): allow overriding ${PKGTOOL_PK... | Lucio Andrés Illanes Albornoz | 1 | -5/+1 |
2020-09-08 | subr/rtl_fetch.subr:rtl_fetch_url_wget(): implement passing list of alternati... | Lucio Andrés Illanes Albornoz | 1 | -18/+48 |
2020-06-26 | subr/rtl_fetch.subr:rtl_fetch_url_wget(): retain digest post-download & forci... | Lucio Andrés Illanes Albornoz | 2 | -19/+46 |
2020-06-02 | subr/rtl_install.subr: correctly return failure given rtl_fileop() failure. | Lucio Andrés Illanes Albornoz | 1 | -3/+9 |
2020-06-02 | midipix.env:${DEFAULT_BUILD_VARS}: adds ${PKG_CFLAGS_BUILD} and ${PKG_MAKE_SU... | Lucio Andrés Illanes Albornoz | 2 | -29/+47 |
2020-05-30 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly set ${BUILD_KIND}. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-05-27 | subr/pkg_install_files.subr:pkgp_install_files_strip(): strip minipix package... | Lucio Andrés Illanes Albornoz | 1 | -14/+18 |
2020-05-26 | etc/README.md: updated. | Lucio Andrés Illanes Albornoz | 1 | -0/+15 |
2020-05-26 | subr/pkg_install{,_files}.subr: call pkgp_install{,_files}_perms() as early a... | Lucio Andrés Illanes Albornoz | 2 | -21/+25 |
2020-05-26 | subr/pkg_install_files.subr:pkgp_install_files_strip(): check for either of .... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-05-15 | Include percentage and group counts in group status informationals. | Lucio Andrés Illanes Albornoz | 1 | -10/+19 |
2020-05-15 | subr/rtl_complex.subr:rtl_percentage(): initial implementation. | Lucio Andrés Illanes Albornoz | 2 | -10/+11 |
2020-05-15 | Include percentage and package counts in build status informationals. | Lucio Andrés Illanes Albornoz | 1 | -8/+8 |
2020-05-15 | Include percentage and package counts in build status informationals. | Lucio Andrés Illanes Albornoz | 1 | -11/+19 |
2020-05-15 | subr/rtl_list.subr:rtl_l{assign,first}(): initial implementation. | Lucio Andrés Illanes Albornoz | 2 | -2/+26 |
2020-05-15 | subr/rtl.subr:rtl_set_IFS_nl(): initial implementation. | Lucio Andrés Illanes Albornoz | 3 | -5/+8 |
2020-05-15 | Optionally install ${PKG_DESTDIR_HOST} into ${PREFIX}. | Lucio Andrés Illanes Albornoz | 4 | -21/+35 |
2020-05-11 | subr/build_init.subr:buildp_init_getopts(): allow mixing non-option arguments... | Lucio Andrés Illanes Albornoz | 2 | -46/+34 |
2020-05-11 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): clarify invalid command line ... | Lucio Andrés Illanes Albornoz | 1 | -1/+1 |
2020-05-11 | subr/build_init.subr:buildp_init_{args,getopts}(): call rtl_fileop_set_log() ... | Lucio Andrés Illanes Albornoz | 3 | -15/+24 |
2020-05-11 | subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ... | Lucio Andrés Illanes Albornoz | 2 | -9/+8 |
2020-05-11 | subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ... | Lucio Andrés Illanes Albornoz | 2 | -6/+9 |