Age | Commit message (Expand) | Author |
---|---|---|
2022-06-26 | gnu: m4: Fix cross-compilation....* gnu/packages/m4.scm (m4)[arguments]: Look up /bin/sh in NATIVE-INPUTS if applicable. | Marius Bakke |
2022-06-26 | gnu: m4: Update to 1.4.19....* gnu/packages/m4.scm (m4): Update to 1.4.19. [source](patches): Remove. [arguments]: Add phase 'disable-test. Adjust shell configuration phase. * gnu/packages/patches/m4-gnulib-libio.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. | Marius Bakke |
2018-08-25 | gnu: m4: Fix FTBFS with glibc >= 2.28....* gnu/packages/patches/m4-gnulib-libio.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/m4.scm (m4)[source](patches): New field. | Marius Bakke |
2018-02-20 | gnu: m4: Update phase style....* gnu/packages/m4.scm (m4)[arguments]: Use MODIFY-PHASES syntax and end phase with #t. | Tobias Geerinckx-Rice |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698. | Marius Bakke |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS. | Tobias Geerinckx-Rice |
2017-01-06 | gnu: m4: Don't replace 'sh' reference with 'bash'....* gnu/packages/m4.scm (m4)[arguments]: Use /bin/sh instead of /bin/bash in 'pre-check' phase. | Leo Famulari |
2017-01-03 | gnu: m4: Update to 1.4.18....* gnu/packages/m4.scm (m4): Update to 1.4.18. [source]: Use xz compressed tarball. | Marius Bakke |