summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2023-11-07build: Fix spelling in m4 macros.Efraim Flashner
2023-03-16build: Correct guix_system on musl libc distros.Antero Mejr
2022-01-14gnu: bootstrap: Add support for riscv64-linux.Efraim Flashner
2021-12-14build: Adjust 'courage level' of different systems.Efraim Flashner
2021-05-23gnu: bootstrap: Add support for powerpc-linux.Efraim Flashner
2021-03-23Add powerpc64le-linux as a supported Guix architecture.Chris Marusich
2021-03-17maint: Check whether Guile-zlib is recent enough.Ludovic Courtès
2021-02-04build: Add '--with-channel-commit' and related configure flags.Ludovic Courtès
2020-12-11maint: Avoid macros obsolete in Autoconf 2.70.Ludovic Courtès
2020-10-22git: Require Guile-Git 0.3.0 or later.Ludovic Courtès
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès
2020-08-29build: Remove check for Guile 2.2.1 bug.Ludovic Courtès
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe
2020-07-20ssh: Speed up RPCs by using #:nodelay.Lars-Dominik Braun
2020-05-28doc: Remove explicit support for mips64el-linux.Efraim Flashner
2020-05-28maint: Check whether Guile-Gcrypt is recent enough.Ludovic Courtès
2020-02-22build: Depend on guile-ssh 0.12.0Lars-Dominik Braun
2019-08-17build: 'GUIX_CHECK_GUILE_JSON' really checks for Guile-JSON 3.x.Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès
2019-05-06Add (guix lzlib).Pierre Neidhardt
2018-11-23Update Guile-SQLite3 URL everywhere.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-06-01build: Check for Guile-SQLite3.Ludovic Courtès
2018-02-26build: Require Guile >= 2.0.13.Ludovic Courtès
2018-01-06build: Detect broken 'equal?' in Guile 2.2.1.Ludovic Courtès
2017-06-30build: Remove check for broken (srfi srfi-37).Ludovic Courtès
2017-02-20gnu: Add bootstrap-binaries for 'aarch64-linux'.Efraim Flashner
2016-11-25offload: Use Guile-SSH instead of GNU lsh.Ludovic Courtès
2016-08-10build: Correctly determine the system type for GNU/Hurd systems.Manolis Ragkousis
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès
2016-07-19Add (guix zlib).Ludovic Courtès
2016-06-23build: Remove unneeded conditionals for (guix build syscalls).Manolis Ragkousis
2016-03-19build: Protect against misconfiguration of localstatedir.Ludovic Courtès
2016-01-13build: Use 127 as the Linux hash-bang limit.Ludovic Courtès
2016-01-12build: 'make check' errors out if file name limits would be hit.Ludovic Courtès
2016-01-12build: Warn against long hash bang lines for tests.Ludovic Courtès
2015-12-01build: Fix detection of ARM systems.Ludovic Courtès
2015-11-25build: Reject ARMv6 systems.Ludovic Courtès
2015-10-09build: Fix libgcrypt detection on FHS systems.Ludovic Courtès
2015-10-06build: Automatically determine libgcrypt's file name.Ludovic Courtès
2015-08-27build: Do not build (guix build syscalls) if 'mount' is missing from libc.Ludovic Courtès
2015-05-19build: Make sure $CXX supports C++11.Ludovic Courtès
2015-02-24build: Reject or warn against file name length limit overruns.Ludovic Courtès
2015-01-07gnu: Add bootstrap binaries for 'armhf-linux'.Mark H Weaver
2014-01-24Add 'guix offload' as a daemon build hook.Ludovic Courtès
2013-11-03Add mips64el-linux to the list of supported systems.Mark H Weaver
2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken.Ludovic Courtès
2013-07-05build: Bail out on unsupported platforms; add `--with-courage'.Ludovic Courtès
2013-07-05build: Correctly determine the system type for non-Linux systems.Ludovic Courtès
2013-05-10build: Make sure the user's Guile has all the required features.Ludovic Courtès