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

279 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com 64187b0406 Allow developers to build PSM 2.0 on Unix.
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
bryner%uiuc.edu 4d292115cb Removing a Makefile I deleted a few days ago. 2001-03-01 06:19:55 +00:00
cls%seawood.org 791c44b706 Setting autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH
Bug #58804
2001-02-23 05:26:43 +00:00
cls%seawood.org 55ca642440 Fix standalone psm bustage. 2001-02-23 00:14:28 +00:00
cls%seawood.org f8fbe70718 Let the standalone xpcom build know about the string library dependency. Bug 69718 2001-02-22 09:24:57 +00:00
waterson%netscape.com 9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
scc%mozilla.org 50549d4bed bug #59429: (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build. 2001-02-21 11:09:35 +00:00
heikki%netscape.com 5c811dfbf3 Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com 2001-02-19 21:50:04 +00:00
dbaron%fas.harvard.edu b9f89c8579 Add makefile and script to compile and run leaksoup easily. r=waterson@netscape.com sr=brendan@mozilla.org b=66424 2001-02-18 16:51:46 +00:00
aaronl%chorus.net a13e35cab0 Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur. 2001-02-16 04:03:58 +00:00
danm%netscape.com 2175251a5b now building embedding components 2001-02-07 03:09:15 +00:00
mscott%netscape.com 9c7e28ce40 don't build this obsolete directory. 2001-02-06 04:40:32 +00:00
cls%seawood.org 39c325b9c2 Fix bug of not generating makefiles for mng. Thanks to Dmitry Kubov <Dmitry@north.cs.msu.su> for the patch 2001-01-22 07:55:01 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
mkaply%us.ibm.com a0c7c6814f r=cls
Missing makefiles in allmakefiles.sh and themes/makefiles
2001-01-15 23:48:51 +00:00
dbaron%fas.harvard.edu e4d3dcf914 Remove line listing Makefile that bryner removed on Friday. b=55778 r=cls@seawood.org 2001-01-07 14:48:31 +00:00
tor%cs.brown.edu 3eb5078fbf Bug 63896 - use system libmng if available. r=cls 2000-12-29 19:59:59 +00:00
sgehani%netscape.com 33460ffcf9 Adding libxpnet to the build.
b = 63835
r = ssu, dbragg
2000-12-28 23:54:54 +00:00
cls%seawood.org 0dcaf7b61a Give the standalone build system a finer grained control over which directories are checked out.
Bug #57282 r=blizzard
2000-12-27 05:29:50 +00:00
bryner%uiuc.edu a2bc722f32 Removing unused old plugin code. Not part of build. r=av, sr=cls. 2000-12-27 00:22:36 +00:00
leaf%mozilla.org d741e53a95 removing the touch of mozilla/security/Makefile unless we are explicitly
building BUILD_MODULES=psm... othwerwise, the checkout of the psm module
fails on an existing, built mozilla tree. r=cls
2000-12-26 22:10:13 +00:00
cls%seawood.org f9ab982495 Add psm to standalone build system.
Pull psm & nss by default via client.mk .
Moves psm-glue from Mozilla build to psm module.
Bug #60912. r=bryner
CARPOOL!
2000-12-22 20:43:27 +00:00
bryner%uiuc.edu 61c06d64c2 Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778. 2000-12-15 10:38:24 +00:00
bryner%uiuc.edu cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
cls%seawood.org e47bda22ef Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file.
Bug #62098 r=jag
2000-12-11 07:24:47 +00:00
cls%seawood.org 09f5e7ee11 Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
dougt%netscape.com 29cef744e4 Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com 2000-11-21 23:40:34 +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
akhil.arora%sun.com 2319351207 implementation of the null plugin for unix
checking in on behalf of stephen mak <smak@sun.com>
b=48483 r=pollmann@netscape.com a=brendan@mozilla.org
2000-09-27 23:44:02 +00:00
bryner%uiuc.edu 49ded19871 Oops, forgot this file. bug 53648, r=scc, a=gagan,brendan. 2000-09-22 05:09:36 +00:00
ccarlen%netscape.com 7b361a76d9 Adding mpfilelocprovider to build This lib is being used to fix #48981 r=bhuvan, mscott 2000-09-22 03:46:18 +00:00
bryner%uiuc.edu 14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
pavlov%netscape.com 0351bd680d removing makefile that is no longer in the tree 2000-09-01 07:55:20 +00:00
hyatt%netscape.com fd8cbd700e Removing obsolete files from build. r=ben 2000-09-01 00:53:50 +00:00
bryner%uiuc.edu 0a13534f94 embedding/browser/setup was cvs removed a couple of days ago, removing the
Makefile.  r=pavlov.
2000-08-28 01:42:45 +00:00
waterson%netscape.com f7e7ca5d51 Bug 44480. Demote 'width' and 'height' attributes from NSDocument to NSHTMLDocument and XULDocument; make nsHTMLDocument's implementation use the <body> element's frame (instead of the <html> element's frame) to determine metrics. r=jst 2000-08-16 01:04:52 +00:00
bryner%uiuc.edu 7dc740de07 Removing the makefile for the directory I just removed. r=alecf. 2000-08-02 00:47:35 +00:00
bryner%uiuc.edu c0811cd724 Oops- forgot to remove this makefile when I removed the obsolete files in
modules/libpref/l10n.  Does not affect build.
2000-08-01 06:51:54 +00:00
ben%netscape.com 6865309409 update build lists for my previous checkin... 2000-07-30 06:38:22 +00:00
ben%netscape.com 280313ca8f forgot to add makefiles earlier... 2000-07-29 08:21:09 +00:00
dougt%netscape.com 98c1304cbd Adding gtk embedding test application.
a=valeski@netscape.com - bug 43055
2000-07-20 01:12:25 +00:00
dougt%netscape.com a7c9b1dbee turning on xpfe application locations. r=conrad a=valeski bug 44314.
This TURN on my last checks!
2000-07-19 21:29:40 +00:00
mcafee%netscape.com c217d477e0 Removing extensions/xmlextras/soap/base, there is no code checked into this directory yet. 2000-07-16 20:13:43 +00:00
vidur%netscape.com 42dac6be95 Added xmlextras/soap to allmakefiles.sh (not part of default build) 2000-07-14 00:26:38 +00:00
syd%netscape.com 4cbe80e598 Add makefiles for JS profiler 2000-07-13 05:19:46 +00:00
Jerry.Kirk%Nexwarecorp.com 9236f1856d Added new Photon Embedding directories. 2000-07-12 13:56:39 +00:00
dbaron%fas.harvard.edu 0abf789810 Allow Vidur's xmlextras to be built on Linux (not part of default build). r=vidur 2000-07-01 21:40:53 +00:00
tao%netscape.com d999831adb Remove obsolete pull l10n commands. 2000-06-29 00:18:55 +00:00
cls%seawood.org 7766827f6f Adding configure option --enable-elf-dynstr-gc. Bug #43357 2000-06-28 04:32:15 +00:00
tao%netscape.com b1ab46b44a 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak 2000-06-27 00:24:48 +00:00