Commit Graph

186 Commits

Author SHA1 Message Date
pavlov%netscape.com
ff7a889382 adding crypto stuff to the tip 2000-03-11 04:33:39 +00:00
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
sherry.shen%sun.com
a906bb42b6 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
6e4b207762 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
5fe7a30c1b Temporary fix for broken --disable-mailnews option. Bug 27948. r=alecf, a=leaf 2000-02-23 22:47:39 +00:00
mcafee%netscape.com
0420a61543 Adding irc Makefiles for prefs. Not turned on yet. r=rginda 2000-02-16 04:37:25 +00:00
alecf%netscape.com
5dc9f20001 fix solaris bustage 2000-02-15 07:04:43 +00:00
cls%seawood.org
b92f467ce4 Added missing makefiles. 2000-02-15 05:18:51 +00:00
dougt%netscape.com
acf6b16312 Adding timebomb. r=syd@netscape.com 2000-02-14 01:18:25 +00:00
syd%netscape.com
13b8124a0f Added timebomb makeifles, but currently commented out at dougt's request.
r=dougt.
2000-02-13 14:23:59 +00:00
dp%netscape.com
8494b2f6e0 bug# 13732 Removing brprof from the build. r=akkanna 2000-02-12 18:50:36 +00:00
sspitzer%netscape.com
fdb386092a 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
ff5baab1d5 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
50c49dc8b9 Fixed apparent file corruption that was horking objdir builds. 2000-02-03 07:51:21 +00:00
bryner%uiuc.edu
f2e4d5cff8 Turning on finger protocol on unix. r=valeski. 2000-02-03 00:40:22 +00:00
Jerry.Kirk%Nexwarecorp.com
347dcd11aa 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
b0f006b84f build the embedding makefiles r=travis 2000-02-01 08:38:48 +00:00
hyatt%netscape.com
e3f7939c7f Adding the platform-specific skin directory makefile. 2000-01-27 09:56:56 +00:00
alecf%netscape.com
538dcaef63 Check in jlnance's jprof patches. r=alecf. Thanks! 2000-01-18 02:45:07 +00:00
rginda%netscape.com
c675aa20f9 Remove bslib (socket component no-longer-used in irc), r=leaf 2000-01-15 01:41:01 +00:00
hyatt%netscape.com
4211f65e05 Adding the XBL impl. r=trinity 2000-01-12 09:26:27 +00:00
cls%seawood.org
68b1f6d26c Oops. Wrong fix. Backing out. 2000-01-11 09:49:20 +00:00
cls%seawood.org
b11220bab4 Commenting out non-existant Makefile 2000-01-11 09:41:13 +00:00
hyatt%netscape.com
3eff44b867 Adding XBL. 2000-01-11 08:26:26 +00:00
cls%seawood.org
10f5e244b9 New Makefiles that were added to the build at some point. 2000-01-11 03:46:42 +00:00
mkaply%us.ibm.com
8950eeeba2 Support from IBM for 850, 852, 855, 857, 862, 864 codepage 2000-01-06 21:35:12 +00:00
warren%netscape.com
08a160e41d Removed netwerk/util. 2000-01-05 03:01:21 +00:00
valeski%netscape.com
953c59ac72 r=mcafee, a=sdagley. turning on date time protocol 1999-12-21 22:33:36 +00:00
jband%netscape.com
ef9c82db1e 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
641e3a64f3 cache stuff r=fur 1999-12-07 04:28:23 +00:00
fur%netscape.com
6d5e6cd2cc Fix imminent unix build bustage because I failed to add the cache makefiles 1999-12-07 03:17:35 +00:00
cls%seawood.org
685f31abad 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
8513dd982c Add sidebar component makefiles. r=mcafee 1999-11-30 00:49:09 +00:00
tbogard%aol.net
64e522f92d 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
6537e6e3f2 Adding res-protocol makefiles r=warren 1999-11-29 10:10:21 +00:00
cls%seawood.org
2215416e20 Removed listing of win32 Makefile I accidentally checked in. 1999-11-20 23:48:14 +00:00
mscott%netscape.com
7455ff72f8 add uriloader directory 1999-11-18 06:05:16 +00:00
cls%seawood.org
3eefe6333e Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
cls%seawood.org
9d01025470 Removing dbm & modules/security/freenav from DIRS 1999-11-14 02:52:19 +00:00
blizzard%redhat.com
6d79d4bbf8 add widget/src/gtksuperwin/Makefile 1999-11-12 20:12:28 +00:00
cls%seawood.org
83dc3101b9 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
43e4866854 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
d30bb6ea81 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
69b832ac90 Commented out unused Makefiles 1999-11-09 23:18:28 +00:00
dmose%mozilla.org
142ac52eaf 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
8160ac8c7c No need to generate obsolete network Makefiles 1999-11-02 23:27:45 +00:00
mcafee%netscape.com
6a583bd16a 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
379808b351 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
9b4f3ed14d remove makefiles that arent' part of the module anymore 1999-10-18 22:49:05 +00:00
rbs%maths.uq.edu.au
a93cafbc81 [MathML] Hooks to allow --enable-mathml 1999-10-13 00:46:09 +00:00