Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
93dcec26
Commit
93dcec26
authored
10 years ago
by
Alexandre Lision
Browse files
Options
Downloads
Patches
Plain Diff
jenkins: adapt script after pjsip migration
Refs #44875
parent
4c763c80
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
jenkins-sflphone-android.sh
+3
-9
3 additions, 9 deletions
jenkins-sflphone-android.sh
with
3 additions
and
9 deletions
jenkins-sflphone-android.sh
+
3
−
9
View file @
93dcec26
...
...
@@ -119,7 +119,6 @@ retrieve_screenshots() {
build_sflphone_android
()
{
echo
"----------------- Cleaning git tree"
git checkout master
git pull
...
...
@@ -130,18 +129,13 @@ build_sflphone_android() {
git pull
echo
"----------------- Daemon setup"
cd
daemon
cd
daemon/libs
./compile_pjsip.sh
-a
cd
..
./autogen.sh
./configure-android.sh
popd
# android update project --target $VIRTUAL_DEVICE_ID --path $ANDROID_PROJECT_PATH
# echo "----------------- Compile pjandroid stack"
# pushd jni/pjproject-android/
# TARGET_ABI=x86 ./configure-android-patched --use-ndk-cflags --disable-sound --disable-oss --disable-video --enable-ext-sound --disable-speex-aec --disable-g711-codec --disable-l16-codec --disable-gsm-codec --disable-g722-codec --disable-g7221-codec --disable-speex-codec --disable-ilbc-codec --disable-sdl --disable-ffmpeg --disable-v4l2
# make dep && make
# popd
./make-swig.sh
cd
jni/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment