Danny Milosavljevic
|
b87fc9ab9d
|
gnu: android-make-stub: Update to 0.6.0.
* gnu/packages/android.scm (android-make-stub): Update to 0.6.0.
* guix/build-system/android-ndk.scm (android-ndk-build): Modify.
(lower): Modify.
|
2018-05-10 15:35:28 +02:00 |
Danny Milosavljevic
|
c6ee92c41b
|
gnu: Add android-googletest.
* gnu/packages/android.scm (android-googletest): New variable.
* guix/build-system/android-ndk.scm (android-ndk-build): Use it.
|
2018-05-10 02:12:03 +02:00 |
Danny Milosavljevic
|
9ed36cd3d6
|
build-system: android-ndk: Support unit tests.
* guix/build-system/android-ndk.scm (android-ndk-build): Add googletest.
* guix/build/android-ndk-build-system.scm (check): Check whether tests are
enabled. Run root-level tests as well.
|
2018-05-10 01:06:22 +02:00 |
Danny Milosavljevic
|
436515cdb8
|
build: Add the Android NDK build-system.
* guix/build-system/android-ndk.scm: New file.
* guix/build/android-ndk-build-system.scm: New file.
* Makefile.am: Add them.
|
2018-05-09 19:16:04 +02:00 |