aaronl%netscape.com
40168b0747
Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf
2003-04-01 20:02:51 +00:00
sicking%bigfoot.com
466c9c7875
update from landing of bug 185797. Also add a missing makefile. r/sr=dbaron
2003-03-26 01:32:39 +00:00
harishd%netscape.com
c03be6a87e
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
2cffc11efa
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
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
varga%netscape.com
c6227ea75a
Doesn't affect default build.
...
Forgot to removed platform specific makefiles.
2003-03-14 15:36:02 +00:00
timeless%mozdev.org
be1863587f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com
abe8eafe58
Remove qt toolkit support from the tree.
...
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
seawood%netscape.com
03fef46e2c
Add about:buildconfig
...
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
seawood%netscape.com
8e306fa542
Cleaning up from absync removal
...
Bug #192907 r=sspitzer borrowing a=asa from original absync bug (192074)
2003-02-12 19:44:41 +00:00
bryner%netscape.com
9fb36d33fa
remove content/build/Makefile
2003-01-23 08:16:26 +00:00
danm%netscape.com
2ecd4b8d13
add tridentprofile resources makefile. bug 185689 r=jag
2003-01-22 04:15:29 +00:00
axel%pike.org
856483676a
*** empty log message ***
2003-01-20 10:51:53 +00:00
varga%netscape.com
2dc904fbdd
Adding makefiles for sql extension.
2003-01-18 19:15:34 +00:00
dougt%netscape.com
927c29d1d6
move nsTraceMalloc out of XPCOM. Factory out stackwalking code into new files. 189221 r=chak, 186585 r=blythe sr=dbaron. Most of this patch was contributed by seawood.
2003-01-15 20:40:06 +00:00
dougt%netscape.com
35e036d0f1
Moving nsEmbedString to mozilla/string. r=cls
2003-01-14 03:37:34 +00:00
danm%netscape.com
988f3f56ff
added tridentprofile extension (not built by default). bug 185689 r=ccarlen,jag
2003-01-10 04:16:03 +00:00
seawood%netscape.com
f9bc0f5645
Fix our libical integration:
...
Pull libical & calendar by default.
RForce libical libs to be always dynamic & prefix them with moz
Bug $178798 r=blizzard
2002-12-11 04:15:45 +00:00
seawood%netscape.com
7830b8a6ef
Drop unneeded java build rules & variables since blackwood now builds using ant.
...
Bug #161617 r=edburns sr=beard
2002-11-14 19:36:28 +00:00
ccarlen%netscape.com
1bd86b4dc5
Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin
2002-11-09 19:38:43 +00:00
seawood%netscape.com
a277bea5bb
Update standalone build section using REQUIRES-data
...
Bug #170366 r=mcafee a=dbaron
2002-10-25 06:02:20 +00:00
bryner%netscape.com
4d08e5a63c
Removing deleted Makefiles
2002-10-14 07:21:36 +00:00
blythe%netscape.com
5d4f708a31
Work for bug 170618
...
Build files only, no code changes
Add directory to allmakefiles.sh, r=cls
Pull directory when appropriate
2002-10-08 21:40:10 +00:00
blizzard%redhat.com
a10d448fd4
Part of bug #126919 . Set up configure options for using an external version of xft. r=cls
2002-10-03 00:37:12 +00:00
bryner%netscape.com
53392b85c9
Add a configure option to disable building composer (bug 170136). Move handling of the -composer command-line option from libeditor/base/ to composer/src/. Remove unused nsIEditorService interface. r=seawood, sr=sfraser.
2002-10-01 00:16:51 +00:00
av%netscape.com
04f187735b
Adding some makefiles from the plugin SDK, those files are not participating in the build
2002-09-29 02:33:16 +00:00
bryner%netscape.com
7e4412e8a0
Fixing typo
2002-09-28 21:35:43 +00:00
bryner%netscape.com
cc1b611feb
Adding phoenix makefiles to allmakefiles.sh
2002-09-28 21:28:40 +00:00
tor%cs.brown.edu
740dc28dd7
gfx2 is history. r=cls
2002-09-15 09:04:32 +00:00
katakai%japan.sun.com
3ce4fcda65
bug 166152
...
hindShaper should be hindiShaper in allmakefiles.sh
r=cls,sr=bzbarsky
2002-09-03 08:18:17 +00:00
bryner%netscape.com
c86e760c38
Move finger and datetime protocols to extensions/, not built by default (bug 98753). r=cls, sr=darin.
2002-09-03 02:14:42 +00:00
bzbarsky%mit.edu
819c06c436
Extend CTL extension to support multiple CTL scripts (framework + hindi
...
support). Bug 163962, r=gilbert.fang@sun.com , r=prabhat.hegde@sun.com ,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
smontagu%netscape.com
b95b4ce51b
Fix build bustage with --enable-ctl by moving files from extensions/ctl to intl/ctl. Bug 133212. Author=Roland.Mainz@informatik.med.uni-giessen.de; Makefile changes r=cls. Not part of the default build.
2002-08-23 23:09:22 +00:00
aaronl%netscape.com
582046de52
Bug 30088. Type ahead find, pref defaults to off for now. To turn on, use (accessibility.typeaheadfind, true). No Code Warrior project yet. See http://www.mozilla.org/projects/ui/accessibility/typeaheadfind.html for more details on feature. r=akkana,cls. sr=jst
2002-08-19 19:29:39 +00:00
sspitzer%netscape.com
41b54cafc2
build changes for blake's compose window.
2002-08-18 18:58:25 +00:00
sspitzer%netscape.com
59a5c1122a
fix for #162987 . some build changes for minotaur. r=bryner, sr=bienvenu
2002-08-16 04:10:13 +00:00
bryner%netscape.com
ccbd5d532b
Bug 161036 - provide mechanism to build experimental browser UI (bug 161036). r=cls.
2002-08-07 06:37:13 +00:00
alecf%netscape.com
4d3ec6519e
bug 156723 - remove xfer and ucth from the build - no longer used
...
r=law, sr=blake, a=asa
2002-07-11 21:01:33 +00:00
harishd%netscape.com
2cad9cd094
** NOT PART OF THE BUILD ** | Moving parser test cases from logparse dir. to html dir.
2002-07-03 20:12:28 +00:00
bryner%netscape.com
d42314dccc
Remove a deleted Makefile.
2002-07-01 05:43:05 +00:00
waterson%netscape.com
7b877fe8db
Add extensions/pref/autoconfig/resources to makefile list.
2002-06-12 19:32:15 +00:00
cbiesinger%web.de
1402149d0b
forgot to check this change in before. bug 8031, r=tor, sr=dveditz, a=valeski, XBM support
2002-06-11 22:33:13 +00:00
jay.yan%sun.com
d015d571dc
bug #135395 Add framework code for mozilla accessibility on Linux,
...
r=jay.yan@sun.com , sr=blizzard@mozilla.org , author is bolian.yin@sun.com .
this part is for allmakefiles.sh. Done!
2002-05-08 07:44:34 +00:00
seawood%netscape.com
6c52cddc34
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
Bug #56601 r=leaf
2002-04-25 20:40:00 +00:00
morse%netscape.com
3dfba161e2
bug 132641, -killAll to shutdown everything, r=law, sr=jag
2002-04-23 02:34:30 +00:00
hewitt%netscape.com
5c95ac8c9d
110156 - renaming outliner to tree
2002-03-29 05:25:37 +00:00
jband%netscape.com
d4a4667114
adding the interface info extensions to the list of possible extensions. Also adding the proxy part of the xmlextras to the list of makefiles. These new modules are NOT PART OF THE BUILD
2002-03-24 19:01:50 +00:00
seawood%netscape.com
dee11ba815
Removing deleted Makefile.in
2002-03-23 03:39:29 +00:00
mscott%netscape.com
b86cbb2113
Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
...
r=sspitzer
sr=hewitt
a=asa
2002-03-22 22:06:38 +00:00
locka%iol.ie
6fc5189055
Add rules to configure script to control where doxygen reads and writes files. b=130592 r=seawood@netscape.com sr=scc@mozilla.org a=asa@mozilla.org
2002-03-22 19:22:13 +00:00
dougt%netscape.com
4c803332db
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
blakeross%telocity.com
2f0cbd6a9a
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
2002-03-17 21:41:01 +00:00
blakeross%telocity.com
0c7e594d12
Backing out...saving for a rainy day...
2002-03-17 07:39:08 +00:00
blakeross%telocity.com
b47bb58afe
102477 - Turning on download manager. r=law sr=ben a=dbaron
2002-03-17 04:52:34 +00:00
peterv%netscape.com
aa17b929a9
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 12:18:04 +00:00
harishd%netscape.com
397c2b3340
Removing reference to unused dirs
2002-03-09 00:02:12 +00:00
law%netscape.com
740a5d42e2
Bug 122540; build new component on win32/unix; r=dveditz, sr=hewitt, a=asa
2002-03-01 23:51:21 +00:00
blizzard%redhat.com
696fec77c3
Part of bug #126919 . Add configure glue to get Xft support building. r=cls, a=brendan
2002-02-26 17:28:48 +00:00
law%netscape.com
5d4df6629c
Bug 27609; last piece of build puzzle for new progress dialog; r=bryner, sr=jag
2002-02-20 07:50:02 +00:00
rbs%maths.uq.edu.au
c9bcaf74c4
Add the forgotten ucvmath to allmakefiles.sh
2002-02-14 01:33:17 +00:00
seawood%netscape.com
e3e1196163
Removing removed Makefiles
2002-01-31 19:39:33 +00:00
seawood%netscape.com
389488c11a
Remove unneeded transformiix Makefile. Bogus makefiles can cause problems with cvs pulls when building in the srcdir.
2002-01-28 00:25:25 +00:00
pinkerton%netscape.com
acd3ea06e5
changes for cocoa product to build and run and coexist in the tree with carbon. r=cls/sr=hyatt, bug# 111230
2002-01-25 22:01:41 +00:00
seawood%netscape.com
d60fba8a1f
Fixing case for case-sensitive filesystems
2001-12-28 08:38:13 +00:00
bnesse%netscape.com
5234452a4b
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf.
2001-12-21 22:29:31 +00:00
dbaron%fas.harvard.edu
9d8a5c55cf
Removing webshell/src/Makefile, which I removed earlier. b=81527
2001-12-20 03:47:01 +00:00
seawood%netscape.com
874c54280c
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
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
pavlov%netscape.com
09b8cd2edd
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:05:15 +00:00
jgaunt%netscape.com
a15997a894
bug 103148, turn off xul accessibility when not needed
...
r=aaronl,cls,sfraser
sr=hyatt
2001-12-15 23:50:14 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com
95ccc9bfaf
Update standalone xpcom dirs list.
...
Bug #58981 r=bryner
2001-12-09 07:02:42 +00:00
kaie%netscape.com
5cb9ace646
b=75947 Landing security startup performance improvement and related issues.
...
r=javi sr=alecf
b=109777 Make sure certificate downloading works immediately
r=javi sr=mscott
2001-11-29 23:36:34 +00:00
seawood%netscape.com
27ec79cf5d
Add MAKEFILES_macmorefiles to the "all" list.
2001-11-27 19:27:46 +00:00
seawood%netscape.com
de3b066d64
Removing widget/src/xlib/window_service/Makefile
2001-11-27 07:18:08 +00:00
seawood%netscape.com
7c5f7fcc5a
All makefiles in dirs listed from mozilla/Makefile.in *must* be created by configure. The rest *should* be listed here as well.
2001-11-18 11:09:04 +00:00
seawood%netscape.com
3f1efefd2c
Generate staticmod makefile when building meta components too.
2001-11-14 03:50:32 +00:00
bryner%netscape.com
f1c727ffc4
Adding support for building calendar by having MOZ_CALENDAR=1 set. r=cls.
2001-11-13 07:57:31 +00:00
seawood%netscape.com
4e561fc18e
Add xpcom/glue
2001-11-11 22:46:29 +00:00
ben%netscape.com
64811c1584
108462 - Remove Vixen. r=bryner, sr=jst
2001-11-06 22:59:55 +00:00
hyatt%netscape.com
92dff5e7ec
Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband
2001-11-03 07:10:51 +00:00
bryner%netscape.com
a87a531b76
Removing obsolete remoteControl component. r=sspitzer, blizzard. (also adding new filepicker makefiles to allmakefiles.sh, this is not turned on yet).
2001-11-03 02:10:10 +00:00
seawood%netscape.com
46843c151b
Removing obsolete xslt makefile
2001-11-01 22:24:35 +00:00
seawood%netscape.com
93a92132d7
Landing the rest of the mach-o OSX changes.
...
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com
db72c5cdf7
Fix xpcom standalone build
2001-10-24 00:12:06 +00:00
seawood%netscape.com
bdd312905e
Purging removed Makefiles
2001-10-20 06:08:57 +00:00
mcafee%netscape.com
14a60d5543
Retiring gtkEmbed in favor of TestGtkEmbed (90526). r=adamlock, sr=blizzard
2001-10-19 01:55:07 +00:00
seawood%netscape.com
9ed9644f37
Creating Makefiles in cvs removed dirs is causing problems again
2001-10-18 06:45:40 +00:00
seawood%netscape.com
7be76e9e9d
Remove config/mkdetect/Makefile
2001-10-15 01:46:36 +00:00
cls%seawood.org
185ba967bf
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
6908bd9613
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
ef24079e96
Removing / changing references to OS/2 makefiles that no longer exist.
2001-10-01 02:55:31 +00:00
dbaron%fas.harvard.edu
03b8e91855
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
6037a1303e
Clean up makefile listings for extensions. b=75924 r=cls
2001-08-18 01:14:23 +00:00
cls%seawood.org
6c90ed45ba
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
ddaf74d009
Removing USE_IMG2 check
2001-08-12 17:57:37 +00:00
leaf%mozilla.org
1697baacce
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
dcb60ff008
removing imagelib makefiles
2001-08-10 02:32:22 +00:00
bryner%netscape.com
2f59c1bf00
Removing widget/tests makefiles that were deleted.
2001-08-04 02:42:54 +00:00
harishd%netscape.com
8bd4c52c47
Added public/Makefile to allmakefiles.sh
2001-08-03 23:06:22 +00:00
cls%seawood.org
12ea0c684c
Update inspector makefile list
2001-07-25 00:56:30 +00:00
waterson%netscape.com
3749e165bb
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
5751b52fb9
bug 76050, add venkman and jsd makefiles. r=cls
2001-05-15 20:48:23 +00:00
cls%seawood.org
9381e156bd
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
adf1d8320a
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
48ad1e61d0
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
dc63986369
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
576bdae764
bug=74132, patch from cls for building help, r=oeschger
2001-04-16 23:54:25 +00:00
oeschger%netscape.com
b7c01a8daa
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
c41d4426ab
Add directories to make psm/psm-glue build standalone again
2001-04-09 00:37:44 +00:00
danm%netscape.com
df835bda3b
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
39a2ecfa89
new embedding promptservice component. bug 72112 r=hyatt,pinkerton
2001-04-05 23:09:35 +00:00
sspitzer%netscape.com
1d97bb0336
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
867bc048e8
Fix for linux bustage
...
-r dr -rmcafee
2001-03-28 22:16:03 +00:00
cls%seawood.org
5dc13141ba
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
e3ac2a51dc
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
480e1b1c55
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
4a6bff1569
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
de85fa6e69
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
2f543ae37b
Standalone zlib is always built for the installer
2001-03-10 00:54:38 +00:00
heikki%netscape.com
b2ce503d1a
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
28ffee1fb2
fix bustage. sr=hyatt
2001-03-06 22:53:48 +00:00
javi%netscape.com
87d73ff9c3
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
7008b686ff
Removing a Makefile I deleted a few days ago.
2001-03-01 06:19:55 +00:00
cls%seawood.org
4f9266b3ff
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
9e37b1db15
Fix standalone psm bustage.
2001-02-23 00:14:28 +00:00
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
sspitzer%netscape.com
efcd8f0e03
start building the remote controller (to be used by X-remote some time soon).
...
the current implementation (remoteControl.js) is just a stub implementation
soon to be fixed. r=alecf
2000-02-08 08:24:54 +00:00
sspitzer%netscape.com
4b48f48eda
in the immortal words of sfraser: "die, appcores, die".
...
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.
r=alecf
2000-02-06 06:54:52 +00:00
cls%seawood.org
61ecb4275b
Fixed apparent file corruption that was horking objdir builds.
2000-02-03 07:51:21 +00:00
bryner%uiuc.edu
a5cf696ded
Turning on finger protocol on unix. r=valeski.
2000-02-03 00:40:22 +00:00
Jerry.Kirk%Nexwarecorp.com
ee0806b9fa
Move the photon timers directory from ./widget/timer/src/photon to
...
./widget/timer/src/unix/photon
2000-02-03 00:07:20 +00:00
pavlov%netscape.com
220fc77db3
build the embedding makefiles r=travis
2000-02-01 08:38:48 +00:00
hyatt%netscape.com
bed31a6278
Adding the platform-specific skin directory makefile.
2000-01-27 09:56:56 +00:00
alecf%netscape.com
7f865e4e45
Check in jlnance's jprof patches. r=alecf. Thanks!
2000-01-18 02:45:07 +00:00
rginda%netscape.com
4edbe77c53
Remove bslib (socket component no-longer-used in irc), r=leaf
2000-01-15 01:41:01 +00:00
hyatt%netscape.com
ecfbb10f24
Adding the XBL impl. r=trinity
2000-01-12 09:26:27 +00:00
cls%seawood.org
26766e6526
Oops. Wrong fix. Backing out.
2000-01-11 09:49:20 +00:00
cls%seawood.org
c59b2c73f2
Commenting out non-existant Makefile
2000-01-11 09:41:13 +00:00
hyatt%netscape.com
8dc8cc1911
Adding XBL.
2000-01-11 08:26:26 +00:00
cls%seawood.org
99288dd251
New Makefiles that were added to the build at some point.
2000-01-11 03:46:42 +00:00
mkaply%us.ibm.com
a4edcd5c0d
Support from IBM for 850, 852, 855, 857, 862, 864 codepage
2000-01-06 21:35:12 +00:00
warren%netscape.com
8dfc4ad9bd
Removed netwerk/util.
2000-01-05 03:01:21 +00:00
valeski%netscape.com
3833d88e45
r=mcafee, a=sdagley. turning on date time protocol
1999-12-21 22:33:36 +00:00
jband%netscape.com
7d0cb0f4bb
Landing big set of DOM and XPConnect changes:
...
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.
XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.
Also, xpconnect tests are reorganized and improved.
fixes bugs: 13419, 17736, 17746, 17952, 22086
r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +00:00
pavlov%netscape.com
9c13f45fde
cache stuff r=fur
1999-12-07 04:28:23 +00:00
fur%netscape.com
f74434f46d
Fix imminent unix build bustage because I failed to add the cache makefiles
1999-12-07 03:17:35 +00:00
cls%seawood.org
db98473510
Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369
1999-12-01 06:08:25 +00:00
slamm%netscape.com
e3fd86a8c2
Add sidebar component makefiles. r=mcafee
1999-11-30 00:49:09 +00:00
tbogard%aol.net
673c7072b9
Added docshell makefiles to the build. Thanks to andreas.otte@primus-online.de for reminding me of this.
1999-11-29 22:58:57 +00:00
andreas.otte%primus-online.de
5bd63e6b95
Adding res-protocol makefiles r=warren
1999-11-29 10:10:21 +00:00
cls%seawood.org
98d0b26d1d
Removed listing of win32 Makefile I accidentally checked in.
1999-11-20 23:48:14 +00:00
mscott%netscape.com
8acd709233
add uriloader directory
1999-11-18 06:05:16 +00:00
cls%seawood.org
38f0f34022
Back by popular demand...(ok, it was just fur ;P)..dbm has returned.
1999-11-16 15:56:31 +00:00
cls%seawood.org
36638d7851
Removing dbm & modules/security/freenav from DIRS
1999-11-14 02:52:19 +00:00
blizzard%redhat.com
39f17179e6
add widget/src/gtksuperwin/Makefile
1999-11-12 20:12:28 +00:00
cls%seawood.org
c37ffed10b
I'm in complete awe as to how the unix tinderboxen haven't broken because of this....when I did a clobber build, nsCookie.cpp & mailnews/* started complaining about a missing rosetta.h.
1999-11-10 02:30:47 +00:00
cls%seawood.org
535128ff07
Commented out ExtCacheDBInfo struct & uses of it in net.h as it's not used since Necko landed. r=warren
...
Removed dbm from allmakefiles.sh & mozilla/Makefile.in.
1999-11-09 23:52:25 +00:00
cls%seawood.org
def1bb1371
Moved the handling of extensions into configure.in.
...
Changed allmakefiles.sh to only generate Makefiles for extensions directories that are specified.
Added support for --with-extensions=none & --without-extensions
The following options have been superceded by --with-extensions:
--disable-cookie-management
--disable-client-wallet
--disable-single-signon
1999-11-09 23:30:32 +00:00
cls%seawood.org
a8c0052d91
Commented out unused Makefiles
1999-11-09 23:18:28 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
cls%seawood.org
9045bd6267
No need to generate obsolete network Makefiles
1999-11-02 23:27:45 +00:00
mcafee%netscape.com
92e353b41e
NECKO=1 is on by default now. this was removed from the Makefile name-space this past weekend and needs to be removed here. Adding necko directories by default, removing netwerk/makefiles. Adding netwerk/protocols/keyword/Makefiles for valeski. r=slamm.
1999-11-02 01:54:54 +00:00
ramiro%fateware.com
035f0f5f2a
Work in progress to add reasonable rpm packaging support for the beast.
...
NOT PART OF THE SEAMONKEY BUILD.
1999-10-21 14:57:38 +00:00
alecf%netscape.com
c35506fae6
remove makefiles that arent' part of the module anymore
1999-10-18 22:49:05 +00:00
rbs%maths.uq.edu.au
97e67cf1fc
[MathML] Hooks to allow --enable-mathml
1999-10-13 00:46:09 +00:00
leaf%mozilla.org
6017fd63f5
<< termination needs to be the first thing on the line, no preceding whitespace
...
fixing solaris build
1999-10-08 02:27:34 +00:00
tao%netscape.com
241299a088
Hook up l10n/ when MOZ_L10N is defined.
1999-10-08 01:32:44 +00:00
sspitzer%netscape.com
8093d1a122
fix resources for the profile migration dialog.
1999-09-29 04:07:12 +00:00
sspitzer%netscape.com
ae18a95895
finish renaming and moving all the profile xul, js and dtd files.
1999-09-28 22:50:45 +00:00
sspitzer%netscape.com
0447c362ae
idlservices is gone, as is the profile appcore. #14999
1999-09-28 07:35:32 +00:00
mcafee%netscape.com
67f0e0f0aa
Autoconfing leaky tool, cvs checkout mozilla/tools/leaky; ./configure --enable-leaky. a=shaver, r=kipp
1999-09-25 20:44:48 +00:00
brade%netscape.com
b6aecef2a1
add editor/txmgr/idl
1999-09-21 22:28:08 +00:00
waterson%netscape.com
74b40123ed
Add regviewer.
1999-09-21 05:08:18 +00:00
dougt%netscape.com
8c114e1926
removing silentdl to speed up build.
1999-09-18 20:34:19 +00:00
gayatrib%netscape.com
ddc337b8b5
adding locale and en-US dir to profile resources dir
1999-09-17 23:19:07 +00:00
rjc%netscape.com
dced22fecd
Add search service into Unix builds.
1999-09-15 11:23:43 +00:00
akkana%netscape.com
3279a91445
Add htmlparser/tests/outsinks
1999-09-14 21:39:41 +00:00
sspitzer%netscape.com
798b594a9c
changes for hangas for his platform specific ui files
1999-09-14 02:13:50 +00:00
sspitzer%netscape.com
e08a5a5296
changes to get pref-migrator (think apprunner -installer) on UNIX.
...
use the NS_DEFINE_STATIC_IID_ACCESSOR and NS_DEFINE_STATIC_CID_ACCESSOR macros.
fix a bunch of warnings. rewrite to use #defines. remove unused variables. use MAXPATHLEN instead of _MAX_PATH.
when setting a 4.x pref (example "mail.directory") to a new 5.0 value, create a "premigration" pref
with the old value. (example "premigration.mail.directory").
1999-09-11 19:48:50 +00:00
ramiro%netscape.com
ffe42c86fb
More unix embedding examples, contributed by
...
Milind Changire <milindc@corel.com>.
NOT PART OF BUILD.
1999-09-10 20:29:28 +00:00
briano%netscape.com
80ca7ca8bd
Force MAKEFILES to be set, even if nothing is read.
1999-09-10 18:05:38 +00:00
mscott%netscape.com
698f6efb37
Bug #11405 --> build db\mdb and db\mork
1999-09-08 20:59:36 +00:00
rginda%ndcico.com
8ad03667e9
Changes to configure extentions/irc and extentions/irc/libbs, for irc library
1999-09-06 17:19:05 +00:00
cls%seawood.org
1a9963ad09
Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
...
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
kipp%netscape.com
515ffb6d68
Added dom idl Makefiles
1999-09-01 00:55:35 +00:00
bruce%cybersight.com
ee987f43e1
Add gfx/idl/Makefile
1999-09-01 00:38:23 +00:00
ramiro%netscape.com
e830a4efd6
Add a config makefile that can be set by the toplevel config.
1999-08-24 14:43:44 +00:00
waterson%netscape.com
76b0333c94
Add xpfe/components/directory/Makefile.
1999-08-23 04:20:45 +00:00
ramiro%netscape.com
40b1b8e613
Add embedding examples.
1999-08-22 15:31:44 +00:00
ramiro%netscape.com
20f53e7664
Finish support for building more than one toolkit at once.
1999-08-22 14:06:52 +00:00
tague%netscape.com
38c16e3690
updated for nsIEntityconverter
1999-08-21 02:51:15 +00:00
briano%netscape.com
d0e3869f6b
Added xpinstall/packager.
1999-08-20 02:59:26 +00:00
cls%seawood.org
6d5d4f876a
Must create the intermediate sudir first. Thanks to Tim Rowley <tor@cs.brown.edu> for pointing this out
1999-08-20 02:33:21 +00:00
ramiro%netscape.com
d0807b69b6
Fix build bustage.
1999-08-19 23:05:52 +00:00
rjc%netscape.com
9b7d9a8bfd
Get Search stuff into Unix builds.
1999-08-19 19:57:10 +00:00
ramiro%netscape.com
824b05d915
Cleanup the nsWidgetSupport.cpp mess on unix. Windows next.
1999-08-17 16:09:40 +00:00
ramiro%netscape.com
33f8c1f169
Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
...
default for Linux and Solaris. Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner. The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful. There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.
Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
matt%netscape.com
7c8ede55b5
Adding makefile locale/en-US
1999-08-12 22:41:25 +00:00
matt%netscape.com
cc4c7c431c
adding allmakefiles.sh
1999-08-10 02:49:43 +00:00
brade%netscape.com
819979f10a
editor/ui/composer/locale
1999-08-09 13:35:39 +00:00