summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-03-30groups/261.native_packages_x11.group:rdesktop:${PKG_CPPFLAGS_CONFIGURE}: conf...Lucía Andrea Illanes Albornoz1-0/+1
2023-03-30groups/231.native_packages_etc.group:qemu:${PKG_CCLD}: build w/ ${DEFAULT_NAT...Lucía Andrea Illanes Albornoz1-0/+1
2023-03-30groups/231.native_packages_etc.group:qemu:${PKG_CONFIGURE_ARGS_LIST}: disable...Lucía Andrea Illanes Albornoz1-1/+1
2023-03-29groups/261.native_packages_x11.group:imlib2:${PKG_CPPFLAGS_CONFIGURE}: config...Lucía Andrea Illanes Albornoz3-6/+8
2023-03-29Implements ./pkgtool.sh -e: edit package group file w/ ${EDITOR}.Lucía Andrea Illanes Albornoz3-2/+50
2023-03-29groups/231.native_packages_etc.group:ffmpeg:${PKG_CFLAGS_CONFIGURE_EXTRA}: co...Lucía Andrea Illanes Albornoz1-1/+1
2023-03-28subr.pkg/pkg_configure.subr: fix typo.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-28Fix printing of package variables in ./pkgtool.sh -i.Lucía Andrea Illanes Albornoz3-26/+24
2023-03-28subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): correctly process @_b...Lucía Andrea Illanes Albornoz2-13/+22
2023-03-28subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): separate arguments w/...Lucía Andrea Illanes Albornoz1-21/+21
2023-03-28Filter _{host,minipix} package variables in ./pkgtool.sh -i.Lucía Andrea Illanes Albornoz1-2/+13
2023-03-28subr.ex/ex_pkg.subr:ex_pkg_load_vars(): don't set ${PKG_GROUP_FNAME} w/ GROUP...Lucía Andrea Illanes Albornoz1-6/+12
2023-03-28patches/git-2.35.6.local.patch: updated.Lucía Andrea Illanes Albornoz1-0/+22
2023-03-28groups/221.native_packages_dev.group:lua:${PKG_MAKEFLAGS_VERBOSITY}: set to "...Lucía Andrea Illanes Albornoz1-0/+1
2023-03-28groups/241.native_packages_inet.group:elinks:${PKG_CCLD}: link w/ ${DEFAULT_N...Lucía Andrea Illanes Albornoz1-0/+1
2023-03-28subr.pkg/pkg_configure.subr: correctly pass ${ARG_CCACHE:-}.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-27Generalise subr.pkg/pkg_configure_autotools.subr code.Lucía Andrea Illanes Albornoz10-506/+559
2023-03-27patches/elinks-0.15.0_pre.local.patch: fix broken configure script.Lucía Andrea Illanes Albornoz2-4/+24
2023-03-27Generalise subr.pkg/*.subr code.Lucía Andrea Illanes Albornoz16-627/+808
2023-03-27patches/libpng-1.6.39.local.patch: build w/ $(CFLAGS).Lucía Andrea Illanes Albornoz1-0/+11
2023-03-26Generalise {configure,make} code.Lucía Andrea Illanes Albornoz9-330/+544
2023-03-26Accept comma-separated list of packages in ./pkgtool.sh -i.Lucía Andrea Illanes Albornoz3-43/+70
2023-03-26Print group file pathname in ./pkgtool.sh -i output.Lucía Andrea Illanes Albornoz12-41/+77
2023-03-26groups/251.native_packages_lib.group:libedit:${PKG_CFLAGS_CONFIGURE_EXTRA}: c...Lucía Andrea Illanes Albornoz1-2/+1
2023-03-26patches/tcsh-6.24.07.local.patch: use $(CFLAGS) when building tc.const.h.Lucía Andrea Illanes Albornoz1-10/+18
2023-03-26vars/{gcc,libfirm,psxstub_host}.vars: correctly expand ${PKG_MAKEFLAGS_BUILD:-}.Lucía Andrea Illanes Albornoz3-19/+19
2023-03-26subr.ex/ex_pkg_env.subr: add header.Lucía Andrea Illanes Albornoz2-3/+6
2023-03-26groups/221.native_packages_dev.group:ruby:${PKG_MAKEFLAGS_VERBOSITY}: build w...Lucía Andrea Illanes Albornoz1-1/+1
2023-03-26patches/dante-1.4.3.local.patch: don't unset {C,LD}FLAGS during configure.Lucía Andrea Illanes Albornoz1-9/+17
2023-03-26patches/bmake{,_host}.local.patch: fix parallel build.Lucía Andrea Illanes Albornoz4-2/+22
2023-03-23Implements ccache integration, pt. II.Lucía Andrea Illanes Albornoz14-111/+252
2023-03-23Implements ./pkgtool.sh -p.Lucía Andrea Illanes Albornoz3-19/+101
2023-03-22etc/README.md: updated.Lucía Andrea Illanes Albornoz1-5/+88
2023-03-22patches/python2_minipix-2.7.18_pre.local.patch: ccache support.Lucía Andrea Illanes Albornoz1-0/+1
2023-03-21groups/221.native_packages_dev.group: indent: bump to v2.2.13Ørjan Malde3-16/+15
2023-03-21subr.rtl/rtl_fetch_git.subr: don't pass --remote to git-submodule(1).Lucía Andrea Illanes Albornoz1-1/+1
2023-03-21subr.rtl/rtl_fetch_git.subr: pass --rebase to git-pull(1) to deal w/ push -f.Lucía Andrea Illanes Albornoz1-30/+43
2023-03-21etc/README.md: updated.Lucía Andrea Illanes Albornoz1-4/+4
2023-03-21Document subr.rtl/*.subr functions, pt. IV.Lucía Andrea Illanes Albornoz22-225/+406
2023-03-21Document subr.rtl/*.subr functions, pt. III.Lucía Andrea Illanes Albornoz6-21/+179
2023-03-21vars/gcc.vars: ccache support.Lucía Andrea Illanes Albornoz1-1/+2
2023-03-21dist/dist_minipix.dist: correctly call ex_pkg_dispatch_send().Lucía Andrea Illanes Albornoz2-2/+2
2023-03-21patches/python3{,_host}-3.7.10_pre.local.patch: ccache support.Lucía Andrea Illanes Albornoz1-2/+2
2023-03-20Document ./build.sh --ccache and --theme theme.Lucía Andrea Illanes Albornoz2-0/+4
2023-03-20patches/python2{,_host}-2.7.18_pre.local.patch: ccache support.Lucía Andrea Illanes Albornoz4-0/+24
2023-03-20subr.ex/ex_pkg_restart.subr:exp_pkg_expand_restart_at_virtual(): correctly re...Lucía Andrea Illanes Albornoz1-3/+1
2023-03-20Document subr.rtl/*.subr functions, pt. II.Lucía Andrea Illanes Albornoz3-1/+137
2023-03-20Document subr.rtl/*.subr functions, pt. I.Lucía Andrea Illanes Albornoz8-78/+330
2023-03-20Correctly pass ccache to CMake.Lucía Andrea Illanes Albornoz2-5/+21
2023-03-20Use "Returns:" vs. "Return:" in function documentation.Lucía Andrea Illanes Albornoz6-30/+36