Commit Graph

89 Commits

Author SHA1 Message Date
wtc%netscape.com
49304118b8 Bugzilla bug #27457: pull NSPR using the static tag
NSPRPUB_RELEASE_4_0_20000218.  Change NSPR_VERSION to 4.
r=leaf@mozilla.org. a=jar@netscape.com.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak


git-svn-id: svn://10.0.0.236/trunk@61384 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 20:19:14 +00:00
cltbld%netscape.com
53d91b4ff4 Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don
git-svn-id: svn://10.0.0.236/trunk@61020 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 02:09:05 +00:00
wtc%netscape.com
0e35662031 Bugzilla bug #27457: pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak


git-svn-id: svn://10.0.0.236/trunk@60914 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:17:40 +00:00
wtc%netscape.com
1042f52101 Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change.  Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win


git-svn-id: svn://10.0.0.236/trunk@60875 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 14:35:15 +00:00
dmose%mozilla.org
92d791b7b0 updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
rbs%maths.uq.edu.au
4ea4c2ba26 Adding Dave Fiddes' patch for a MOZ_MATHML CFLAGS
git-svn-id: svn://10.0.0.236/trunk@52133 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 22:17:13 +00:00
nisheeth%netscape.com
fedd700745 Checkin does not affect build. If MOZ_PERF is set to 1 define the compiler define MOZ_PERF_METRICS for the windows build.
git-svn-id: svn://10.0.0.236/trunk@51200 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-19 22:37:53 +00:00
nisheeth%netscape.com
8d5ff24f5d Define a global compiler and environment define, DETECT_WEBSHELL_LEAKS. This is used to compile in code that checks for webshell instances on shutdown and prints an error message to the console if webshells are being leaked.
git-svn-id: svn://10.0.0.236/trunk@48713 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-22 01:20:41 +00:00
cyeh%netscape.com
16aab8a91e remove MODULAR_NETLIB define. obsolete.
git-svn-id: svn://10.0.0.236/trunk@45774 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 22:19:21 +00:00
cyeh%netscape.com
29f4d88d6b remove STANDALONE_IMAGE_LIB define. We always built with it by default.
General makefile cleanup to make configuring easier.


git-svn-id: svn://10.0.0.236/trunk@45605 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-02 01:10:47 +00:00
hshaw%netscape.com
fe554f0351 purge temporary ifdef NET_SOCKET_PROVIDER_BUILD
git-svn-id: svn://10.0.0.236/trunk@44414 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 01:04:09 +00:00
dveditz%netscape.com
497c1545fb add XPIDL dependencies on the tools to fix depend-build problems
git-svn-id: svn://10.0.0.236/trunk@44290 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-24 14:42:37 +00:00
hshaw%netscape.com
6e88d986ed conditionally compile socket provider support for windows, temporary until linux/mac build scripts checked in
git-svn-id: svn://10.0.0.236/trunk@44080 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 17:44:08 +00:00
dveditz%netscape.com
69d0c248e5 Turn off symlinking until we figure out why Autoreg doesn't figure out when
components get updated (bug 11988). Could simply be that NT support for
linking is piss-poor and forgets to update the directory info. Drat!


git-svn-id: svn://10.0.0.236/trunk@43451 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 02:24:07 +00:00
dveditz%netscape.com
c88807c029 fix potential memory problems in makecopy, turn NT symlinking on
for performance, clobber speedups


git-svn-id: svn://10.0.0.236/trunk@42446 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 13:45:09 +00:00
mcafee%netscape.com
31d326cb5a Removing TOOLBAR_DD ifdef magic, this is on by default now.
git-svn-id: svn://10.0.0.236/trunk@42379 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-06 00:01:10 +00:00
dveditz%netscape.com
5d85034f89 config cleanup, LCFLAGS->CFLAGS, commenting, removing LITENESS
git-svn-id: svn://10.0.0.236/trunk@41625 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 23:50:03 +00:00
edburns%acm.org
ea8c46904b Neither of these changes impact the SeaMonkey build.
buildpkg.bat, outofdate.pl:

Fixed so that java can build on win32.

config.mak

updated JAVA_ZIP macro.


