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
7340a7a1
Commit
7340a7a1
authored
Feb 02, 2015
by
Ghislain MARY
Browse files
Update git revisions of belle-sip, polarssl, ortp, mediastreamer2 and linphone.
parent
d646988d
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
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
No files found.
builders/bellesip.cmake
View file @
7340a7a1
...
...
@@ -22,7 +22,7 @@
set
(
EP_bellesip_GIT_REPOSITORY
"git://git.linphone.org/belle-sip.git"
)
set
(
EP_bellesip_GIT_TAG_LATEST
"master"
)
set
(
EP_bellesip_GIT_TAG
"
b13890198aaee4b73694aa8c7c86b86bb0d912a1
"
)
set
(
EP_bellesip_GIT_TAG
"
6ac8aa90db64a37e6c783da005ba513c6077c23d
"
)
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
7340a7a1
...
...
@@ -22,7 +22,7 @@
set
(
EP_linphone_GIT_REPOSITORY
"git://git.linphone.org/linphone.git"
)
set
(
EP_linphone_GIT_TAG_LATEST
"master"
)
set
(
EP_linphone_GIT_TAG
"
0d32bfbd3b336a55d13790b9d56b82d363e020a2
"
)
set
(
EP_linphone_GIT_TAG
"
ecf4ba1b5cb669d419d776d2cb7b8e511d194346
"
)
set
(
EP_linphone_CMAKE_OPTIONS
)
set
(
EP_linphone_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/ms2.cmake
View file @
7340a7a1
...
...
@@ -22,7 +22,7 @@
set
(
EP_ms2_GIT_REPOSITORY
"git://git.linphone.org/mediastreamer2.git"
)
set
(
EP_ms2_GIT_TAG_LATEST
"master"
)
set
(
EP_ms2_GIT_TAG
"
ebbef5c0cb97e181fb6055ff3e16f52c119147dc
"
)
set
(
EP_ms2_GIT_TAG
"
47154eda5ee89280a8716d142359f291bd852f91
"
)
set
(
EP_ms2_CMAKE_OPTIONS
)
set
(
EP_ms2_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/ortp.cmake
View file @
7340a7a1
...
...
@@ -22,7 +22,7 @@
set
(
EP_ortp_GIT_REPOSITORY
"git://git.linphone.org/ortp.git"
)
set
(
EP_ortp_GIT_TAG_LATEST
"master"
)
set
(
EP_ortp_GIT_TAG
"
0ad89f5e106d9f9a4a1d0608101d26b9a10be8b7
"
)
set
(
EP_ortp_GIT_TAG
"
8cac6a399755001f5df7a933bc26c7b9629981fc
"
)
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
set
(
EP_ortp_LINKING_TYPE
"--enable-static"
)
...
...
builders/polarssl.cmake
View file @
7340a7a1
...
...
@@ -22,7 +22,7 @@
set
(
EP_polarssl_GIT_REPOSITORY
"git://git.linphone.org/polarssl.git"
)
set
(
EP_polarssl_GIT_TAG_LATEST
"linphone-1.3.4"
)
set
(
EP_polarssl_GIT_TAG
"e
46939b25c990d825d94c2d526c350a1380db67f
"
)
set
(
EP_polarssl_GIT_TAG
"e
2adf098938a2d3473e86a58d069dbe512202365
"
)
set
(
EP_polarssl_LINKING_TYPE
"-DUSE_SHARED_POLARSSL_LIBRARY=1"
)
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