Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-01 | groups.d/211.native_packages_cmdline.group: grep: bump to v3.10 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Ørjan Malde <red@foxi.me> | |||||
2023-03-31 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -6/+7 | |
2023-03-31 | Generalise sofort subr.pkg/pkg_configure.subr code. | Lucía Andrea Illanes Albornoz | 2 | -49/+120 | |
2023-03-31 | Rename groups/ to groups.d/. | Lucía Andrea Illanes Albornoz | 19 | -3/+3 | |
2023-03-31 | Make dist/*.dist regular vars files beneath vars.dist/. | Lucía Andrea Illanes Albornoz | 6 | -15/+26 | |
2023-03-31 | subr.ex/ex_pkg_exec.subr: pass @_dispatch_fn to exp_pkg_exec_pre(). | Lucía Andrea Illanes Albornoz | 1 | -4/+7 | |
2023-03-31 | Split up midipix.env into env.d/*.env. | Lucía Andrea Illanes Albornoz | 9 | -389/+500 | |
2023-03-31 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -2/+2 | |
2023-03-31 | subr.ex/*: documentation cleanup. | Lucía Andrea Illanes Albornoz | 3 | -43/+43 | |
2023-03-31 | groups/010.host_deps.group: set CPPFLAGS in addition to CFLAGS and CXXFLAGS. ↵ | Lucía Andrea Illanes Albornoz | 4 | -0/+4 | |
groups/020.host_deps_rpm.group: set CPPFLAGS in addition to CFLAGS and CXXFLAGS. groups/200.native_packages.group: set CPPFLAGS in addition to CFLAGS and CXXFLAGS. groups/800.minipix.group: set CPPFLAGS in addition to CFLAGS and CXXFLAGS. | |||||
2023-03-30 | groups/251.native_packages_lib.group: libressl: bump to v3.7.1 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Ørjan Malde <red@foxi.me> | |||||
2023-03-30 | patches/rxvt_unicode-9.22_pre.local.patch: don't use build machine's X11 headers | Ørjan Malde | 1 | -0/+14 | |
Signed-off-by: Ørjan Malde <red@foxi.me> | |||||
2023-03-30 | Delete ${DEFAULT_RPM_JOBS_SEMAPHORE} on init. | Lucía Andrea Illanes Albornoz | 4 | -5/+15 | |
2023-03-30 | patches/tk-8.7a1.local.patch: don't use build machine's X11 headers | Ørjan Malde | 1 | -14/+24 | |
Signed-off-by: Ørjan Malde <red@foxi.me> | |||||
2023-03-30 | Limit parallel rpmbuild(1) jobs to 1. | Lucía Andrea Illanes Albornoz | 3 | -105/+254 | |
2023-03-30 | Fix stripping. | Lucía Andrea Illanes Albornoz | 2 | -3/+2 | |
2023-03-30 | Support nano in ./pkgtool.sh -e. | Lucía Andrea Illanes Albornoz | 1 | -3/+14 | |
2023-03-30 | groups/261.native_packages_x11.group:rdesktop:${PKG_CPPFLAGS_CONFIGURE}: ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
configure w/ ${NATIVE_PACKAGES_CFLAGS_CONFIGURE}. | |||||
2023-03-30 | groups/231.native_packages_etc.group:qemu:${PKG_CCLD}: build w/ ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
${DEFAULT_NATIVE_LD}. | |||||
2023-03-30 | groups/231.native_packages_etc.group:qemu:${PKG_CONFIGURE_ARGS_LIST}: ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
disable C++ compilation. | |||||
2023-03-29 | groups/261.native_packages_x11.group:imlib2:${PKG_CPPFLAGS_CONFIGURE}: ↵ | Lucía Andrea Illanes Albornoz | 3 | -6/+8 | |
configure w/ ${NATIVE_PACKAGES_CFLAGS_CONFIGURE}. midipix.env:${DEFAULT_BUILD_VARS}: adds CPPFLAGS_CONFIGURE. etc/README.md: updated. | |||||
2023-03-29 | Implements ./pkgtool.sh -e: edit package group file w/ ${EDITOR}. | Lucía Andrea Illanes Albornoz | 3 | -2/+50 | |
2023-03-29 | groups/231.native_packages_etc.group:ffmpeg:${PKG_CFLAGS_CONFIGURE_EXTRA}: ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
configure w/ -I${PREFIX_NATIVE}/include/SDL2 -I${PREFIX_NATIVE}/include/libxml2 -std=gnu99. | |||||
2023-03-28 | subr.pkg/pkg_configure.subr: fix typo. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-28 | Fix printing of package variables in ./pkgtool.sh -i. | Lucía Andrea Illanes Albornoz | 3 | -26/+24 | |
2023-03-28 | subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): correctly process ↵ | Lucía Andrea Illanes Albornoz | 2 | -13/+22 | |
@_build_{kind,type}. subr.pkg/pkg_configure.subr: correctly pass @_build_{kind,type}. | |||||
2023-03-28 | subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): separate arguments ↵ | Lucía Andrea Illanes Albornoz | 1 | -21/+21 | |
w/ "|" vs. ":". | |||||
2023-03-28 | Filter _{host,minipix} package variables in ./pkgtool.sh -i. | Lucía Andrea Illanes Albornoz | 1 | -2/+13 | |
2023-03-28 | subr.ex/ex_pkg.subr:ex_pkg_load_vars(): don't set ${PKG_GROUP_FNAME} w/ ↵ | Lucía Andrea Illanes Albornoz | 1 | -6/+12 | |
GROUP_AUTO=0 groups. | |||||
2023-03-28 | patches/git-2.35.6.local.patch: updated. | Lucía Andrea Illanes Albornoz | 1 | -0/+22 | |
2023-03-28 | groups/221.native_packages_dev.group:lua:${PKG_MAKEFLAGS_VERBOSITY}: set to ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
"none". | |||||
2023-03-28 | groups/241.native_packages_inet.group:elinks:${PKG_CCLD}: link w/ ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
${DEFAULT_NATIVE_LD}. | |||||
2023-03-28 | subr.pkg/pkg_configure.subr: correctly pass ${ARG_CCACHE:-}. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-27 | Generalise subr.pkg/pkg_configure_autotools.subr code. | Lucía Andrea Illanes Albornoz | 10 | -506/+559 | |
2023-03-27 | patches/elinks-0.15.0_pre.local.patch: fix broken configure script. | Lucía Andrea Illanes Albornoz | 2 | -4/+24 | |
groups/241.native_packages_inet.group:${PKG_MAKEFLAGS_PARALLELISE}: build w/ -j1 due to broken Makefiles. | |||||
2023-03-27 | Generalise subr.pkg/*.subr code. | Lucía Andrea Illanes Albornoz | 16 | -627/+808 | |
2023-03-27 | patches/libpng-1.6.39.local.patch: build w/ $(CFLAGS). | Lucía Andrea Illanes Albornoz | 1 | -0/+11 | |
2023-03-26 | Generalise {configure,make} code. | Lucía Andrea Illanes Albornoz | 9 | -330/+544 | |
2023-03-26 | Accept comma-separated list of packages in ./pkgtool.sh -i. | Lucía Andrea Illanes Albornoz | 3 | -43/+70 | |
2023-03-26 | Print group file pathname in ./pkgtool.sh -i output. | Lucía Andrea Illanes Albornoz | 12 | -41/+77 | |
2023-03-26 | groups/251.native_packages_lib.group:libedit:${PKG_CFLAGS_CONFIGURE_EXTRA}: ↵ | Lucía Andrea Illanes Albornoz | 1 | -2/+1 | |
configure w/ --include=stdc-predef.h -I${PREFIX_NATIVE}/include/ncurses. | |||||
2023-03-26 | patches/tcsh-6.24.07.local.patch: use $(CFLAGS) when building tc.const.h. | Lucía Andrea Illanes Albornoz | 1 | -10/+18 | |
2023-03-26 | vars/{gcc,libfirm,psxstub_host}.vars: correctly expand ${PKG_MAKEFLAGS_BUILD:-}. | Lucía Andrea Illanes Albornoz | 3 | -19/+19 | |
2023-03-26 | subr.ex/ex_pkg_env.subr: add header. | Lucía Andrea Illanes Albornoz | 2 | -3/+6 | |
subr.rtl/rtl_fetch_git.subr: cleanup. | |||||
2023-03-26 | groups/221.native_packages_dev.group:ruby:${PKG_MAKEFLAGS_VERBOSITY}: build ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
w/ V=1. | |||||
2023-03-26 | patches/dante-1.4.3.local.patch: don't unset {C,LD}FLAGS during configure. | Lucía Andrea Illanes Albornoz | 1 | -9/+17 | |
2023-03-26 | patches/bmake{,_host}.local.patch: fix parallel build. | Lucía Andrea Illanes Albornoz | 4 | -2/+22 | |
groups/010.host_deps.group:bmake_host:${PKG_MAKEFLAGS_LOADAVG}: set to none. groups/010.host_deps.group:bmake_host:${PKG_MAKEFLAGS_PARALLELISE}: revert to default. groups/231.native_packages_etc.group:bmake:${PKG_MAKEFLAGS_LOADAVG}: set to none. groups/231.native_packages_etc.group:bmake:${PKG_MAKEFLAGS_PARALLELISE}: revert to default. | |||||
2023-03-23 | Implements ccache integration, pt. II. | Lucía Andrea Illanes Albornoz | 14 | -111/+252 | |
2023-03-23 | Implements ./pkgtool.sh -p. | Lucía Andrea Illanes Albornoz | 3 | -19/+101 | |
2023-03-22 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -5/+88 | |