git-svn-id: svn://10.0.0.236/trunk@41606 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-30 22:04:08 +00:00
mscott%netscape.com
b3852bc23b fix windows build breakage...
git-svn-id: svn://10.0.0.236/trunk@41511 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 01:41:27 +00:00
mscott%netscape.com
7cb4023d9e Sanity check to make sure NECKO gets defined now.
git-svn-id: svn://10.0.0.236/trunk@41500 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 00:29:42 +00:00
mccabe%netscape.com
61999b029b Remove vestiges of XPIDL_JS_STUBS (no longer used or implemented by xpidl-generated files.)
git-svn-id: svn://10.0.0.236/trunk@39610 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 01:20:03 +00:00
dveditz%netscape.com
f1f1f87877 Oops, this is the version I meant to check in
git-svn-id: svn://10.0.0.236/trunk@39342 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:32:20 +00:00
dveditz%netscape.com
46d8c90561 make overhead speed-up if WINOS is pre-defined. Significant on Win9x systems
git-svn-id: svn://10.0.0.236/trunk@39341 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 19:30:50 +00:00
cyeh%netscape.com
a42a8cb0f4 preparing for distribution of fullcircle libraries, headers, and binaries.
git-svn-id: svn://10.0.0.236/trunk@38719 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 20:30:58 +00:00
rods%netscape.com
5f3f6d504d Turned off toolbar D&D
git-svn-id: svn://10.0.0.236/trunk@38105 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 16:39:39 +00:00
rods%netscape.com
e5b27a944b removed old D&D define and added a new define for toolbar D&D
git-svn-id: svn://10.0.0.236/trunk@38090 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:49:17 +00:00
leaf%mozilla.org
b0f76b46a5 adding FIND
git-svn-id: svn://10.0.0.236/trunk@38028 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 10:11:00 +00:00
valeski%netscape.com
4fa4e2e84d NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
git-svn-id: svn://10.0.0.236/trunk@35863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-18 17:34:08 +00:00
warren%netscape.com
b49c227b08 Changes to allow hack in necko makefiles so that header names don't collide.
git-svn-id: svn://10.0.0.236/trunk@34981 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-12 04:30:44 +00:00
waterson%netscape.com
095d917a3a Single public include directory on Win32.
git-svn-id: svn://10.0.0.236/trunk@33538 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-03 18:34:27 +00:00
waterson%netscape.com
54f3c16dcd Enable XPIDL automation.
git-svn-id: svn://10.0.0.236/trunk@30929 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 18:49:20 +00:00
jband%netscape.com
84a3cb16e6 removing my system for building xpidl files - waterson came up with a superior scheme
git-svn-id: svn://10.0.0.236/trunk@30703 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:32:10 +00:00
dveditz%netscape.com
b071ce40f3 add missing nspr lib to $(LIBNSPR)
git-svn-id: svn://10.0.0.236/trunk@29597 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:17:25 +00:00
jband%netscape.com
05522deaa6 adding new scheme for building xpidl files - only Win32 supported at first.
git-svn-id: svn://10.0.0.236/trunk@29155 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 04:35:41 +00:00
rods%netscape.com
9dc9c4d7e1 removed -DNEW_CLIPBOARD_SUPPORT
git-svn-id: svn://10.0.0.236/trunk@28891 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 17:45:03 +00:00
rickg%netscape.com
31f3bd354e added new optional define for nsString2
git-svn-id: svn://10.0.0.236/trunk@28235 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-20 07:24:42 +00:00
rods%netscape.com
fc6382b03f Added -DNEW_CLIPBOARD_SUPPORT
git-svn-id: svn://10.0.0.236/trunk@26700 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-07 05:21:45 +00:00
morse%netscape.com
a23b04cc2d turn on SingleSignon and ClientWallet on all builds except raptor
git-svn-id: svn://10.0.0.236/trunk@26315 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 20:32:11 +00:00
morse%netscape.com
3997b45c07 fix bustage on raptor
git-svn-id: svn://10.0.0.236/trunk@26261 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-05 00:22:05 +00:00
cyeh%netscape.com
bc029bcbb5 turn off wallet.
git-svn-id: svn://10.0.0.236/trunk@24879 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-23 20:55:39 +00:00
leaf%mozilla.org
8fadf11677 Landing nspr library name change, and plevent function call change.
git-svn-id: svn://10.0.0.236/trunk@24276 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-17 21:32:03 +00:00
morse%netscape.com
f0e79dc53c turn on client wallet for win32
git-svn-id: svn://10.0.0.236/trunk@24004 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-12 23:29:12 +00:00
cyeh%netscape.com
538e46343a fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.


git-svn-id: svn://10.0.0.236/trunk@22971 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-05 23:24:48 +00:00
leaf%mozilla.org
9f0b197029 Helping mcafee change the default location of cdefs.h and mcom_db.h
git-svn-id: svn://10.0.0.236/trunk@22602 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-02 19:37:15 +00:00
mscott%netscape.com
7375193b56 Add code to define XPIDL_JS_STUBS if it is defined in the environment for alecf.
git-svn-id: svn://10.0.0.236/trunk@22299 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-27 03:12:38 +00:00
leaf%mozilla.org
628812f080 fixing the perl hardcoding. looks in the hardcoded places, then pulls perl from the
path if not found.


git-svn-id: svn://10.0.0.236/trunk@21220 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-18 22:51:05 +00:00
cyeh%netscape.com
ef0cd60b00 don't include liteness.mak anymore, all those flags are obsolete.
git-svn-id: svn://10.0.0.236/trunk@21158 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-18 18:12:10 +00:00
morse%netscape.com
2fce3738a3 config.mak
git-svn-id: svn://10.0.0.236/trunk@19886 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-05 22:59:02 +00:00
michaelp%netscape.com
fb53d28fc5 removed SingleSignon from modular netlib (until it no longer relies on old school
objects).


git-svn-id: svn://10.0.0.236/trunk@19361 18797224-902f-48f8-a5cc-f745e15eee43
1999-02-02 19:29:04 +00:00
gagan%netscape.com
6aa855c91d Switching off NU_CACHE by default for now...
git-svn-id: svn://10.0.0.236/trunk@17862 18797224-902f-48f8-a5cc-f745e15eee43
1999-01-15 19:33:17 +00:00