unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#32205] [PATCH 0/3] Add 'guile-build-system' and use it
@ 2018-07-18 21:17 Ludovic Courtès
  2018-07-18 21:20 ` [bug#32205] [PATCH 1/3] build-system: Add 'guile-build-system' Ludovic Courtès
  2018-07-23 10:26 ` bug#32205: [PATCH 0/3] Add 'guile-build-system' and use it Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Ludovic Courtès @ 2018-07-18 21:17 UTC (permalink / raw)
  To: 32205

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-23 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18 21:17 [bug#32205] [PATCH 0/3] Add 'guile-build-system' and use it Ludovic Courtès
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

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).