Change in osmo-gsm-tester[master]: build: Add script to build the mobile application

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Sat Sep 15 10:04:10 UTC 2018


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/10971


Change subject: build: Add script to build the mobile application
......................................................................

build: Add script to build the mobile application

Change-Id: I2c537e56aa982b0b4a703fa78c77ade507738b68
---
A contrib/jenkins-build-mobile.sh
1 file changed, 10 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/71/10971/1

diff --git a/contrib/jenkins-build-mobile.sh b/contrib/jenkins-build-mobile.sh
new file mode 100755
index 0000000..ff2ae78
--- /dev/null
+++ b/contrib/jenkins-build-mobile.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+set -e -x
+base="$PWD"
+name="mobile"
+. "$(dirname "$0")/jenkins-build-common.sh"
+
+build_repo libosmocore --enable-sanitize --disable-doxygen
+build_repo_dir osmocom-bb src/host/layer23 --enable-sanitize
+
+create_bin_tgz "mobile"

-- 
To view, visit https://gerrit.osmocom.org/10971
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2c537e56aa982b0b4a703fa78c77ade507738b68
Gerrit-Change-Number: 10971
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180915/8362b0ad/attachment.htm>


More information about the gerrit-log mailing list