Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
linphone-cmake-builder
Commits
2b279e81
Commit
2b279e81
authored
Sep 09, 2014
by
Ghislain MARY
Browse files
Update belle-sip, oRTP, mediastreamer2 and linphone git revisions.
parent
c218a50a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
builders/bellesip.cmake
builders/bellesip.cmake
+1
-1
builders/linphone.cmake
builders/linphone.cmake
+1
-1
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
2b279e81
...
...
@@ -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
"
cb6f20737bdf255ccbcacfc439a879335737b407
"
)
set
(
EP_bellesip_GIT_TAG
"
fa1c112cb33d2c0a42b351652a4779a8aea77c56
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
2b279e81
...
...
@@ -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
"
5283278eef6dcae0fbde285999cf1fcd29de3547
"
)
set
(
EP_linphone_GIT_TAG
"
cb925cfff94bf0a2955271f953372d8e36d924f9
"
)
endif
()
set
(
EP_linphone_CMAKE_OPTIONS
)
...
...
builders/ms2.cmake
View file @
2b279e81
...
...
@@ -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
"
41e7dbfecff494225bead596e5487eb2f4e82f9f
"
)
set
(
EP_ms2_GIT_TAG
"
bb0b0b1fec741c3a8e79527aa488fe6b6799dc09
"
)
endif
()
set
(
EP_ms2_CMAKE_OPTIONS
)
...
...
builders/ortp.cmake
View file @
2b279e81
...
...
@@ -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
"
326728b28dbab0b74f464ba6d843853aa54147d4
"
)
set
(
EP_ortp_GIT_TAG
"
f881db33b12729b005bf7bd712d37d19c833f8d1
"
)
endif
()
set
(
EP_ortp_CMAKE_OPTIONS
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment