Skip to content
Snippets Groups Projects
Commit 301e9e8f authored by Cinder's avatar Cinder
Browse files

Update libidn and curl on OS X to provide a debugging library for din

parent ce2c3dfa
No related branches found
No related tags found
No related merge requests found
......@@ -248,9 +248,9 @@
<key>archive</key>
<map>
<key>hash</key>
<string>a8cc6c8f61e07468757f04fc6ea83288</string>
<string>203670ff15c9e017c3206ef0a8582541</string>
<key>url</key>
<string>https://bitbucket.org/alchemyviewer/publiclibs-darwin/downloads/curl-7.38-darwin-201410180919.tar.bz2</string>
<string>https://bitbucket.org/alchemyviewer/publiclibs-darwin/downloads/curl-7.38-darwin-201411212206.tar.bz2</string>
</map>
<key>name</key>
<string>darwin</string>
......@@ -1302,9 +1302,9 @@
<key>archive</key>
<map>
<key>hash</key>
<string>96f5e2312db79ad4cf18b4927545ab53</string>
<string>e43a7d6aa38e194304c53fbd9f5917ad</string>
<key>url</key>
<string>http://bitbucket.org/alchemyviewer/publiclibs-darwin/downloads/libidn-1.28-darwin-201407201920.tar.bz2</string>
<string>https://bitbucket.org/alchemyviewer/publiclibs-darwin/downloads/libidn-1.28-darwin-201411212154.tar.bz2</string>
</map>
<key>name</key>
<string>darwin</string>
......@@ -2429,20 +2429,17 @@
<string>build-darwin-i386</string>
<key>configurations</key>
<map>
<key>Debug</key>
<key>Coverity</key>
<map>
<key>build</key>
<map>
<key>command</key>
<string>xcodebuild</string>
<key>filters</key>
<array>
<string>setenv</string>
</array>
<string>cov-build</string>
<key>options</key>
<array>
<string>-configuration Debug</string>
<string>-project Alchemy.xcodeproj</string>
<string>--dir</string>
<string>cov-int</string>
<string>make</string>
</array>
</map>
<key>configure</key>
......@@ -2451,21 +2448,33 @@
<array>
<string>../indra</string>
</array>
<key>command</key>
<string>cmake</string>
<key>options</key>
<array>
<string>-G</string>
<string>'Xcode'</string>
<string>"Unix Makefiles"</string>
<string>-DCMAKE_BUILD_TYPE:STRING=Release</string>
<string>-DWORD_SIZE:STRING=64</string>
<string>-DROOT_PROJECT_NAME:STRING=Alchemy</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
</array>
</map>
<key>default</key>
<string>false</string>
<key>name</key>
<string>Debug</string>
<string>Coverity</string>
</map>
<key>DebugOS</key>
<key>Debug</key>
<map>
<key>build</key>
<map>
<key>command</key>
<string>xcodebuild</string>
<key>filters</key>
<array>
<string>setenv</string>
</array>
<key>options</key>
<array>
<string>-configuration Debug</string>
......@@ -2474,6 +2483,10 @@
</map>
<key>configure</key>
<map>
<key>arguments</key>
<array>
<string>../indra</string>
</array>
<key>options</key>
<array>
<string>-G</string>
......@@ -2481,43 +2494,30 @@
</array>
</map>
<key>name</key>
<string>DebugOS</string>
<string>Debug</string>
</map>
<key>Coverity</key>
<key>DebugOS</key>
<map>
<key>build</key>
<map>
<key>command</key>
<string>cov-build</string>
<string>xcodebuild</string>
<key>options</key>
<array>
<string>--dir</string>
<string>cov-int</string>
<string>make</string>
<string>-configuration Debug</string>
<string>-project Alchemy.xcodeproj</string>
</array>
</map>
<key>configure</key>
<map>
<key>arguments</key>
<array>
<string>../indra</string>
</array>
<key>command</key>
<string>cmake</string>
<key>options</key>
<array>
<string>-G</string>
<string>"Unix Makefiles"</string>
<string>-DCMAKE_BUILD_TYPE:STRING=Release</string>
<string>-DWORD_SIZE:STRING=64</string>
<string>-DROOT_PROJECT_NAME:STRING=Alchemy</string>
<string>-DINSTALL_PROPRIETARY=FALSE</string>
<string>'Xcode'</string>
</array>
</map>
<key>default</key>
<string>false</string>
<key>name</key>
<string>Coverity</string>
<string>DebugOS</string>
</map>
<key>RelWithDebInfo</key>
<map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment