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