all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] Add dub and dub-build-system.
@ 2017-01-23 18:24 Danny Milosavljevic
  2017-01-23 18:24 ` [PATCH v2 1/2] gnu: Add dub Danny Milosavljevic
  2017-01-23 18:24 ` [PATCH v2 2/2] gnu: Add dub-build-system Danny Milosavljevic
  0 siblings, 2 replies; 6+ messages in thread
From: Danny Milosavljevic @ 2017-01-23 18:24 UTC (permalink / raw)
  To: guix-devel

Danny Milosavljevic (2):
  gnu: Add dub.
  gnu: Add dub-build-system.

 Makefile.am                     |   2 +
 gnu/packages/ldc.scm            |  37 ++++++++++
 guix/build-system/dub.scm       | 153 ++++++++++++++++++++++++++++++++++++++++
 guix/build/dub-build-system.scm | 110 +++++++++++++++++++++++++++++
 4 files changed, 302 insertions(+)
 create mode 100644 guix/build-system/dub.scm
 create mode 100644 guix/build/dub-build-system.scm

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

end of thread, other threads:[~2017-01-29 22:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 18:24 [PATCH v2 0/2] Add dub and dub-build-system Danny Milosavljevic
2017-01-23 18:24 ` [PATCH v2 1/2] gnu: Add dub Danny Milosavljevic
2017-01-23 22:46   ` Ludovic Courtès
2017-01-28  6:19     ` Pjotr Prins
2017-01-29 22:50       ` Danny Milosavljevic
2017-01-23 18:24 ` [PATCH v2 2/2] gnu: Add dub-build-system Danny Milosavljevic

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.