summaryrefslogtreecommitdiffhomepage
path: root/midipix.env
AgeCommit message (Expand)AuthorFilesLines
2023-03-31Split up midipix.env into env.d/*.env.Lucía Andrea Illanes Albornoz1-387/+0
2023-03-30Delete ${DEFAULT_RPM_JOBS_SEMAPHORE} on init.Lucía Andrea Illanes Albornoz1-1/+4
2023-03-29groups/261.native_packages_x11.group:imlib2:${PKG_CPPFLAGS_CONFIGURE}: config...Lucía Andrea Illanes Albornoz1-6/+6
2023-03-27Generalise subr.pkg/pkg_configure_autotools.subr code.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-27Generalise subr.pkg/*.subr code.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-26Generalise {configure,make} code.Lucía Andrea Illanes Albornoz1-11/+16
2023-03-23Implements ccache integration, pt. II.Lucía Andrea Illanes Albornoz1-18/+21
2023-03-19midipix.env:${DEFAULT_MAKEFLAGS_BUILD}: pass -l${DEFAULT_BUILD_CPUS} to limit...Lucía Andrea Illanes Albornoz1-1/+1
2023-02-19Add copyright legends to all files.Lucía Andrea Illanes Albornoz1-0/+2
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz1-12/+12
2023-01-28midipix.env: override fchmodat gnulib checkØrjan Malde1-0/+1
2022-12-27groups/231.native_packages_etc.group:gettext_tiny:${PKG_DEPENDS}: adds libiconv.Lucía Andrea Illanes Albornoz1-1/+1
2022-12-26groups/010.host_deps.group:mpackage_host:${PKG_NO_CLEAN_BUILD_DIR}: don't cle...Lucía Andrea Illanes Albornoz1-1/+1
2022-09-16midipix.env: more gnulib overridesØrjan Malde1-1/+13
2022-09-10midipix.env: more gnulib nonsense.Ørjan Malde1-0/+3
2022-06-24{build,pkgtool}.sh, etc/LICENCE, midipix.env: update copyright legend.Lucía Andrea Illanes Albornoz1-2/+2
2021-09-28groups/211.native_packages_cmdline.group: coreutils: bump to v9.0Ørjan Malde1-0/+5
2021-09-09Don't copy etc/config.guess for binutils{,_*}.Lucio Andrés Illanes Albornoz1-18/+19
2021-08-24midipix.env:${DEFAULT_BUILD_VARS}: adds INSTALL_FILES_V2.Lucio Andrés Illanes Albornoz1-1/+1
2021-08-24Adds ${PKG_VARS_FILE} package variable.Lucio Andrés Illanes Albornoz1-1/+1
2021-06-01groups/221.native_packages_dev.group: m4: bump to v1.4.19Ørjan Malde1-0/+1
2021-05-12Implements CMake support.Lucio Andrés Illanes Albornoz1-33/+63
2021-05-10Implements {fetch,configure,build,install}_clean.Lucio Andrés Illanes Albornoz1-47/+55
2021-05-07Implements extended -r syntax.Lucio Andrés Illanes Albornoz1-45/+48
2021-05-06patches/texinfo{,_host}-6.7.local.patch: added.Lucio Andrés Illanes Albornoz1-3/+3
2021-04-11Integrate w/ sofort's ${NATIVE_{C,CXX,LD}FLAGS}.Lucio Andrés Illanes Albornoz1-2/+5
2021-01-24Reimplements Git repository mirroring because Git is a special snowflake.Lucio Andrés Illanes Albornoz1-13/+17
2021-01-22Implements ${{DEFAULT,PKG,...}_MIRRORS}.Lucio Andrés Illanes Albornoz1-1/+5
2020-10-08midipix.env: set gl_cv_func_getopt_gnuØrjan Malde1-1/+2
2020-06-02midipix.env:${DEFAULT_BUILD_VARS}: adds ${PKG_CFLAGS_BUILD} and ${PKG_MAKE_SU...Lucio Andrés Illanes Albornoz1-2/+2
2020-05-15Optionally install ${PKG_DESTDIR_HOST} into ${PREFIX}.Lucio Andrés Illanes Albornoz1-10/+10
2020-05-11build.sh:build(): don't forcibly initialise ${BUILD_HNAME}.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=25 ...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-11midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=30 ...Lucio Andrés Illanes Albornoz1-1/+1
2020-05-05midipix.env:${DEFAULT_MAKEFLAGS_VERBOSITY}: set to V=99 VERBOSE=1.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-03midipix.env:${DEFAULT_C{,PP,XX}FLAGS{,_*}}: prepend -D_REDIR_TIME64=0 (via mi...Lucio Andrés Illanes Albornoz1-18/+18
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz1-16/+16
2020-04-13subr/pkg_build.subr: pass either ${PKG_MAKEFLAGS_VERBOSITY} or nothing if set...Lucio Andrés Illanes Albornoz1-2/+3
2020-04-10Pass pkg-config(1) search path via ${PKG_CONFIG_LIBDIR}.Lucio Andrés Illanes Albornoz1-3/+3
2020-04-08subr/build_init.subr:buildp_init_args(): move ${BUILD_HNAME} check & default ...Lucio Andrés Illanes Albornoz1-2/+2
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz1-0/+31
2020-03-12midipix.env: remove redundant ${DEFAULT_LOG_MSG_*_COLOUR} variables.Lucio Andrés Illanes Albornoz1-10/+0
2020-03-11Initial implementation of pkgtool.sh.Lucio Andrés Illanes Albornoz1-1/+5
2020-03-01General cleanup, pt. III.Lucio Andrés Illanes Albornoz1-10/+10
2020-02-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-3/+3
2020-02-29etc/README, midipix.env: updated.Lucio Andrés Illanes Albornoz1-9/+9
2020-02-29midipix.env: renamed from vars/env.vars.Lucio Andrés Illanes Albornoz1-0/+272