unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 32205@debbugs.gnu.org
Subject: [bug#32205] [PATCH 0/3] Add 'guile-build-system' and use it
Date: Wed, 18 Jul 2018 23:17:25 +0200	[thread overview]
Message-ID: <20180718211725.17145-1-ludo@gnu.org> (raw)

Hello!

This factorizes code for Scheme-only packages in ‘guile-build-system’.
No more copy/pasting of ‘trivial-build-system’ snippets!

Ludo’.

Ludovic Courtès (3):
  build-system: Add 'guile-build-system'.
  gnu: Switch several packages to 'guile-build-system'.
  gnu: Add guile-pfds.

 Makefile.am                       |   2 +
 doc/guix.texi                     |  15 +
 gnu/packages/guile.scm            | 585 +++++++++---------------------
 guix/build-system/guile.scm       | 202 +++++++++++
 guix/build/guile-build-system.scm | 153 ++++++++
 5 files changed, 544 insertions(+), 413 deletions(-)
 create mode 100644 guix/build-system/guile.scm
 create mode 100644 guix/build/guile-build-system.scm

-- 
2.18.0

             reply	other threads:[~2018-07-18 21:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 21:17 Ludovic Courtès [this message]
2018-07-18 21:20 ` [bug#32205] [PATCH 1/3] build-system: Add 'guile-build-system' Ludovic Courtès
2018-07-18 21:20   ` [bug#32205] [PATCH 2/3] gnu: Switch several packages to 'guile-build-system' Ludovic Courtès
2018-07-18 21:20   ` [bug#32205] [PATCH 3/3] gnu: Add guile-pfds Ludovic Courtès
2018-07-23 10:26 ` bug#32205: [PATCH 0/3] Add 'guile-build-system' and use it Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180718211725.17145-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=32205@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).