Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 86486431ae Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
harishd%netscape.com d04223ecb0 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
heikki%netscape.com 1dfcfb8f7c Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
harishd%netscape.com 1264922b63 Enabling an alternative security model for web services. b=183824, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-25 00:19:26 +00:00
harishd%netscape.com 9ec92e494b Enabling WSDL support. b=196102, r=leaf@netscape.com, sr=heikki@netscape.com ( build changes ), sr=jst@netscape.com ( wsdl changes ), a=drivers@mozilla.org 2003-03-21 00:29:35 +00:00
rayw%netscape.com e9532c1f4e This, with the one-liner Peter checks in, completely closes bug 107795.
r=heikki, sr=vidur, sr=jband, a=shaver.

This eliminates the MOZ_SOAP defining and checking from the makefiles,
from one .cpp file for conditional compiles, and from .html documentation
and tests (.html is only significant to human readers).

this enables SOAP in the default build, and has been tested on all
clean builds.
2002-02-21 23:15:08 +00:00
rayw%netscape.com b4273a3c1d Added conditional in makefiles and build module to enable or disable
MOZ_WSP.  This was only done inside of the MOZ_SOAP defines.  Tested
build with and without SOAP define.  This permits SOAP to be built
without web service proxies.  Related to bug 107795, but needed
whether or not SOAP becomes part of default build.

sr=vidur.  SOAP is not part of default build.
2002-02-18 23:38:07 +00:00
vidur%netscape.com 0c78a503bb New module additions under the MOZ_SOAP flag (not a default part of the build. r=heikki, sr=jst 2002-01-02 23:30:58 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
rayw%netscape.com 18db5bcc50 Fixes required to bring SOAP up to date. The SOAP, WSDL, and Schema code
is not part of the default build.  MOZ_WSDL and MOZ_SCHEMA were eliminated
in favor of MOZ_SOAP.  MOZ_SCHEMA wasn't being used anyway, and MOZ_WSDL
had things needed by MOZ_SOAP.

Not part of the default build.
2001-11-28 11:33:49 +00:00
vidur%netscape.com 2f900bc6ea Adding WSDL to XMLExtras if MOZ_WSDL is defined. Also added REQUIRES macros to schema and wsdl makefiles (thanks to jonsmirl@mediaone.net). This not yet part of the build. r=heikki, rs=jst. 2001-10-03 21:03:02 +00:00
vidur%netscape.com 2c8addcb9a Added schema loading code as optionally compiled component of module. 2001-08-06 07:11:00 +00:00
heikki%netscape.com a50ebb2791 No bug number. Build SOAP only if MOZ_SOAP is set, and do not build it by default. r=peterv, sr=vidur. 2001-03-08 02:13:30 +00:00
heikki%netscape.com 78807d92fd Not part of Netscape 6.0 package. Checking in patches from toml@us.ibm.com. These fix bug 55508 (DOMParser does not work without script environment) and bug 55599 (add GetChannel method to nsIXMLHTTPRequest), as well as add a test program. r=heikki, a=vidur. 2000-10-20 23:26:10 +00:00
vidur%netscape.com 32b86bd73c Added SOAP component tothe XMLExtras module. This is not part of the Seamonkey build. 2000-07-13 23:12:39 +00:00
vidur%netscape.com e67bb23423 Added Unix makefiles and incorporated Andreas Otte's changes for building on Linux. This is not part of the Seamonkey build. 2000-06-22 21:41:37 +00:00