From 6758c4aef4af0235eac06ccbdc3d777b2dd47605 Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Tue, 11 Oct 2011 10:46:56 +0200 Subject: [PATCH] Temporary fixed issue of using modified cURL (which is cURL provided with EiffelStudio 7.0) This changes will be reverted in the future --- ext/ise_library/cURL-safe.ecf | 93 +++++++++++++++++++ ext/ise_library/cURL.ecf | 93 +++++++++++++++++++ .../client/http_client/http_client-safe.ecf | 2 +- library/client/http_client/http_client.ecf | 2 +- 4 files changed, 188 insertions(+), 2 deletions(-) create mode 100644 ext/ise_library/cURL-safe.ecf create mode 100644 ext/ise_library/cURL.ecf diff --git a/ext/ise_library/cURL-safe.ecf b/ext/ise_library/cURL-safe.ecf new file mode 100644 index 00000000..cc9e7c94 --- /dev/null +++ b/ext/ise_library/cURL-safe.ecf @@ -0,0 +1,93 @@ + + + + cURL: libcURL wrapper library for Eiffel. + Copyright (c) 1984-2006, Eiffel Software and others. + Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt). + + + /\.svn$ + /EIFGEN.{0,1}$ + /temp$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /spec$ + /Clib$ + + + /gtk$ + /mac$ + + + + + + /mswin$ + /gtk$ + + + + + + + /mswin$ + /mac$ + + + + + + + + + + + diff --git a/ext/ise_library/cURL.ecf b/ext/ise_library/cURL.ecf new file mode 100644 index 00000000..20490fc8 --- /dev/null +++ b/ext/ise_library/cURL.ecf @@ -0,0 +1,93 @@ + + + + cURL: libcURL wrapper library for Eiffel. + Copyright (c) 1984-2006, Eiffel Software and others. + Eiffel Forum License v2 (see http://www.eiffel.com/licensing/forum.txt). + + + /\.svn$ + /EIFGEN.{0,1}$ + /temp$ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + /spec$ + /Clib$ + + + /gtk$ + /mac$ + + + + + + /mswin$ + /gtk$ + + + + + + + /mswin$ + /mac$ + + + + + + + + + + + diff --git a/library/client/http_client/http_client-safe.ecf b/library/client/http_client/http_client-safe.ecf index c595b1c4..4b740416 100644 --- a/library/client/http_client/http_client-safe.ecf +++ b/library/client/http_client/http_client-safe.ecf @@ -10,7 +10,7 @@ - + diff --git a/library/client/http_client/http_client.ecf b/library/client/http_client/http_client.ecf index 33a4e180..caee1910 100644 --- a/library/client/http_client/http_client.ecf +++ b/library/client/http_client/http_client.ecf @@ -10,7 +10,7 @@ - +