Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-cmake-builder
Commits
489a13bd
Commit
489a13bd
authored
10 years ago
by
Ghislain MARY
Browse files
Options
Download
Patches
Plain Diff
Update git revisions of belle-sip, oRTP, mediastreamer2 and linphone.
parent
6b8df48a
master
android_3.3.1
android_strip
build_soci
desktop-3.10.x
desktop-3.8.x
desktop-3.9.x
desktop_cmake_rework
dev_android_aaudio
dev_bb10
dev_bctoolbox_rpm
dev_codec_downloader
dev_codecbv16
dev_screensharing
dev_windows10
external_auth_plugin_option
feature/android_ndk_r23b
feature/av1-support
feature/enable_wrapper_swift
feature/flexisip-video-conf
feature/make_bellesip_framework
feature/python_wrapper
feature/python_wrapper_5.1
feature/python_wrapper_5.3
feature/remove-no-longer-supported-i386-arch-for-ios
feature/sfu-audio-conf
feature/video_conf_mix_master
feature/videoconf
feature/yocto-kirkstone
features/sysconf_install_dir_for_prepare
fix/build-of-ffmpeg-for-android
fix/build_flexisip_macosx
fix/build_master
fix/change_linphone_submodule_name
fix/cmake_build
fix/flexisip
fix/hot_fix_release_4.2
fix/ice-dtls-turn-4.5
fix/improve_macosx_toolchain_detection
fix/mac_android
fix/mediadir
fix/nightly_builds
fix/openh264_static_build
fix/openh264_x86_64
fix/version_check
fix_belr
ios-3.13.19
private-master
release/4.3
release/4.4
release/4.5
release/5.0
release/5.1
release/5.2
releases/linphone-android/3.4.x
releases/linphone-android/4.0
rework
tests/build_windows
tmp/pq
5.2.19
5.2.10
5.2.3
5.2.1
5.2.0-beta
5.1.0
5.0.48
5.0.3
5.0.0-alpha
4.5.0
4.5.0-alpha
4.4.0
4.4.0-alpha
4.3.2
4.3.1
4.3.0
desktop-3.10.0
desktop-3.9.0
desktop-3.8.5
desktop-3.8.4
desktop-3.8.3
desktop-3.8.2
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
builders/bellesip.cmake
+1
-1
builders/bellesip.cmake
builders/linphone.cmake
+1
-1
builders/linphone.cmake
builders/ms2.cmake
+1
-1
builders/ms2.cmake
builders/ortp.cmake
+1
-1
builders/ortp.cmake
with
4 additions
and
4 deletions
builders/bellesip.cmake
+
1
−
1
View file @
489a13bd
...
...
@@ -24,7 +24,7 @@ set(EP_bellesip_GIT_REPOSITORY "git://git.linphone.org/belle-sip.git")
if
(
LINPHONE_BUILDER_LATEST
)
set
(
EP_bellesip_GIT_TAG
"master"
)
else
()
set
(
EP_bellesip_GIT_TAG
"
0837e201b8add7b91c149e701a2
b6
3
7d
6c1da74a
"
)
set
(
EP_bellesip_GIT_TAG
"
9aefb516f9
b6
c
7d
a32ee580222fec844f6b72a46
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
This diff is collapsed.
Click to expand it.
builders/linphone.cmake
+
1
−
1
View file @
489a13bd
...
...
@@ -24,7 +24,7 @@ set(EP_linphone_GIT_REPOSITORY "git://git.linphone.org/linphone.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_linphone_GIT_TAG
"master"
)
else
()
set
(
EP_linphone_GIT_TAG
"
60186868071c8404e3b5014a9243a37838734cc0
"
)
set
(
EP_linphone_GIT_TAG
"
0e77ac488395846fe054b405869b72ce7e69a0b3
"
)
endif
()
set
(
EP_linphone_CMAKE_OPTIONS
)
...
...
This diff is collapsed.
Click to expand it.
builders/ms2.cmake
+
1
−
1
View file @
489a13bd
...
...
@@ -24,7 +24,7 @@ set(EP_ms2_GIT_REPOSITORY "git://git.linphone.org/mediastreamer2.git")
if
(
LINPHONE_BUILDER_LATEST
)
set
(
EP_ms2_GIT_TAG
"master"
)
else
()
set
(
EP_ms2_GIT_TAG
"
eab453a7ba639b5f0f51169b1308375d8d57ad20
"
)
set
(
EP_ms2_GIT_TAG
"
7a0842cbfc9afe794feff095a2a864a57e9c1e81
"
)
endif
()
set
(
EP_ms2_CMAKE_OPTIONS
)
...
...
This diff is collapsed.
Click to expand it.
builders/ortp.cmake
+
1
−
1
View file @
489a13bd
...
...
@@ -24,7 +24,7 @@ set(EP_ortp_GIT_REPOSITORY "git://git.linphone.org/ortp.git")
if
(
LINPHONE_BUILDER_LATEST
)
set
(
EP_ortp_GIT_TAG
"master"
)
else
()
set
(
EP_ortp_GIT_TAG
"
86679592eb58f9b9da02c8a280c7850eb3d3d851
"
)
set
(
EP_ortp_GIT_TAG
"
b2a7137bbdaf6be4c6462058d01c6023b22d7302
"
)
endif
()
set
(
EP_ortp_CMAKE_OPTIONS
)
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets