[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ed742bc -> 442a6ff)
From: |
Ludovic Courtès |
Subject: |
branch master updated (ed742bc -> 442a6ff) |
Date: |
Wed, 02 Mar 2016 13:51:41 +0000 |
civodul pushed a change to branch master
in repository guix.
from ed742bc gnu: openssl: Enable ssl2 at build time to ensure ABI
compatible graft.
new 1cbdf82 guix archive: Use 'with-store'.
new 7573d30 guix build: Move '--no-grafts' to the common build
options.
new 637cd12 graph: Ignore 'GUIX_BUILD_OPTIONS'.
new 442a6ff tests: Disable grafts by default.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 10 ++++----
guix/scripts/archive.scm | 53 ++++++++++++++++++++++-------------------
guix/scripts/build.scm | 14 ++++++----
guix/scripts/environment.scm | 8 ++++--
guix/scripts/graph.scm | 8 ++++-
guix/scripts/package.scm | 5 +++-
guix/scripts/system.scm | 5 +++-
test-env.in | 7 ++++-
tests/guix-build.sh | 2 +-
tests/guix-daemon.sh | 10 +++++--
tests/guix-package.sh | 6 +++-
11 files changed, 78 insertions(+), 50 deletions(-)
- branch master updated (ed742bc -> 442a6ff),
Ludovic Courtès <=