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
c53bddf2
Commit
c53bddf2
authored
Jul 24, 2014
by
Ghislain MARY
Browse files
Update belle-sip, linphone, mediastreamer2, ortp, polarssl and srtp.
parent
bd71aac0
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
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
builders/polarssl.cmake
builders/polarssl.cmake
+1
-1
builders/srtp.cmake
builders/srtp.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
c53bddf2
...
...
@@ -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
"2e
0
90
a552fdce014f973fc0a26c4
6e
2
fa
f622101
"
)
set
(
EP_bellesip_GIT_TAG
"
b301
2e
5
90
86ad35bb879c0b8a12a
6efa
984b5215
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
c53bddf2
...
...
@@ -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
"
7f4afe2954c1f92df5ca57e2a14e44e152e2b244
"
)
set
(
EP_linphone_GIT_TAG
"
012dc476e1fadcd6822ce2cf878e79bf94e70056
"
)
endif
()
if
(
MSVC
)
...
...
builders/ms2.cmake
View file @
c53bddf2
...
...
@@ -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
"
6bfe5fa6a0b54861f2547efdbf9194cf68943a78
"
)
set
(
EP_ms2_GIT_TAG
"
b84ad6280a29fb55ff0de3b26c710c2c31f83055
"
)
endif
()
if
(
MSVC
)
...
...
builders/ortp.cmake
View file @
c53bddf2
...
...
@@ -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
"
e56d11d0b062ea96c8356513add39511b7cb4043
"
)
set
(
EP_ortp_GIT_TAG
"
17efc3de4033649273e7d9d2742e21837f432347
"
)
endif
()
if
(
MSVC
)
...
...
builders/polarssl.cmake
View file @
c53bddf2
...
...
@@ -24,7 +24,7 @@ set(EP_polarssl_GIT_REPOSITORY "git://git.linphone.org/polarssl.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_polarssl_GIT_TAG
"linphone"
)
else
()
set
(
EP_polarssl_GIT_TAG
"b
3e6a443daea68bd87db68b297c784b16f3b29e8
"
)
set
(
EP_polarssl_GIT_TAG
"b
7dc3001845dc5438dbb70e165a07e64cb41e10b
"
)
endif
()
set
(
EP_polarssl_LINKING_TYPE
"-DUSE_SHARED_POLARSSL_LIBRARY=1"
)
if
(
MSVC
)
...
...
builders/srtp.cmake
View file @
c53bddf2
...
...
@@ -24,7 +24,7 @@ set(EP_srtp_GIT_REPOSITORY "git://git.linphone.org/srtp.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_srtp_GIT_TAG
"master"
)
else
()
set
(
EP_srtp_GIT_TAG
"
50cfdfeacae324bab5c1429647768c514923a5e5
"
)
set
(
EP_srtp_GIT_TAG
"
34727169f7442318922963fd491937393fa7c83c
"
)
endif
()
set
(
EP_srtp_LINKING_TYPE
"-DENABLE_STATIC=0"
)
if
(
MSVC
)
...
...
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