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
7eb82d24
Commit
7eb82d24
authored
Oct 21, 2014
by
Ghislain MARY
Browse files
Update belle-sip, oRTP, mediastreamer2 and linphone git revisions.
parent
eccdcd75
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 @
7eb82d24
...
...
@@ -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
"
d0e7de2508e49df146cedc6d6c233f9d4edca059
"
)
set
(
EP_bellesip_GIT_TAG
"
adac1d173a97a96f6c5bb9d2a2301c35a738d8b7
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
7eb82d24
...
...
@@ -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
"
1b40d1a497d7ed5ddc58f2f1a569bcca1f6e0e51
"
)
set
(
EP_linphone_GIT_TAG
"
9a128da1dbba0ace64e94022af4a5af0b0f097d4
"
)
endif
()
set
(
EP_linphone_CMAKE_OPTIONS
)
...
...
builders/ms2.cmake
View file @
7eb82d24
...
...
@@ -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
"
9118e0209870808341cf5380acc5590b13787c0
d"
)
set
(
EP_ms2_GIT_TAG
"
d2ed7e1615a040eb0596e80f8f5b0fcb62a2d5a
d"
)
endif
()
set
(
EP_ms2_CMAKE_OPTIONS
)
...
...
builders/ortp.cmake
View file @
7eb82d24
...
...
@@ -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
"
f4ecaee9570f411ff2689e2cb348505833320616
"
)
set
(
EP_ortp_GIT_TAG
"
4077e127ee731b0797a9303d55f0d61bcb947bf8
"
)
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