guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (d852cf9 -> 34d5314)


From: guix-commits
Subject: branch master updated (d852cf9 -> 34d5314)
Date: Tue, 18 Dec 2018 16:18:44 -0500 (EST)

roptat pushed a change to branch master
in repository guix.

      from  d852cf9   gnu: Add sct.
       new  6e8986c   build: Add dune-build-system.
       new  effc832   gnu: ocaml-migrate-parsetree: Use dune-build-system.
       new  59fa09e   gnu: ocaml-ppx-tools-versioned: Use dune-build-system.
       new  f93246a   gnu: ocaml-bitstring: Use dune-build-system.
       new  f880b03   gnu: ocaml-lwt: Use dune-build-system.
       new  5d07126   gnu: ocaml-lwt-log: Use dune-build-system.
       new  48b2790   gnu: ocaml-cppo: Use dune-build-system.
       new  d6fa189   gnu: ocaml-re: Use dune-build-system.
       new  426e629   gnu: ocaml-camomile: Use dune-build-system.
       new  34d5314   gnu: ocaml-lambda-term: Use dune-build-system.

The 10 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:
 Makefile.am                      |   2 +
 doc/guix.texi                    |  21 +++
 gnu/packages/ocaml.scm           | 273 ++++++++++-----------------------------
 guix/build-system/dune.scm       | 159 +++++++++++++++++++++++
 guix/build-system/ocaml.scm      |  16 ++-
 guix/build/dune-build-system.scm |  69 ++++++++++
 6 files changed, 330 insertions(+), 210 deletions(-)
 create mode 100644 guix/build-system/dune.scm
 create mode 100644 guix/build/dune-build-system.scm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]