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

364 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com da8cfe7a5a Creating Makefiles in cvs removed dirs is causing problems again 2001-10-18 06:45:40 +00:00
seawood%netscape.com 6b91f80468 Remove config/mkdetect/Makefile 2001-10-15 01:46:36 +00:00
cls%seawood.org 7cf2052dc9 Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
Bug #89330 r=bryner sr=pavlov
2001-10-12 20:21:31 +00:00
seawood%netscape.com 46b7e2a3a0 Removing cruft from allmakefiles.sh to stop configure from generating directories that have been cvs removed.
Thanks to Chris Waterson <waterson@netscape.com> for the patch.
bug #103265 r=cls sr=darin
2001-10-06 22:26:35 +00:00
dbaron%fas.harvard.edu af0763709a Removing / changing references to OS/2 makefiles that no longer exist. 2001-10-01 02:55:31 +00:00
dbaron%fas.harvard.edu ce012c5510 Move trace-malloc readers from mozilla/xpcom/base/ to mozilla/tools/trace-malloc/. Add a --shutdown-leaks option to nsTraceMalloc to dump, to the file given as an argument to the option, information about allocations still live at shutdown. Add a new trace-malloc reader (leakstats.c) to print leak statistics. b=84831 r=jag sr=brendan 2001-09-08 18:29:24 +00:00
dbaron%fas.harvard.edu 5e8ca04722 Clean up makefile listings for extensions. b=75924 r=cls 2001-08-18 01:14:23 +00:00
cls%seawood.org b8987cb0d7 Remove references to PSM1 from the build so that we can cvs remove the PSM1 dirs.
Bug #78975 r=leaf sr=sfraser
2001-08-16 00:11:40 +00:00
cls%seawood.org b958495c5e Removing USE_IMG2 check 2001-08-12 17:57:37 +00:00
leaf%mozilla.org f736866828 bug 76602, sr=cls, r=edburns. modules/plugin rearranging, in preparation for old
file location cvs removal.
2001-08-10 07:35:54 +00:00
pavlov%netscape.com 9404691bf8 removing imagelib makefiles 2001-08-10 02:32:22 +00:00
bryner%netscape.com a578cecc6a Removing widget/tests makefiles that were deleted. 2001-08-04 02:42:54 +00:00
harishd%netscape.com d8c0aaf441 Added public/Makefile to allmakefiles.sh 2001-08-03 23:06:22 +00:00
cls%seawood.org 424f8e8b37 Update inspector makefile list 2001-07-25 00:56:30 +00:00
waterson%netscape.com 4344e83962 Bug 87215. Make jprof work right with the static build. r=cls, sr=leaf 2001-06-29 22:45:45 +00:00
rginda%netscape.com 58fbcfe250 bug 76050, add venkman and jsd makefiles. r=cls 2001-05-15 20:48:23 +00:00
cls%seawood.org dab6e1ac89 Make --enable-crypto work for non-NSS autoconf builds as well. Time to seriously start shaking out the bugs.
r=bryner
2001-05-10 03:00:37 +00:00
jst%netscape.com f7460d0269 Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 16:46:42 +00:00
law%netscape.com d66e13bfb3 Bug 52454; building new helper app dlg component on win/unix; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-04 06:35:43 +00:00
disttsc%bart.nl 7c080ac298 bug 76808: remove xpfe/components/sample from allmakefiles.sh now that directory is cvs removed. r=cls, a=tor 2001-04-20 04:25:21 +00:00
oeschger%netscape.com 70d0fbca38 bug=74132, patch from cls for building help, r=oeschger 2001-04-16 23:54:25 +00:00
oeschger%netscape.com 6e6ef707c1 adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf 2001-04-12 01:06:01 +00:00
cls%seawood.org d9d4b014ec Add directories to make psm/psm-glue build standalone again 2001-04-09 00:37:44 +00:00
danm%netscape.com f636001675 moving new nsIPromptService to WindowWatcher lib. adding nsIPrompt creator. bug 72112 continued. r=ccarlen,hyatt,pinkerton 2001-04-07 03:27:28 +00:00
danm%netscape.com 26f6c31274 new embedding promptservice component. bug 72112 r=hyatt,pinkerton 2001-04-05 23:09:35 +00:00
sspitzer%netscape.com 4c6f7c316c make --with-extensions=inspector generate the Makefiles
for hewitt's document inspector.  r=prass,kerz sr=sspitzer
2001-04-03 22:41:24 +00:00
evaughan%netscape.com 0dccd6b053 Fix for linux bustage
-r dr -rmcafee
2001-03-28 22:16:03 +00:00
cls%seawood.org be4770a8a4 Land the rest of the --enable-static-components build changes.
Bug #46775 r=bryner
2001-03-20 05:42:58 +00:00
pavlov%netscape.com 7f312341d1 unix build changes to conditionally build new directories if configure flags are specified. part of bug 70938. r=dbaron@fas.harvard.edu sr=cls@seawood.org 2001-03-19 23:26:47 +00:00
tao%netscape.com af837c8d5a 71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
package all en-*.jar into langenus.xpi and select on one the fly.
2001-03-19 23:10:12 +00:00
blakeross%telocity.com 808aba4ffa Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:51:01 +00:00
javi%netscape.com 4b20d6b2a7 Add mozilla/security/manager/pki/public/Makefiles to the list of
Makefiles generated for PSM 2.0
r=cls
2001-03-10 02:53:29 +00:00
cls%seawood.org d9028dfffa Standalone zlib is always built for the installer 2001-03-10 00:54:38 +00:00
heikki%netscape.com 2ced3d1826 Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson. 2001-03-08 02:41:16 +00:00
sspitzer%netscape.com ab8224d72b fix bustage. sr=hyatt 2001-03-06 22:53:48 +00:00
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
tao%netscape.com 65d09e6514 Back out l10n changes. 2000-06-25 04:00:27 +00:00
tao%netscape.com 7a2ee52588 41054: Bundle 2-3 language packs with Seamonkey.r=jbetak. 2000-06-24 21:48:17 +00:00
jst%netscape.com ea5c8adf3f Removing references to removed makefiles. r=kin@netscape.com 2000-06-23 14:41:50 +00:00
sspitzer%netscape.com f11b166cf5 Bug #38374 --> more updates for external helper application support.
r=mscott
2000-06-21 01:16:32 +00:00
cls%seawood.org 49e3b3ea15 Move themes around to avoid warnings in standalone builds. 2000-06-14 06:46:51 +00:00
tor%cs.brown.edu 6f741e7524 Add a --enable-mng option to enable MNG image decoder. r=cls, a=brendan 2000-06-12 23:13:42 +00:00
mkaply%us.ibm.com 5971a2fcbd # 40177
r = cls, a = brendan
OS/2 bringup - new OS/2 makefiles
2000-06-02 21:33:43 +00:00
rusty.lynch%intel.com b79094b4e6 Adding a reference to the new SANE sample plugin directory.
This is part of a fix for bug #25068.
2000-06-02 04:27:10 +00:00
cls%seawood.org 76269113e6 Correcting typo. Bug #40815 2000-05-28 04:04:04 +00:00
axel%pike.org 37b5af0a5f Fix for 40456, adding --enable-xsl to configure
second is not part of default build, r,a=leaf
2000-05-24 22:54:58 +00:00
cls%seawood.org df5725e323 Finishing off the standalone modules framework.
List js/src/liveconnect & js/src/xpconnect in toplevel Makefile.in to allow js to be built using the standalone framework.
Use the <module>_STANDALONE defines anytime BUILD_MODULES != all.
r=slamm
2000-05-20 02:45:59 +00:00
axel%pike.org f76ea3ea89 Support for BUILD_MODULES and MOZ_CO_MODULES for transformiix (standalone),
does not affect build, a=leaf, r=leaf
Makefile.ins will follow soon
2000-05-18 19:37:33 +00:00
pavlov%netscape.com 002db7d291 remove unix toolkit services 2000-05-16 23:51:45 +00:00
dp%netscape.com d846da6a94 Using BUILD_MODULES for standalone xpcom. Thanks to cls@seawood.org 2000-05-16 23:05:24 +00:00
dp%netscape.com 2d5b3b82a0 xpcom standalone. 2000-05-15 07:04:54 +00:00