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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
8de082c2
Commit
8de082c2
authored
10 years ago
by
Alexandre Lision
Browse files
Options
Downloads
Patches
Plain Diff
Update jenkins script and README since make-swig.sh is called by compile
parent
6005778e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+0
-3
0 additions, 3 deletions
README
jenkins-sflphone-android.sh
+0
-3
0 additions, 3 deletions
jenkins-sflphone-android.sh
with
0 additions
and
6 deletions
README
+
0
−
3
View file @
8de082c2
...
@@ -3,7 +3,4 @@ When all else fails:
...
@@ -3,7 +3,4 @@ When all else fails:
rm -rf sflphone
rm -rf sflphone
git clean -dfx
git clean -dfx
export ANDROID_ABI=armeabi-v7a
export ANDROID_ABI=armeabi-v7a
cd sflphone-android
./make-swig.sh
cd -
./compile.sh
./compile.sh
This diff is collapsed.
Click to expand it.
jenkins-sflphone-android.sh
+
0
−
3
View file @
8de082c2
...
@@ -123,9 +123,6 @@ build_sflphone_android() {
...
@@ -123,9 +123,6 @@ build_sflphone_android() {
echo
"----------------- Cleaning git tree"
echo
"----------------- Cleaning git tree"
git checkout master
git checkout master
git pull
git pull
cd
sflphone-android
./make-swig.sh
cd
..
./compile.sh
./compile.sh
}
}
...
...
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