guix-commits
[Top][All Lists]
Advanced

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

branch master updated (06ebc45e15 -> 8267a3a206)


From: guix-commits
Subject: branch master updated (06ebc45e15 -> 8267a3a206)
Date: Sun, 3 Dec 2023 03:09:43 -0500 (EST)

efraim pushed a change to branch master
in repository guix.

    from 06ebc45e15 gnu: josm: Reduce closure size.
     new fc7db2df40 gnu: ldc: Enable building on more architectures.
     new 6897a6a481 gnu: python-lit: Update to 17.0.6.
     new 766946d663 gnu: ldc: Update to 1.35.0.
     new a8a7153996 gnu: zig: Build with baseline cpu by default.
     new 823c6f745a gnu: ncdu-2: Remove redundant make-flag.
     new 95b577e09a gnu: llvm: Export clang-properties.
     new 87bb9c9664 gnu: zig: Add tuning information.
     new 2cc6e09a03 transformations: Add support for zig.
     new 8267a3a206 gnu: ncdu-2: Mark as tunable.

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |  1 +
 gnu/packages/check.scm                             |  8 ++---
 gnu/packages/dlang.scm                             | 39 ++++++++++------------
 gnu/packages/llvm.scm                              |  3 +-
 gnu/packages/ncdu.scm                              |  6 ++--
 .../patches/zig-use-baseline-cpu-by-default.patch  | 36 ++++++++++++++++++++
 gnu/packages/zig.scm                               | 10 ++++--
 guix/transformations.scm                           | 25 ++++++++++----
 8 files changed, 89 insertions(+), 39 deletions(-)
 create mode 100644 gnu/packages/patches/zig-use-baseline-cpu-by-default.patch



reply via email to

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