[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (afc2bf5 -> 0d69720)
From: |
Danny Milosavljevic |
Subject: |
branch master updated (afc2bf5 -> 0d69720) |
Date: |
Wed, 9 May 2018 19:06:51 -0400 (EDT) |
dannym pushed a change to branch master
in repository guix.
from afc2bf5 gnu: rust: Do not refer to 'gcc' from the top level.
new 455b8fe gnu: Add fastboot.
new 8272e5e gnu: Rename "liblog" to "android-liblog".
new 01a2389 gnu: Rename "libbase" to "android-libbase".
new 3385db3 gnu: Rename "libcutils" to "android-libcutils".
new 9ed36cd build-system: android-ndk: Support unit tests.
new 0e1011b gnu: android-make-stub: Update to 0.5.
new 1a0dd01 gnu: adb: Add missing "#include"s.
new aa820a1 gnu: android-make-stub: Update to 0.5.1.
new 26dcbb8 gnu: android-make-stub: Update to 0.5.2.
new 3766aa9 build-system: android-ndk: Let upstream install header
files.
new 0d69720 gnu: android-selinux: Simplify.
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:
gnu/packages/android.scm | 107 ++++++++++++++++++++-------
gnu/packages/patches/adb-add-libraries.patch | 11 +++
guix/build-system/android-ndk.scm | 1 +
guix/build/android-ndk-build-system.scm | 16 ++--
4 files changed, 103 insertions(+), 32 deletions(-)
- branch master updated (afc2bf5 -> 0d69720),
Danny Milosavljevic <=
- 03/11: gnu: Rename "libbase" to "android-libbase"., Danny Milosavljevic, 2018/05/09
- 05/11: build-system: android-ndk: Support unit tests., Danny Milosavljevic, 2018/05/09
- 08/11: gnu: android-make-stub: Update to 0.5.1., Danny Milosavljevic, 2018/05/09
- 11/11: gnu: android-selinux: Simplify., Danny Milosavljevic, 2018/05/09
- 02/11: gnu: Rename "liblog" to "android-liblog"., Danny Milosavljevic, 2018/05/09
- 01/11: gnu: Add fastboot., Danny Milosavljevic, 2018/05/09
- 09/11: gnu: android-make-stub: Update to 0.5.2., Danny Milosavljevic, 2018/05/09
- 07/11: gnu: adb: Add missing "#include"s., Danny Milosavljevic, 2018/05/09
- 06/11: gnu: android-make-stub: Update to 0.5., Danny Milosavljevic, 2018/05/09
- 04/11: gnu: Rename "libcutils" to "android-libcutils"., Danny Milosavljevic, 2018/05/09