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
1ebc4f10
Commit
1ebc4f10
authored
Feb 17, 2015
by
Ghislain MARY
Browse files
Update git revisions of bellesip, cunit, linphone, ms2, msx264 and ortp.
parent
721f8c10
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/cunit.cmake
builders/cunit.cmake
+1
-1
builders/linphone.cmake
builders/linphone.cmake
+1
-1
builders/ms2.cmake
builders/ms2.cmake
+1
-1
builders/msx264.cmake
builders/msx264.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
No files found.
builders/bellesip.cmake
View file @
1ebc4f10
...
...
@@ -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
"
b494f8f2bf3ff7752f73979abba12d2440d65f1c
"
)
set
(
EP_bellesip_GIT_TAG
"
eed16af0014ba89fec25b4351f06f60297600381
"
)
set
(
EP_bellesip_CMAKE_OPTIONS
)
set
(
EP_bellesip_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/cunit.cmake
View file @
1ebc4f10
...
...
@@ -22,7 +22,7 @@
set
(
EP_cunit_GIT_REPOSITORY
"git://git.linphone.org/cunit.git"
)
set
(
EP_cunit_GIT_TAG_LATEST
"linphone"
)
set
(
EP_cunit_GIT_TAG
"
8606e536a88e4efe64f8514dabed22de57283abc
"
)
set
(
EP_cunit_GIT_TAG
"
b49e452898f6cafb9de9adc7ecbe7f2e5a4c92b1
"
)
set
(
EP_cunit_CMAKE_OPTIONS
"-DENABLE_AUTOMATED=1"
"-DENABLE_CONSOLE=0"
)
set
(
EP_cunit_LINKING_TYPE
"-DENABLE_STATIC=0"
)
...
...
builders/linphone.cmake
View file @
1ebc4f10
...
...
@@ -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
"
4157c07fdf7a564640cc192a464d48afab26c0c0
"
)
set
(
EP_linphone_GIT_TAG
"
796f3f086b3123475ed62c7f819812907af41eec
"
)
set
(
EP_linphone_CMAKE_OPTIONS
)
set
(
EP_linphone_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/ms2.cmake
View file @
1ebc4f10
...
...
@@ -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
"
b044ee4679348d68142ec0f753dce5f4caeaaf6d
"
)
set
(
EP_ms2_GIT_TAG
"
8d120b3c118625b827834d1e53b93185d335c3df
"
)
set
(
EP_ms2_CMAKE_OPTIONS
)
set
(
EP_ms2_LINKING_TYPE
"-DENABLE_STATIC=NO"
)
...
...
builders/msx264.cmake
View file @
1ebc4f10
...
...
@@ -22,7 +22,7 @@
set
(
EP_msx264_GIT_REPOSITORY
"git://git.linphone.org/msx264.git"
)
set
(
EP_msx264_GIT_TAG_LATEST
"master"
)
set
(
EP_msx264_GIT_TAG
"
6532dd845c59631a9149e9146ba5cf9426db906b
"
)
set
(
EP_msx264_GIT_TAG
"
dff7452939033d8749c4e9d445a64172f4bb7a3d
"
)
set
(
EP_msx264_BUILD_METHOD
"autotools"
)
set
(
EP_msx264_USE_AUTOGEN
"yes"
)
...
...
builders/ortp.cmake
View file @
1ebc4f10
...
...
@@ -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
"
d7b7f8af70c7a40c55f6b026833b21e177c88eea
"
)
set
(
EP_ortp_GIT_TAG
"
22b81144d313b58cfe53c1c9aa71dcf22e1f43c2
"
)
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
set
(
EP_ortp_LINKING_TYPE
"--enable-static"
)
...
...
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