summaryrefslogtreecommitdiffhomepage
path: root/subr.ex
AgeCommit message (Expand)AuthorFilesLines
13 dayssubr.ex/ex_pkg.subr:ex_pkg_unfold_depends(): emit warning vs. fatalexit on un...HEADmainLucía Andrea Illanes Albornoz1-2/+2
13 daysFix ./build.sh -r ***name and ./pkgtool.sh -r name.Lucía Andrea Illanes Albornoz3-38/+46
13 daysAlways check all packages' deps for unknown packages.Lucía Andrea Illanes Albornoz1-2/+48
13 dayssubr.ex/ex_pkg.subr:ex_pkg_check_depends(): remove unnecessary rtl_uniq() cal...Lucía Andrea Illanes Albornoz1-14/+3
14 daysgroups.d/dev_packages.group: copy all group variables from native_packages.Lucía Andrea Illanes Albornoz1-2/+28
14 dayssubr.ex/ex_pkg_dispatch.subr:ex_pkg_dispatch(): set initial current group num...Lucía Andrea Illanes Albornoz1-1/+1
14 dayssubr.ex/ex_pkg.subr:ex_pkg_register_group(): separate {owner,copy} from {auto...Lucía Andrea Illanes Albornoz1-8/+12
2024-04-24subr.ex/ex_pkg.subr:ex_pkg_register_group(): correctly set ${PKG_GROUP{,_FNAM...Lucía Andrea Illanes Albornoz1-1/+1
2024-04-24Register groups w/ ex_pkg_register_group().Lucía Andrea Illanes Albornoz1-60/+46
2024-04-24Implements single package files.Lucía Andrea Illanes Albornoz1-1/+32
2024-03-18groups.d/231.native_packages_etc.group:{image,graphics}magick:${PKG_NO_PURGE_...Lucía Andrea Illanes Albornoz1-22/+0
2024-02-25added and integrated the (local/intermediate) ``cross_toolchain'' build group.midipix1-0/+1
2024-01-01New year's top-level directory tree cleanup.Lucía Andrea Illanes Albornoz1-1/+1
2023-12-24subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): quote filenames in spec files.Lucía Andrea Illanes Albornoz1-1/+3
2023-12-04subr.ex/ex_init.subr:ex_init_prereqs(): trap full list of signals.Lucía Andrea Illanes Albornoz1-1/+1
2023-12-04subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): improve target package RPM spec f...Lucía Andrea Illanes Albornoz1-19/+31
2023-12-01subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): produce & include package files l...Lucía Andrea Illanes Albornoz1-1/+9
2023-12-01subr.ex/ex_rtl_rpm.subr:ex_rtl_build_rpm(): substitute (instead of defining) ...Lucía Andrea Illanes Albornoz1-8/+25
2023-04-03Drop ccache support.Lucía Andrea Illanes Albornoz1-31/+13
2023-04-02Only install library archives for libraries matching lib*.Lucía Andrea Illanes Albornoz1-3/+4
2023-04-02Ensure LC_ALL is set during builds because ccache sucks.Lucía Andrea Illanes Albornoz1-0/+1
2023-03-31Generalise sofort subr.pkg/pkg_configure.subr code.Lucía Andrea Illanes Albornoz1-1/+99
2023-03-31Rename groups/ to groups.d/.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-31Make dist/*.dist regular vars files beneath vars.dist/.Lucía Andrea Illanes Albornoz2-14/+25
2023-03-31subr.ex/ex_pkg_exec.subr: pass @_dispatch_fn to exp_pkg_exec_pre().Lucía Andrea Illanes Albornoz1-4/+7
2023-03-31Split up midipix.env into env.d/*.env.Lucía Andrea Illanes Albornoz1-2/+12
2023-03-31subr.ex/*: documentation cleanup.Lucía Andrea Illanes Albornoz3-43/+43
2023-03-30Delete ${DEFAULT_RPM_JOBS_SEMAPHORE} on init.Lucía Andrea Illanes Albornoz1-3/+8
2023-03-30Limit parallel rpmbuild(1) jobs to 1.Lucía Andrea Illanes Albornoz2-105/+253
2023-03-28Fix printing of package variables in ./pkgtool.sh -i.Lucía Andrea Illanes Albornoz1-0/+23
2023-03-28subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): correctly process @_b...Lucía Andrea Illanes Albornoz1-9/+16
2023-03-28subr.ex/ex_rtl_configure.subr:ex_rtl_configure_cmake(): separate arguments w/...Lucía Andrea Illanes Albornoz1-21/+21
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-27Generalise subr.pkg/pkg_configure_autotools.subr code.Lucía Andrea Illanes Albornoz3-400/+534
2023-03-27Generalise subr.pkg/*.subr code.Lucía Andrea Illanes Albornoz4-400/+696
2023-03-26Generalise {configure,make} code.Lucía Andrea Illanes Albornoz1-0/+400
2023-03-26Print group file pathname in ./pkgtool.sh -i output.Lucía Andrea Illanes Albornoz1-18/+33
2023-03-26subr.ex/ex_pkg_env.subr: add header.Lucía Andrea Illanes Albornoz1-0/+3
2023-03-21Document subr.rtl/*.subr functions, pt. IV.Lucía Andrea Illanes Albornoz4-18/+18
2023-03-21Document subr.rtl/*.subr functions, pt. III.Lucía Andrea Illanes Albornoz3-4/+4
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-20Use "Returns:" vs. "Return:" in function documentation.Lucía Andrea Illanes Albornoz5-30/+30
2023-03-20Implements ccache integration.Lucía Andrea Illanes Albornoz1-9/+2
2023-03-20subr.ex/ex_pkg_{dispatch,exec,restart}.subr: document functions.Lucía Andrea Illanes Albornoz3-22/+14
2023-03-20Default theme from etc/*.theme.host.<full hostname>.Lucía Andrea Illanes Albornoz1-2/+11
2023-03-20Implements --theme in {build,pkgtool}.sh.Lucía Andrea Illanes Albornoz1-1/+24
2023-03-20subr.ex/ex_pkg_dispatch.subr:exp_pkg_dispatch_group(): abort on failure and n...Lucía Andrea Illanes Albornoz1-0/+5
2023-03-18Safely send dispatcher messages.Lucía Andrea Illanes Albornoz2-3/+22
2023-03-14Fix relaxed mode (-R).Lucía Andrea Illanes Albornoz1-15/+19
2023-03-13subr.ex/ex_pkg.subr:ex_pkg_get_default(): fix patches/*/*.patch glob.Lucía Andrea Illanes Albornoz1-1/+1