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
43cf5b0b
Commit
43cf5b0b
authored
May 06, 2015
by
Ghislain MARY
Browse files
Update git revisions.
parent
39f7e9bb
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
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/msopenh264.cmake
builders/msopenh264.cmake
+1
-1
builders/mssilk.cmake
builders/mssilk.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
builders/tunnel.cmake
builders/tunnel.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
43cf5b0b
...
...
@@ -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
"
21f2c2212a68239b32dbdb0914cc24d560a0d7a0
"
)
set
(
EP_bellesip_GIT_TAG
"
482c4023450bb409c1ac8cd2917039186399255b
"
)
set
(
EP_bellesip_EXTERNAL_SOURCE_PATHS
"belle-sip"
)
set
(
EP_bellesip_CMAKE_OPTIONS
)
...
...
builders/linphone.cmake
View file @
43cf5b0b
...
...
@@ -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
"
2718f631bd2a413ccad34a5930e85ff11f7e2c0b
"
)
set
(
EP_linphone_GIT_TAG
"
1832c113268259b86efa853d0f213bc716c639a1
"
)
set
(
EP_linphone_EXTERNAL_SOURCE_PATHS
"linphone"
)
set
(
EP_linphone_CMAKE_OPTIONS
)
...
...
builders/ms2.cmake
View file @
43cf5b0b
...
...
@@ -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
"
524b87f7f6b4e87f0676dba1ca9e3e71dae77482
"
)
set
(
EP_ms2_GIT_TAG
"
1070145caf60a8e778508a70b1d70600734a7fe3
"
)
set
(
EP_ms2_EXTERNAL_SOURCE_PATHS
"ms2"
"mediastreamer2"
"linphone/mediastreamer2"
)
set
(
EP_ms2_CMAKE_OPTIONS
)
...
...
builders/msopenh264.cmake
View file @
43cf5b0b
...
...
@@ -22,7 +22,7 @@
set
(
EP_msopenh264_GIT_REPOSITORY
"git://git.linphone.org/msopenh264.git"
)
set
(
EP_msopenh264_GIT_TAG_LATEST
"master"
)
set
(
EP_msopenh264_GIT_TAG
"
1b8714c45abba459b6e5b09e28882c5cacfa2904
"
)
set
(
EP_msopenh264_GIT_TAG
"
3ff59bdd3abf9593c7fc1cc901ccfbe7c72d4830
"
)
set
(
EP_msopenh264_CMAKE_OPTIONS
)
if
(
APPLE
)
...
...
builders/mssilk.cmake
View file @
43cf5b0b
...
...
@@ -22,7 +22,7 @@
set
(
EP_mssilk_GIT_REPOSITORY
"git://git.linphone.org/mssilk.git"
)
set
(
EP_mssilk_GIT_TAG_LATEST
"master"
)
set
(
EP_mssilk_GIT_TAG
"
848ca8fdd1e8e07bf41410816123270640f877dc
"
)
set
(
EP_mssilk_GIT_TAG
"
194543671ed479e756ae449a8a13d7294a46006d
"
)
set
(
EP_mssilk_CMAKE_OPTIONS
)
set
(
EP_mssilk_DEPENDENCIES EP_ms2
)
builders/ortp.cmake
View file @
43cf5b0b
...
...
@@ -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
"
f21b5418b62c8acbe7a8a3be4ddf569af537d35e
"
)
set
(
EP_ortp_GIT_TAG
"
01491a5437b5328349428aa18e38253f399addf2
"
)
set
(
EP_ortp_EXTERNAL_SOURCE_PATHS
"oRTP"
"ortp"
"linphone/oRTP"
)
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
...
...
builders/tunnel.cmake
View file @
43cf5b0b
...
...
@@ -22,7 +22,7 @@
set
(
EP_tunnel_GIT_REPOSITORY
"gitosis@git.linphone.org:tunnel.git"
)
# Private repository
set
(
EP_tunnel_GIT_TAG_LATEST
"master"
)
set
(
EP_tunnel_GIT_TAG
"
15ca5ba4ef214fe7010db603d0e143aee1bb0dec
"
)
set
(
EP_tunnel_GIT_TAG
"
93399274bcfcd92a2dce3a9ff57ab87561c3c63e
"
)
set
(
EP_tunnel_LINKING_TYPE
"-DENABLE_STATIC=0"
)
set
(
EP_tunnel_CMAKE_OPTIONS
"-DENABLE_SERVERS=0"
)
...
...
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