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
92315da5
Commit
92315da5
authored
Nov 07, 2014
by
Guillaume BIENKOWSKI
Browse files
Update for debuginfo fix
parent
240bc0a6
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
builders/flexisip.cmake
builders/flexisip.cmake
+1
-1
builders/myodbc.cmake
builders/myodbc.cmake
+1
-1
builders/ortp.cmake
builders/ortp.cmake
+1
-1
builders/sofiasip.cmake
builders/sofiasip.cmake
+1
-1
builders/unixodbc.cmake
builders/unixodbc.cmake
+1
-1
No files found.
builders/flexisip.cmake
View file @
92315da5
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_flexisip_GIT_REPOSITORY
"gitosis@git.linphone.org:flexisip"
)
set
(
EP_flexisip_GIT_TAG
"
487226847780845a3fa8c6494da9b8ba1897bb1c
"
)
set
(
EP_flexisip_GIT_TAG
"
58fceba9598897611d48184d3a3c6a3ed9a23e3e
"
)
set
(
EP_flexisip_DEPENDENCIES EP_ortp EP_unixodbc EP_myodbc EP_sofiasip
)
set
(
EP_flexisip_LINKING_TYPE
"--disable-static"
"--enable-shared"
)
...
...
builders/myodbc.cmake
View file @
92315da5
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_myodbc_GIT_REPOSITORY
"git://git.linphone.org/myodbc.git"
)
set
(
EP_myodbc_GIT_TAG
"
ae4f84f004e26c89c827163ab1bdc1684f16a328
"
)
set
(
EP_myodbc_GIT_TAG
"
4985b7a8c64ace36a1daa3b3ad0f5174376925e9
"
)
set
(
EP_myodbc_CMAKE_OPTIONS
"-DWITH_UNIXODBC=1"
)
set
(
EP_myodbc_LINKING_TYPE
)
...
...
builders/ortp.cmake
View file @
92315da5
...
...
@@ -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
"
bed48cfa2efdae27fa368a9480c4b08528a6cf84
"
)
set
(
EP_ortp_GIT_TAG
"
d8b6c3301d798f326f407da1fab97197d55f731d
"
)
endif
()
if
(
"
${
EP_ortp_FORCE_AUTOTOOLS
}
"
STREQUAL
"yes"
)
...
...
builders/sofiasip.cmake
View file @
92315da5
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_sofiasip_GIT_REPOSITORY
"git://git.linphone.org/sofia-sip.git"
)
set
(
EP_sofiasip_GIT_TAG
"
6e9298b4e830a33c55f937aadc77b43dde92367d
"
)
set
(
EP_sofiasip_GIT_TAG
"
869aff4a3c2b6a554f3546b804c0ca3f991b9f26
"
)
#set(EP_sofiasip_CMAKE_OPTIONS )
#set(EP_sofiasip_LINKING_TYPE "-DENABLE_STATIC=0")
...
...
builders/unixodbc.cmake
View file @
92315da5
...
...
@@ -21,7 +21,7 @@
############################################################################
set
(
EP_unixodbc_GIT_REPOSITORY
"git://git.linphone.org/unixODBC.git"
)
set
(
EP_unixodbc_GIT_TAG
"0
95a70fea9e4f6b486813032868f69f44973260a
"
)
set
(
EP_unixodbc_GIT_TAG
"0
088f13d1bd2a6a31d3695ba5520f0e678b15ba7
"
)
set
(
EP_unixodbc_DEPENDENCIES
)
...
...
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