guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4ab97ef -> 11d73fb)


From: guix-commits
Subject: branch master updated (4ab97ef -> 11d73fb)
Date: Wed, 4 Sep 2019 16:18:31 -0400 (EDT)

roptat pushed a change to branch master
in repository guix.

      from  4ab97ef   Revert "gnu: texinfo: Fix cross-compilation."
       new  a44a535   build: Add julia-build-system.
       new  11d73fb   gnu: julia: Set search path.

The 2 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                              |  23 +++++
 gnu/packages/julia.scm                     |   4 +
 guix/build-system/{scons.scm => julia.scm} |  72 ++++++++-------
 guix/build/julia-build-system.scm          | 135 +++++++++++++++++++++++++++++
 5 files changed, 199 insertions(+), 37 deletions(-)
 copy guix/build-system/{scons.scm => julia.scm} (69%)
 create mode 100644 guix/build/julia-build-system.scm



reply via email to

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