guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1ff755d -> ddf2b50)


From: David Craven
Subject: branch master updated (1ff755d -> ddf2b50)
Date: Wed, 4 Jan 2017 15:05:58 +0000 (UTC)

dvc pushed a change to branch master
in repository guix.

      from  1ff755d   gnu: Reorder imports in (gnu packages ocaml).
       new  8bd10c1   gnu: ocaml: Add a .file directive to generated .s files.
       new  796a17a   gnu: ocaml: Add CAML_LD_LIBRARY_PATH search-path.
       new  2b1f7b8   gnu: ocaml: Fix indentation.
       new  e0ddaa8   gnu: camlp4: Compile native version.
       new  e6876cb   gnu: Add ocaml-build-system.
       new  56f73ea   gnu: ocaml: Use a helper function to download from 
ocaml-forge.
       new  ad3d730   gnu: camlp4: Install camlp4 META file.
       new  7a76b4a   gnu: Add ocaml-ounit.
       new  bc2c3bc   gnu: Add camlzip.
       new  93eeadf   gnu: Add ocamlmod.
       new  ddf2b50   gnu: Add ocaml-zarith.

The 11 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 +
 gnu/local.mk                                       |    1 +
 gnu/packages/ocaml.scm                             |  259 +++++++++++++++-----
 .../patches/ocaml-Add-a-.file-directive.patch      |   96 ++++++++
 guix/build-system/{cmake.scm => ocaml.scm}         |   93 ++++---
 guix/build/ocaml-build-system.scm                  |  119 +++++++++
 6 files changed, 477 insertions(+), 93 deletions(-)
 create mode 100644 gnu/packages/patches/ocaml-Add-a-.file-directive.patch
 copy guix/build-system/{cmake.scm => ocaml.scm} (62%)
 create mode 100644 guix/build/ocaml-build-system.scm



reply via email to

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