Author: miguel
Date: 2007-07-29 12:41:49 -0400 (Sun, 29 Jul 2007)
New Revision: 82939
Added:
trunk/mcs/class/System.Web.Extensions/Makefile
trunk/mcs/class/System.Web.Extensions/System.Web.Extensions.dll.sources
trunk/mcs/class/System.Web.Extensions/System.Web.Extensions_test.dll.sources
trunk/mcs/class/System.Web.Extensions/Test/Makefile
Log:
Initial pass at making System.Web.Extensions build with Mono
Added: trunk/mcs/class/System.Web.Extensions/Makefile
===================================================================
--- trunk/mcs/class/System.Web.Extensions/Makefile 2007-07-29 16:18:29 UTC
(rev 82938)
+++ trunk/mcs/class/System.Web.Extensions/Makefile 2007-07-29 16:41:49 UTC
(rev 82939)
@@ -0,0 +1,34 @@
+thisdir = class/System.Web.Extensions
+SUBDIRS = Test
+include ../../build/rules.make
+
+LIBRARY = System.Web.Extensions.dll
+
+RESOURCE_FILES= \
+
..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.debug.js
\
+
..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjax.js
\
+
..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.debug.js
\
+
..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxTimer.js
\
+
..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.debug.js\
+
..\MicrosoftAjaxLibrary\System.Web.Extensions\1.0.61025.0\MicrosoftAjaxWebForms.js
+
+LIB_MCS_FLAGS = \
+ -unsafe \
+ -r:$(corlib) \
+ -r:System.dll \
+ -r:System.Drawing.dll \
+ -r:System.Data.dll \
+ -r:System.Xml.dll \
+ -r:System.Web.dll \
+ -r:System.Web.Services.dll \
+ -r:System.Configuration.dll \
+ -r:System.EnterpriseServices.dll \
+ $(OTHER_LIB_MCS_FLAGS) \
+ $(RESOURCE_FILES:%=/resource:%)
+
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -doc:$(test_lib:.dll=.xml) -nowarn:219
-nowarn:169 $(NUNIT_RESOURCE_FILES:%=/resource:%)
+
+EXTRA_DISTFILES = $(RESOURCE_FILES)
+
+include ../../build/library.make
+
Property changes on: trunk/mcs/class/System.Web.Extensions/Makefile
___________________________________________________________________
Name: svn:eol-style
+ native
Added: trunk/mcs/class/System.Web.Extensions/System.Web.Extensions.dll.sources
===================================================================
--- trunk/mcs/class/System.Web.Extensions/System.Web.Extensions.dll.sources
2007-07-29 16:18:29 UTC (rev 82938)
+++ trunk/mcs/class/System.Web.Extensions/System.Web.Extensions.dll.sources
2007-07-29 16:41:49 UTC (rev 82939)
@@ -0,0 +1,72 @@
+../../build/common/Consts.cs
+../../build/common/Locale.cs
+../../build/common/MonoTODOAttribute.cs
+../System.Web/System.Web.Handlers/AssemblyResourceLoader.cs
+./Assembly/AssemblyInfo.cs
+./System.Web.Handlers/ScriptModule.cs
+./System.Web.Handlers/ScriptResourceHandler.cs
+./System.Web.Script.Serialization/JavaScriptTypeResolver.cs
+./System.Web.Script.Serialization/ScriptIgnoreAttribute.cs
+./System.Web.Script.Serialization/SimpleTypeResolver.cs
+./System.Web.Script.Serialization/JavaScriptConverter.cs
+./System.Web.Script.Serialization/JavaScriptSerializer.cs
+./System.Web.Script.Serialization/JSON/JsonReaderException.cs
+./System.Web.Script.Serialization/JSON/ReflectionUtils.cs
+./System.Web.Script.Serialization/JSON/JavaScriptConstructor.cs
+./System.Web.Script.Serialization/JSON/JsonReader.cs
+./System.Web.Script.Serialization/JSON/JsonSerializer.cs
+./System.Web.Script.Serialization/JSON/JsonWriterException.cs
+./System.Web.Script.Serialization/JSON/JsonWriter.cs
+./System.Web.Script.Serialization/JSON/JsonToken.cs
+./System.Web.Script.Serialization/JSON/JsonSerializationException.cs
+./System.Web.Script.Serialization/JSON/JavaScriptConvert.cs
+./System.Web.Script.Serialization/JSON/JavaScriptUtils.cs
+./System.Web.Script.Serialization/JSON/JavaScriptParameters.cs
+./System.Web.Script.Services/GenerateScriptTypeAttribute.cs
+./System.Web.Script.Services/ResponseFormat.cs
+./System.Web.Script.Services/ScriptMethodAttribute.cs
+./System.Web.Script.Services/ScriptServiceAttribute.cs
+./System.Web.Script.Services/RestHandler.cs
+./System.Web.Script.Services/ClientProxyHandler.cs
+./System.Web.Script.Services/LogicalTypeInfo.cs
+./System.Web.Script.Services/ScriptHandlerFactory.cs
+./System.Web.Configuration/ScriptingScriptResourceHandlerSection.cs
+./System.Web.Configuration/ScriptingJsonSerializationSection.cs
+./System.Web.Configuration/ScriptingSectionGroup.cs
+./System.Web.Configuration/ConvertersCollection.cs
+./System.Web.Configuration/SystemWebExtensionsSectionGroup.cs
+./System.Web.Configuration/Converter.cs
+./System.Web.Configuration/ScriptingWebServicesSectionGroup.cs
+./System.Web.Configuration/ScriptingAuthenticationServiceSection.cs
+./System.Web.Configuration/ScriptingProfileServiceSection.cs
+./System.Web.UI/Timer.cs
+./System.Web.UI/ProfileServiceManager.cs
+./System.Web.UI/IScriptControl.cs
+./System.Web.UI/TargetControlTypeAttribute.cs
+./System.Web.UI/ExtenderControl.cs
+./System.Web.UI/ServiceReference.cs
+./System.Web.UI/AuthenticationServiceManager.cs
+./System.Web.UI/ScriptBehaviorDescriptor.cs
+./System.Web.UI/ScriptReference.cs
+./System.Web.UI/ScriptComponentDescriptor.cs
+./System.Web.UI/UpdatePanelTrigger.cs
+./System.Web.UI/UpdatePanelControlTrigger.cs
+./System.Web.UI/IExtenderControl.cs
+./System.Web.UI/AsyncPostBackTrigger.cs
+./System.Web.UI/PostBackTrigger.cs
+./System.Web.UI/ServiceReferenceCollection.cs
+./System.Web.UI/AsyncPostBackErrorEventArgs.cs
+./System.Web.UI/ScriptManager.cs
+./System.Web.UI/ScriptReferenceCollection.cs
+./System.Web.UI/ScriptResourceAttribute.cs
+./System.Web.UI/ScriptManagerProxy.cs
+./System.Web.UI/ScriptReferenceEventArgs.cs
+./System.Web.UI/UpdatePanel.cs
+./System.Web.UI/UpdatePanelTriggerCollection.cs
+./System.Web.UI/ScriptDescriptor.cs
+./System.Web.UI/ScriptControlDescriptor.cs
+./System.Web.UI/ScriptControl.cs
+./System.Web.UI/UpdatePanelRenderMode.cs
+./System.Web.UI/UpdateProgress.cs
+./System.Web.UI/ScriptMode.cs
+./System.Web.UI/UpdatePanelUpdateMode.cs
Added:
trunk/mcs/class/System.Web.Extensions/System.Web.Extensions_test.dll.sources
===================================================================
---
trunk/mcs/class/System.Web.Extensions/System.Web.Extensions_test.dll.sources
2007-07-29 16:18:29 UTC (rev 82938)
+++
trunk/mcs/class/System.Web.Extensions/System.Web.Extensions_test.dll.sources
2007-07-29 16:41:49 UTC (rev 82939)
@@ -0,0 +1,5 @@
+Test/System.Web.Script.Serialization/JavaScriptSerializerTest.cs
+Test/System.Web.UI/ScriptBehaviorDescriptorTest.cs
+Test/System.Web.UI/ScriptComponentDescriptorTest.cs
+Test/System.Web.UI/ScriptControlDescriptorTest.cs
+Test/System.Web.UI/UpdateProgressTest.cs
Added: trunk/mcs/class/System.Web.Extensions/Test/Makefile
===================================================================
--- trunk/mcs/class/System.Web.Extensions/Test/Makefile 2007-07-29 16:18:29 UTC
(rev 82938)
+++ trunk/mcs/class/System.Web.Extensions/Test/Makefile 2007-07-29 16:41:49 UTC
(rev 82939)
@@ -0,0 +1,8 @@
+thisdir = class/System.Web.Extensions/Test
+include ../../../build/rules.make
+
+all-local install-local clean-local test-local run-test-local
run-test-ondotnet-local uninstall-local:
+
+DISTFILES = $(wildcard *.aspx)
+
+dist-local: dist-default
Property changes on: trunk/mcs/class/System.Web.Extensions/Test/Makefile
___________________________________________________________________
Name: svn:eol-style
+ native
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches