guix-commits
[Top][All Lists]
Advanced

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

branch master updated (126c9e3 -> ad23a3f)


From: Danny Milosavljevic
Subject: branch master updated (126c9e3 -> ad23a3f)
Date: Wed, 9 May 2018 13:32:54 -0400 (EDT)

dannym pushed a change to branch master
in repository guix.

      from  126c9e3   gnu: bismark: Update to 0.19.1.
       new  72aa295   gnu: Add address@hidden
       new  74c0ee6   gnu: Add android-make-stub.
       new  436515c   build: Add the Android NDK build-system.
       new  116c69d   gnu: liblog: Use android-ndk-build-system.
       new  11cb109   gnu: libbase: Use android-ndk-build-system.
       new  f6e75b0   gnu: adb: Use android-ndk-build-system.
       new  3724d37   gnu: mkbootimg: Install "bootimg.h".
       new  ad23a3f   doc: Document 'android-ndk-build-system'.

The 8 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                                    |  19 +++
 gnu/local.mk                                     |   1 +
 gnu/packages/android.scm                         | 199 ++++++++---------------
 gnu/packages/linux.scm                           |  35 +++-
 gnu/packages/patches/adb-add-libraries.patch     |  19 +++
 guix/build-system/{scons.scm => android-ndk.scm} | 118 +++++++-------
 guix/build/android-ndk-build-system.scm          |  86 ++++++++++
 8 files changed, 276 insertions(+), 203 deletions(-)
 create mode 100644 gnu/packages/patches/adb-add-libraries.patch
 copy guix/build-system/{scons.scm => android-ndk.scm} (69%)
 create mode 100644 guix/build/android-ndk-build-system.scm



reply via email to

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