cls%seawood.org
a166aefeb8
Let the standalone xpcom build know about the string library dependency. Bug 69718
2001-02-22 09:24:57 +00:00
waterson%netscape.com
2cd62f503b
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
9ca5625e52
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
fa72c631ce
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
d3f1ada71c
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
591f42ab3e
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
0475611327
now building embedding components
2001-02-07 03:09:15 +00:00
mscott%netscape.com
fc2e880b40
don't build this obsolete directory.
2001-02-06 04:40:32 +00:00
cls%seawood.org
1b341a9a7b
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
15ac5b144d
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
00e9792948
r=cls
...
Missing makefiles in allmakefiles.sh and themes/makefiles
2001-01-15 23:48:51 +00:00
dbaron%fas.harvard.edu
d4a9e8f42e
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
a0c57662ca
Bug 63896 - use system libmng if available. r=cls
2000-12-29 19:59:59 +00:00
sgehani%netscape.com
30166432f2
Adding libxpnet to the build.
...
b = 63835
r = ssu, dbragg
2000-12-28 23:54:54 +00:00
cls%seawood.org
781839f588
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
ec395909e8
Removing unused old plugin code. Not part of build. r=av, sr=cls.
2000-12-27 00:22:36 +00:00
leaf%mozilla.org
6b4c6e2ec5
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
adf99d8d59
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
d7bf9e81e1
Removing the editor/ui makefiles from allmakefiles.sh, for bug 55778.
2000-12-15 10:38:24 +00:00
bryner%uiuc.edu
db51fc636e
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
d3537077fa
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
8c549a6494
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
36dc294e5e
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
2000-11-21 23:40:34 +00:00
heikki%netscape.com
278adf8db4
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
2ce2a1ae17
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
410c02af09
Oops, forgot this file. bug 53648, r=scc, a=gagan,brendan.
2000-09-22 05:09:36 +00:00
ccarlen%netscape.com
78aad48fe7
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
caf7006acc
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
d63361688c
removing makefile that is no longer in the tree
2000-09-01 07:55:20 +00:00
hyatt%netscape.com
1fe3b58b9e
Removing obsolete files from build. r=ben
2000-09-01 00:53:50 +00:00
bryner%uiuc.edu
c1a88e566d
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
dd700db4af
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
3664a2128a
Removing the makefile for the directory I just removed. r=alecf.
2000-08-02 00:47:35 +00:00
bryner%uiuc.edu
814ed2385c
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
861c70831e
update build lists for my previous checkin...
2000-07-30 06:38:22 +00:00
ben%netscape.com
c90caec67a
forgot to add makefiles earlier...
2000-07-29 08:21:09 +00:00
dougt%netscape.com
80a0eb94cf
Adding gtk embedding test application.
...
a=valeski@netscape.com - bug 43055
2000-07-20 01:12:25 +00:00
dougt%netscape.com
55bede96fe
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
454a76392b
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
3aea9eb4a0
Added xmlextras/soap to allmakefiles.sh (not part of default build)
2000-07-14 00:26:38 +00:00
syd%netscape.com
b031614cff
Add makefiles for JS profiler
2000-07-13 05:19:46 +00:00
Jerry.Kirk%Nexwarecorp.com
2d2cd58a52
Added new Photon Embedding directories.
2000-07-12 13:56:39 +00:00
dbaron%fas.harvard.edu
45a2e8657a
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
3ab5a84e72
Remove obsolete pull l10n commands.
2000-06-29 00:18:55 +00:00
cls%seawood.org
d27fda69b0
Adding configure option --enable-elf-dynstr-gc. Bug #43357
2000-06-28 04:32:15 +00:00
tao%netscape.com
bcef011b25
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak
2000-06-27 00:24:48 +00:00
tao%netscape.com
ee48898bb4
Back out l10n changes.
2000-06-25 04:00:27 +00:00
tao%netscape.com
492cdbc990
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak.
2000-06-24 21:48:17 +00:00
jst%netscape.com
a0a21588e4
Removing references to removed makefiles. r=kin@netscape.com
2000-06-23 14:41:50 +00:00
sspitzer%netscape.com
73f32b0692
Bug #38374 --> more updates for external helper application support.
...
r=mscott
2000-06-21 01:16:32 +00:00
cls%seawood.org
9326028f06
Move themes around to avoid warnings in standalone builds.
2000-06-14 06:46:51 +00:00
tor%cs.brown.edu
7615ad0d3f
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
816a5de037
# 40177
...
r = cls, a = brendan
OS/2 bringup - new OS/2 makefiles
2000-06-02 21:33:43 +00:00
rusty.lynch%intel.com
2a80ff9a1b
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
3dc9df4c40
Correcting typo. Bug #40815
2000-05-28 04:04:04 +00:00
axel%pike.org
daa4628992
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
b129e998c9
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
b92b7989e1
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
1f41d92065
remove unix toolkit services
2000-05-16 23:51:45 +00:00
dp%netscape.com
a82e3fe440
Using BUILD_MODULES for standalone xpcom. Thanks to cls@seawood.org
2000-05-16 23:05:24 +00:00
dp%netscape.com
568426939c
xpcom standalone.
2000-05-15 07:04:54 +00:00
sspitzer%netscape.com
89cac07eaf
remove unused stuff.
2000-05-11 07:38:19 +00:00
sspitzer%netscape.com
fcd700719b
editor, profile, xpinstall, psm-glue skin files have moved.
2000-05-11 04:27:05 +00:00
danm%netscape.com
491d32f4e9
new makefiles in xpfe/communicator/resources
2000-05-10 02:31:31 +00:00
cmanske%netscape.com
917ed76799
Added new UNIX makefile
2000-05-09 23:03:31 +00:00
dmose%mozilla.org
28ebd5cd1d
added --enable-ldap switch to configure; defaults to off; r=alecf@netscape.com
2000-05-09 06:58:37 +00:00
sspitzer%netscape.com
f46a6c9034
build mozilla/themes. don't panic, it doesn't matter yet.
2000-05-08 21:35:40 +00:00
brade%netscape.com
5ff033cd8b
bug #34416 ; tested by axel@pike.org
2000-05-08 15:01:26 +00:00
slamm%netscape.com
19f7c0a2dc
Remove a netwerk/protocol/resource Makefiles. warren pulled them out of the build, but forgot to remove these entries. Also pull out old network work directories.
2000-05-05 22:12:20 +00:00
mj%digicool.com
62b4e1f09d
Add xml-rpc Makefiles to build if building with --with-extentions="default xml-rpc"
...
r=sspitzer
2000-05-05 06:30:27 +00:00
tor%cs.brown.edu
9ccca20458
Patch from andreas.otte@primus-online.de to add an "--enable-svg"
...
option to configure. Defaults to not building svg.
2000-05-05 04:32:50 +00:00
hoa.nguyen%intel.com
0aad920073
Adding lines to build the new gtkxtbin library for implementing legacy
...
plugin support on Linux. This is part of bug #31012 .
-r=blizzard
2000-04-22 20:45:12 +00:00
cls%seawood.org
b7acef403e
Fixed typo.
2000-04-21 11:02:21 +00:00
hyatt%netscape.com
1e0e1404e6
Adding communicator dir.
2000-04-21 07:15:14 +00:00
cls%seawood.org
caf9a86a29
Added xpinstall/wizard/unix/src2/Makefile & fixed typo with psm-glue.
2000-04-16 22:26:44 +00:00
svn%xmlterm.org
6b1aa8b8e2
Removed references to deleted xmlterm directories ui/content and ui/skin
2000-04-15 17:40:24 +00:00
tonyr%fbdesigns.com
b985ef90e8
Added uriloader/extprotocol/base and /unix makefiles
2000-04-15 16:54:24 +00:00
mccabe%netscape.com
790102fde2
Added xpfe/components/console Makefiles.
2000-04-14 02:47:54 +00:00
ducarroz%netscape.com
fa587f9aa6
Add xpfe/components/autocomplete to the build. R=alecf.
2000-04-13 04:49:50 +00:00
cls%seawood.org
d8b7f7ec3a
Changes to get the BeOS build running. Patch provided by Yannick Koehler <koehler@mythrium.com> .
2000-04-05 02:12:26 +00:00
cls%seawood.org
b131cde971
Fixed typo.
2000-04-04 12:17:06 +00:00
cls%seawood.org
3cf47de11d
Generate Makefiles not Makefile.ins. Thanks to "Yannick Koehler" <koehler@mythrium.com> for the patch.
2000-04-04 07:50:34 +00:00
blizzard%redhat.com
31f5ab0f46
remove the old webshell based gtk embedding widget from the build. also, add the new gtk embedding widget makefiles to allmakefiles.sh. r=leaf
2000-03-31 03:58:02 +00:00
bryner%uiuc.edu
9827075275
Remove a deleted Makefile. r=cls.
2000-03-24 06:04:02 +00:00
pavlov%netscape.com
7dfcd5be20
add filepicker stuff to allmakefiles.sh
2000-03-22 10:31:44 +00:00
bryner%uiuc.edu
fee6f5bf7f
Removing Makefiles that dougt deleted.
2000-03-16 04:26:11 +00:00
jst%netscape.com
9c999308f1
Checking in patch from ah@numerik.uni-kiel.de (Pike), adding new Makefiles. r=me
2000-03-15 15:12:49 +00:00
bryner%uiuc.edu
68c8977645
Removing deleted Makefiles from allmakefiles.sh. r=pavlov.
2000-03-15 05:16:20 +00:00
pavlov%netscape.com
b2fa03ca14
psm-glue to extensions
2000-03-14 06:08:49 +00:00
pavlov%netscape.com
d13f9b8e9d
adding crypto stuff to the tip
2000-03-11 04:33:39 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
sherry.shen%sun.com
14768205c5
Bug #28281 , r=leaf, a=leaf,
...
Add an option for building Java-supplement
and fix the Java building problem about JDIRS.
2000-03-09 02:08:23 +00:00
svn%xmlterm.org
d947092f11
Added xmlterm as an optionally built extension, r=leaf.
...
Should not affect the default build, but xmlterm can now be built by
re-configuring with the '--with-extensions=xmlterm' option, on LINUX and
SOLARIS only. Do a "make" in the extensions/xmlterm directory and then
execute 'xmlterm' in the dist/bin directory to try it out.
(For some more fun: put mozilla/dist/bin in your PATH, cd to
dist/bin/chrome/navigator/skin/default, and try out the commands 'xls -i'
and 'xcat *.gif' inside the xmlterm!)
2000-03-01 02:38:38 +00:00
cls%seawood.org
42fa630bac
Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf
2000-02-23 22:47:39 +00:00
mcafee%netscape.com
263a183feb
Adding irc Makefiles for prefs. Not turned on yet. r=rginda
2000-02-16 04:37:25 +00:00
alecf%netscape.com
d49330f209
fix solaris bustage
2000-02-15 07:04:43 +00:00
cls%seawood.org
2c5f8cf257
Added missing makefiles.
2000-02-15 05:18:51 +00:00
dougt%netscape.com
bf74015245
Adding timebomb. r=syd@netscape.com
2000-02-14 01:18:25 +00:00
syd%netscape.com
57fa7ebc1d
Added timebomb makeifles, but currently commented out at dougt's request.
...
r=dougt.
2000-02-13 14:23:59 +00:00
dp%netscape.com
f41bccfd9f
bug# 13732 Removing brprof from the build. r=akkanna
2000-02-12 18:50:36 +00:00