summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2020-10-22git: Require Guile-Git 0.3.0 or later.Ludovic Courtès1-0/+22
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès1-5/+14
2020-08-29build: Remove check for Guile 2.2.1 bug.Ludovic Courtès1-20/+0
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe1-26/+0
2020-07-20ssh: Speed up RPCs by using #:nodelay.Lars-Dominik Braun1-2/+4
2020-05-28doc: Remove explicit support for mips64el-linux.Efraim Flashner1-1/+1
2020-05-28maint: Check whether Guile-Gcrypt is recent enough.Ludovic Courtès1-1/+19
2020-02-22build: Depend on guile-ssh 0.12.0Lars-Dominik Braun1-2/+3
2019-08-17build: 'GUIX_CHECK_GUILE_JSON' really checks for Guile-JSON 3.x.Ludovic Courtès1-3/+2
2019-07-25maint: Switch to Guile-JSON 3.x.Ludovic Courtès1-0/+21
2019-05-06Add (guix lzlib).Pierre Neidhardt1-1/+16
2018-11-23Update Guile-SQLite3 URL everywhere.Ludovic Courtès1-1/+1
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès1-18/+0
2018-06-01build: Check for Guile-SQLite3.Ludovic Courtès1-0/+18
2018-02-26build: Require Guile >= 2.0.13.Ludovic Courtès1-17/+0
2018-01-06build: Detect broken 'equal?' in Guile 2.2.1.Ludovic Courtès1-1/+21
2017-06-30build: Remove check for broken (srfi srfi-37).Ludovic Courtès1-19/+0
2017-02-20gnu: Add bootstrap-binaries for 'aarch64-linux'.Efraim Flashner1-1/+2
2016-11-25offload: Use Guile-SSH instead of GNU lsh.Ludovic Courtès1-0/+18
2016-08-10build: Correctly determine the system type for GNU/Hurd systems.Manolis Ragkousis1-0/+3
2016-07-20Merge branch 'master' into core-updatesLudovic Courtès1-0/+11
2016-07-19Add (guix zlib).Ludovic Courtès1-0/+11
2016-06-23build: Remove unneeded conditionals for (guix build syscalls).Manolis Ragkousis1-13/+0
2016-03-19build: Protect against misconfiguration of localstatedir.Ludovic Courtès1-0/+46
2016-01-13build: Use 127 as the Linux hash-bang limit.Ludovic Courtès1-3/+3
2016-01-12build: 'make check' errors out if file name limits would be hit.Ludovic Courtès1-1/+6
2016-01-12build: Warn against long hash bang lines for tests.Ludovic Courtès1-1/+13
2015-12-01build: Fix detection of ARM systems.Ludovic Courtès1-1/+1
2015-11-25build: Reject ARMv6 systems.Ludovic Courtès1-2/+7
2015-10-09build: Fix libgcrypt detection on FHS systems.Ludovic Courtès1-1/+1
2015-10-06build: Automatically determine libgcrypt's file name.Ludovic Courtès1-0/+15
2015-08-27build: Do not build (guix build syscalls) if 'mount' is missing from libc.Ludovic Courtès1-0/+13
2015-05-19build: Make sure $CXX supports C++11.Ludovic Courtès1-0/+39
2015-02-24build: Reject or warn against file name length limit overruns.Ludovic Courtès1-1/+57
2015-01-07gnu: Add bootstrap binaries for 'armhf-linux'.Mark H Weaver1-1/+12
2014-01-24Add 'guix offload' as a daemon build hook.Ludovic Courtès1-1/+18
2013-11-03Add mips64el-linux to the list of supported systems.Mark H Weaver1-1/+1
2013-07-17build: Provide a replacement (srfi srfi-37) when the user's one is broken.Ludovic Courtès1-0/+19
2013-07-05build: Bail out on unsupported platforms; add `--with-courage'.Ludovic Courtès1-0/+29
2013-07-05build: Correctly determine the system type for non-Linux systems.Ludovic Courtès1-1/+3
2013-05-10build: Make sure the user's Guile has all the required features.Ludovic Courtès1-0/+17
2013-01-10build: Print the Guix system type.Ludovic Courtès1-1/+5
2013-01-06Update a few more license headers.Ludovic Courtès1-6/+6
2012-12-06build: Capture configure-time settings in (guix config).Ludovic Courtès1-0/+1
2012-12-03build: Include a copy of Nix's libstore and daemon; build it.Ludovic Courtès1-0/+29
2012-11-03build: Require GNU libgcrypt.Ludovic Courtès1-0/+35