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
d6a5ad7b
Commit
d6a5ad7b
authored
Jun 26, 2014
by
Ghislain MARY
Browse files
Update builders' git revisions.
parent
5c2aab1f
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
builders/antlr3c.cmake
builders/antlr3c.cmake
+1
-1
builders/bcg729.cmake
builders/bcg729.cmake
+1
-1
builders/bellesip.cmake
builders/bellesip.cmake
+1
-1
builders/cunit.cmake
builders/cunit.cmake
+1
-1
builders/gsm.cmake
builders/gsm.cmake
+1
-1
builders/libilbcrfc3951.cmake
builders/libilbcrfc3951.cmake
+1
-1
builders/linphone.cmake
builders/linphone.cmake
+1
-1
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/msamr.cmake
builders/msamr.cmake
+1
-1
builders/msilbc.cmake
builders/msilbc.cmake
+1
-1
builders/mssilk.cmake
builders/mssilk.cmake
+1
-1
builders/mswebrtc.cmake
builders/mswebrtc.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
builders/polarssl.cmake
builders/polarssl.cmake
+1
-1
builders/speex.cmake
builders/speex.cmake
+1
-1
builders/srtp.cmake
builders/srtp.cmake
+1
-1
builders/tunnel.cmake
builders/tunnel.cmake
+1
-1
No files found.
builders/antlr3c.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_antlr3c_GIT_REPOSITORY "git://git.linphone.org/antlr3.git")
if
(
${
LINPHONE_TARGET_LINPHONE
}
)
set
(
EP_antlr3c_GIT_TAG
"linphone"
)
else
()
set
(
EP_antlr3c_GIT_TAG
"
c2a2df0abc72e0611dd068c93731b3561b7c713c
"
)
set
(
EP_antlr3c_GIT_TAG
"
20985f63cb691f7ea0bdf9ccf7d5cbfda055e060
"
)
endif
()
set
(
EP_antlr3c_CMAKE_OPTIONS
"-DENABLE_DEBUGGER=0"
)
set
(
EP_antlr3c_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/bcg729.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_bcg729_GIT_REPOSITORY "git://git.linphone.org/bcg729.git")
if
(
${
LINPHONE_BUILDER_HOST
}
)
set
(
EP_bcg729_GIT_TAG
"master"
)
else
()
set
(
EP_bcg729_GIT_TAG
"
2634faf85a13f79fece045e37515ddd1ea48dc25
"
)
set
(
EP_bcg729_GIT_TAG
"
a2fd44b70eb31485bb773925ad17e69a332c1506
"
)
endif
()
set
(
EP_bcg729_BUILD_METHOD
"autotools"
)
set
(
EP_bcg729_USE_AUTOGEN
"yes"
)
...
...
builders/bellesip.cmake
View file @
d6a5ad7b
...
...
@@ -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
"
d8af97d4293ef0fcefd09c4d1685e1e8f6004085
"
)
set
(
EP_bellesip_GIT_TAG
"
5c228c28c69a6bba2113055982f6191491a93c3d
"
)
endif
()
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/cunit.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_cunit_GIT_REPOSITORY "git://git.linphone.org/cunit.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_cunit_GIT_TAG
"linphone"
)
else
()
set
(
EP_cunit_GIT_TAG
"
86562ef04d0d66c007d7822944a75f540ae37f19
"
)
set
(
EP_cunit_GIT_TAG
"
e2d5b71b83d68fbbebda20633a8d29d5863f3062
"
)
endif
()
set
(
EP_cunit_CMAKE_OPTIONS
"-DENABLE_AUTOMATED=0"
"-DENABLE_CONSOLE=0"
)
set
(
EP_cunit_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/gsm.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_gsm_GIT_REPOSITORY "git://git.linphone.org/gsm.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_gsm_GIT_TAG
"linphone"
)
else
()
set
(
EP_gsm_GIT_TAG
"
8729c98e098341582e9c9f00e56b74f7e53e1034
"
)
set
(
EP_gsm_GIT_TAG
"
e59f14f7640f243d33c67f255d9e4de1c61435ba
"
)
endif
()
set
(
EP_gsm_PATCH_COMMAND
"
${
CMAKE_COMMAND
}
"
"-E"
"copy"
"
${
CMAKE_CURRENT_SOURCE_DIR
}
/builders/gsm/CMakeLists.txt"
"<SOURCE_DIR>"
)
set
(
EP_gsm_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/libilbcrfc3951.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_libilbcrfc3951_GIT_REPOSITORY "git://git.linphone.org/libilbc-rfc3951.git
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_libilbcrfc3951_GIT_TAG
"master"
)
else
()
set
(
EP_libilbcrfc3951_GIT_TAG
"
e8084bdc3b182a3dcf57ae97ea72bbef26d423db
"
)
set
(
EP_libilbcrfc3951_GIT_TAG
"
fcf42f92c13d020441a6b64e8ffe80aa4fb11885
"
)
endif
()
set
(
EP_libilbcrfc3951_BUILD_METHOD
"autotools"
)
set
(
EP_libilbcrfc3951_USE_AUTOGEN
"yes"
)
...
...
builders/linphone.cmake
View file @
d6a5ad7b
...
...
@@ -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
"
62d5838097764d2de7d8001f60d3b3a136f0e016
"
)
set
(
EP_linphone_GIT_TAG
"
278f48022d490c86f2c5f1d34612c0f1369bb6cd
"
)
endif
()
if
(
MSVC
)
...
...
builders/ms2.cmake
View file @
d6a5ad7b
...
...
@@ -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
"
29d408d0dd2822d5ce426452960df2295c046d27
"
)
set
(
EP_ms2_GIT_TAG
"
b0e768db74b5944de8ec606e2d70744dc124cb70
"
)
endif
()
if
(
MSVC
)
...
...
builders/msamr.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_msamr_GIT_REPOSITORY "git://git.linphone.org/msamr.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_msamr_GIT_TAG
"master"
)
else
()
set
(
EP_msamr_GIT_TAG
"
d09a19cb27076c45f093e8abc9a00d07258779e9
"
)
set
(
EP_msamr_GIT_TAG
"
3f58b5ffd23555129c0c2c81e2914e3dd4cea241
"
)
endif
()
set
(
EP_msamr_BUILD_METHOD
"autotools"
)
set
(
EP_msamr_USE_AUTOGEN
"yes"
)
...
...
builders/msilbc.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_msilbc_GIT_REPOSITORY "git://git.linphone.org/msilbc.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_msilbc_GIT_TAG
"master"
)
else
()
set
(
EP_msilbc_GIT_TAG
"
3185bbbbda97c2b93cd4f720809b96d79d810bd9
"
)
set
(
EP_msilbc_GIT_TAG
"
00bd16fc869414dc9a68a56251ed3f895f106f2f
"
)
endif
()
set
(
EP_msilbc_BUILD_METHOD
"autotools"
)
set
(
EP_msilbc_USE_AUTOGEN
"yes"
)
...
...
builders/mssilk.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_mssilk_GIT_REPOSITORY "git://git.linphone.org/mssilk.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_mssilk_GIT_TAG
"master"
)
else
()
set
(
EP_mssilk_GIT_TAG
"
07b55ce81adca894bf6bd1ed86eb27f4578562f1
"
)
set
(
EP_mssilk_GIT_TAG
"
a5a4cd468e7a5dd95f3f18e044c245cdc4788520
"
)
endif
()
set
(
EP_mssilk_BUILD_METHOD
"autotools"
)
set
(
EP_mssilk_USE_AUTOGEN
"yes"
)
...
...
builders/mswebrtc.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_mswebrtc_GIT_REPOSITORY "git://git.linphone.org/mswebrtc.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_mswebrtc_GIT_TAG
"master"
)
else
()
set
(
EP_mswebrtc_GIT_TAG
"
5e1891a9c9c624a751eb70cd57a86143abf16fb1
"
)
set
(
EP_mswebrtc_GIT_TAG
"
03a9855fd75ee307c862774da46281beeec98b75
"
)
endif
()
set
(
EP_mswebrtc_BUILD_METHOD
"autotools"
)
set
(
EP_mswebrtc_USE_AUTOGEN
"yes"
)
...
...
builders/ortp.cmake
View file @
d6a5ad7b
...
...
@@ -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
"
459dd69b898f4d7e2eb74b7ccfa2e0e1093b2376
"
)
set
(
EP_ortp_GIT_TAG
"
9d03c3aa1643f1cfae32de4abf04dc84ff3ad175
"
)
endif
()
if
(
MSVC
)
...
...
builders/polarssl.cmake
View file @
d6a5ad7b
...
...
@@ -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
"
3681900a1e0a3a8c77fc33c545cccd93977a1cf2
"
)
set
(
EP_polarssl_GIT_TAG
"
b3e6a443daea68bd87db68b297c784b16f3b29e8
"
)
endif
()
set
(
EP_polarssl_LINKING_TYPE
"-DUSE_SHARED_POLARSSL_LIBRARY=1"
)
if
(
MSVC
)
...
...
builders/speex.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_speex_GIT_REPOSITORY "git://git.linphone.org/speex.git")
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_speex_GIT_TAG
"linphone"
)
else
()
set
(
EP_speex_GIT_TAG
"3
02ce26e309efb1b4a4b7b6ea4807375d15725
8f"
)
set
(
EP_speex_GIT_TAG
"3
17a4b92abdfb2d289b3839d757ecb036233e
8f
c
"
)
endif
()
set
(
EP_speex_LINKING_TYPE
"-DENABLE_STATIC=0"
)
if
(
MSVC
)
...
...
builders/srtp.cmake
View file @
d6a5ad7b
...
...
@@ -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
"5
f
0c
3df8feb2b2e8be1b54699d4dab90c9cf5293
"
)
set
(
EP_srtp_GIT_TAG
"50c
fdfeacae324bab5c1429647768c514923a5e5
"
)
endif
()
set
(
EP_srtp_LINKING_TYPE
"-DENABLE_STATIC=0"
)
if
(
MSVC
)
...
...
builders/tunnel.cmake
View file @
d6a5ad7b
...
...
@@ -24,7 +24,7 @@ set(EP_tunnel_GIT_REPOSITORY "gitosis@git.linphone.org:tunnel.git") # Private re
if
(
${
LINPHONE_BUILDER_LATEST
}
)
set
(
EP_tunnel_GIT_TAG
"master"
)
else
()
set
(
EP_tunnel_GIT_TAG
"e
6d100c33e0147ae35cdf693dbcd7b9413cb84ef
"
)
set
(
EP_tunnel_GIT_TAG
"e
1f78f6ffa80cf226d043d88d4e6cd8029da1100
"
)
endif
()
set
(
EP_tunnel_BUILD_METHOD
"autotools"
)
set
(
EP_tunnel_USE_AUTOGEN
"yes"
)
...
...
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