[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (388e05e -> 5f7a1a4)
From: |
Ricardo Wurmus |
Subject: |
branch master updated (388e05e -> 5f7a1a4) |
Date: |
Mon, 14 Mar 2016 11:38:13 +0000 |
rekado pushed a change to branch master
in repository guix.
from 388e05e gnu: enlightenment: Update to 0.20.6.
new 846e340 gnu: Add pyicoteo.
new e1a5615 build: reset-timestamps: Include directories.
new 535e2a2 gnu: ant: Update source URL.
new 5f7a1a4 build: Add Ant build system.
The 4 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/build/install.scm | 2 +-
gnu/packages/bioinformatics.scm | 38 ++++++++
gnu/packages/java.scm | 5 +-
guix/build-system/{waf.scm => ant.scm} | 94 +++++++++++--------
guix/build/ant-build-system.scm | 160 ++++++++++++++++++++++++++++++++
7 files changed, 279 insertions(+), 43 deletions(-)
copy guix/build-system/{waf.scm => ant.scm} (61%)
create mode 100644 guix/build/ant-build-system.scm
- branch master updated (388e05e -> 5f7a1a4),
Ricardo Wurmus <=