Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-18 | groups.d/231.native_packages_etc.group:{image,graphics}magick:${PKG_NO_PURGE ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
_LA_FILES}: don't delete .la files. etc/README.md: documents NO_PURGE_LA_FILES. subr.pkg/pkg_install_files.subr:pkgp_install_files_libraries(): purge .la files subject to ${PKG_NO_PURGE_LA_FILES}. vars.env.d/000.build.env:${DEFAULT_BUILD_VARS}: adds NO_PURGE_LA_FILES. subr.ex/ex_rtl_rpm.subr:ex_rtl_purge_la_files(): removes duplicate function. | |||||
2024-03-01 | build.sh: disambiguate skipped vs. disabled packages. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
etc/build.msgs.en:${MSG_build_finish}: disambiguate skipped vs. disabled packages. | |||||
2024-03-01 | etc/build.msgs.en:${MSG_build_finish}: disambiguate skipped vs. disabled ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
packages. | |||||
2024-02-26 | etc/README.md: correctly document BUILD_STEPS_DISABLE. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2024-02-25 | added and integrated the (local/intermediate) ``cross_toolchain'' build group. | midipix | 1 | -3/+6 | |
2024-01-13 | etc/README.md: converted to UNIX fileformat. | Lucía Andrea Illanes Albornoz | 1 | -1065/+1065 | |
2024-01-13 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -5/+6 | |
2024-01-01 | New year's top-level directory tree cleanup. | Lucía Andrea Illanes Albornoz | 1 | -12/+12 | |
2023-12-04 | subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): improve target package RPM spec ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+0 | |
file code. etc/package.spec: updated. | |||||
2023-12-01 | subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): produce & include package files ↵ | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
list in %files directive in target package RPM spec files. etc/package.spec: include %{pkg_files_list} in %files directive. | |||||
2023-12-01 | subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): substitute (instead of defining) ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+4 | |
variables in target package RPM files prior to running rpmbuild(1). etc/package.spec: document reference to ex_rtl_build_rpm(). | |||||
2023-04-11 | Implements ./pkgtool.sh -f: list files installed by package. | Lucía Andrea Illanes Albornoz | 2 | -2/+4 | |
2023-04-03 | Drop ccache support. | Lucía Andrea Illanes Albornoz | 3 | -5/+3 | |
2023-04-02 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-31 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -6/+7 | |
2023-03-31 | Rename groups/ to groups.d/. | Lucía Andrea Illanes Albornoz | 1 | -2/+2 | |
2023-03-31 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -2/+2 | |
2023-03-30 | Fix stripping. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-29 | groups/261.native_packages_x11.group:imlib2:${PKG_CPPFLAGS_CONFIGURE}: ↵ | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
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 | 2 | -0/+2 | |
2023-03-27 | Generalise subr.pkg/pkg_configure_autotools.subr code. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-27 | Generalise subr.pkg/*.subr code. | Lucía Andrea Illanes Albornoz | 2 | -4/+3 | |
2023-03-26 | Generalise {configure,make} code. | Lucía Andrea Illanes Albornoz | 1 | -1/+3 | |
2023-03-26 | Accept comma-separated list of packages in ./pkgtool.sh -i. | Lucía Andrea Illanes Albornoz | 2 | -4/+4 | |
2023-03-26 | Print group file pathname in ./pkgtool.sh -i output. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-03-23 | Implements ccache integration, pt. II. | Lucía Andrea Illanes Albornoz | 1 | -3/+10 | |
2023-03-23 | Implements ./pkgtool.sh -p. | Lucía Andrea Illanes Albornoz | 2 | -15/+17 | |
2023-03-22 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -5/+88 | |
2023-03-21 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -4/+4 | |
2023-03-21 | Document subr.rtl/*.subr functions, pt. IV. | Lucía Andrea Illanes Albornoz | 2 | -2/+36 | |
2023-03-20 | Document ./build.sh --ccache and --theme theme. | Lucía Andrea Illanes Albornoz | 2 | -0/+4 | |
2023-03-20 | Implements ccache integration. | Lucía Andrea Illanes Albornoz | 3 | -3/+3 | |
2023-03-20 | Implements 256-colour pkgtool.sh theme. | Lucía Andrea Illanes Albornoz | 2 | -32/+74 | |
2023-03-20 | etc/build.trans.theme: added. | Lucía Andrea Illanes Albornoz | 1 | -0/+104 | |
2023-03-20 | Implements --theme in {build,pkgtool}.sh. | Lucía Andrea Illanes Albornoz | 4 | -11/+13 | |
2023-03-20 | Implements 256-colour themes. | Lucía Andrea Illanes Albornoz | 1 | -21/+39 | |
2023-03-13 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -0/+9 | |
2023-03-13 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -122/+130 | |
2023-03-13 | pkgtool.sh: optionally source ${HOME}/pkgtool.vars to provide defaults for ↵ | Lucía Andrea Illanes Albornoz | 2 | -1/+10 | |
-a, -b, -m, -M. etc/pkgtool.usage: updated. etc/README.md: updated. | |||||
2023-03-13 | etc/pkgtool.usage.short: added. | Lucía Andrea Illanes Albornoz | 1 | -0/+1 | |
2023-03-13 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -33/+8 | |
2023-02-18 | Update copyright legends. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2023-02-17 | Make everything a bit faster. | Lucía Andrea Illanes Albornoz | 7 | -75/+19 | |
0) Issues several prayers and sacrifices to Enki under threat of a terrible deluge sent down by Ellil 1) Convert fork-write/read exprs to be non-forking 2) Pass mostly everything by reference 3) Don't bother cleaning the variable namespace because Bourne shell is an abomination 4) Removes broken ./pkgtool.sh -s, --restart-at, --update-diff & ./build.sh --dump-{in,on-abort} 5) Cleanup | |||||
2022-12-27 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -2/+2 | |
2022-12-27 | etc/README.md: updated wrt. Arch Linux. | Lucía Andrea Illanes Albornoz | 1 | -33/+36 | |
2022-12-26 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2022-10-31 | etc/README.md: updated. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2022-10-23 | etc/README.md: updated wrt. bison host package dependency. | Lucía Andrea Illanes Albornoz | 1 | -4/+5 | |
2022-06-24 | {build,pkgtool}.sh, etc/LICENCE, midipix.env: update copyright legend. | Lucía Andrea Illanes Albornoz | 1 | -1/+1 | |
2022-06-23 | README.md: Merge alone `libxml-parser-perl` dep into `perl-xml-parser` row | Saulius Krasuckas | 1 | -2/+1 | |
Signed-off-by: Saulius Krasuckas <saulius2@ar-fi.lt> |