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
8ef55b20
Commit
8ef55b20
authored
Jul 04, 2014
by
Ghislain MARY
Browse files
Update oRTP, ms2, linphone, belle-sip and msopenh264 git revisions.
parent
c3d7345b
Changes
5
Hide whitespace changes
Inline
Side-by-side
builders/bellesip.cmake
View file @
8ef55b20
...
...
@@ -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
"
7a8cfdef1df883747de26448bbbff445ce689d13
"
)
set
(
EP_bellesip_GIT_TAG
"
2e090a552fdce014f973fc0a26c46e2faf622101
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
8ef55b20
...
...
@@ -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
"
278f48022d490c86f2c5f1d34612c0f1369bb6cd
"
)
set
(
EP_linphone_GIT_TAG
"
34682b3f59094e0d45fbe7e216da9704a7e0ff42
"
)
endif
()
if
(
MSVC
)
...
...
builders/ms2.cmake
View file @
8ef55b20
...
...
@@ -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
"
b0e768db74b5944de8ec606e2d70744dc124cb70
"
)
set
(
EP_ms2_GIT_TAG
"
21f77080ba0d430bacc7db4cd332d2af81b17fe6
"
)
endif
()
if
(
MSVC
)
...
...
builders/msopenh264.cmake
View file @
8ef55b20
...
...
@@ -24,7 +24,7 @@ set(EP_msopenh264_GIT_REPOSITORY "git://git.linphone.org/msopenh264.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_msopenh264_GIT_TAG
"master"
)
else
()
set
(
EP_msopenh264_GIT_TAG
"
1c1be3e1abed1564627ffd8d07958554c5ce064d
"
)
set
(
EP_msopenh264_GIT_TAG
"
ae2270dcaaabb0cc5980783fc5fb6ac5365ee03f
"
)
endif
()
set
(
EP_msopenh264_BUILD_METHOD
"autotools"
)
set
(
EP_msopenh264_USE_AUTOGEN
"yes"
)
...
...
builders/ortp.cmake
View file @
8ef55b20
...
...
@@ -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
"
9d03c3aa1643f1cfae32de4abf04dc84ff3ad175
"
)
set
(
EP_ortp_GIT_TAG
"
c572c81170cec00040a6a92b86d69945e59eba3c
"
)
endif
()
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