Commit Graph

49 Commits

Author SHA1 Message Date
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
morse%netscape.com
cee47e4e31 turn on client wallet for win32 1999-03-12 23:29:12 +00:00
cyeh%netscape.com
b27fdb082f fix pdb file generation so that the go into $(OBJDIR) and also
have more useful names other than "none.pdb". some cleanup remains.
1999-03-05 23:24:48 +00:00
leaf%mozilla.org
7769312cf2 Helping mcafee change the default location of cdefs.h and mcom_db.h 1999-03-02 19:37:15 +00:00
mscott%netscape.com
296bc2b090 Add code to define XPIDL_JS_STUBS if it is defined in the environment for alecf. 1999-02-27 03:12:38 +00:00
leaf%mozilla.org
334d74e313 fixing the perl hardcoding. looks in the hardcoded places, then pulls perl from the
path if not found.
1999-02-18 22:51:05 +00:00
cyeh%netscape.com
c9329977bb don't include liteness.mak anymore, all those flags are obsolete. 1999-02-18 18:12:10 +00:00
morse%netscape.com
22ed3c838c config.mak 1999-02-05 22:59:02 +00:00
michaelp%netscape.com
e66a4a2d60 removed SingleSignon from modular netlib (until it no longer relies on old school
objects).
1999-02-02 19:29:04 +00:00
gagan%netscape.com
9b57d830f6 Switching off NU_CACHE by default for now... 1999-01-15 19:33:17 +00:00
morse%netscape.com
d7d2046916 changes needed for privacy module 1998-12-30 00:22:55 +00:00
gagan%netscape.com
ecb6e911b9 Switching on NU_CACHE by default. Use set NO_NU_CACHE=1 to switch it off. 1998-12-01 04:43:46 +00:00
mcafee%netscape.com
26a75e8266 Added -DMOZ_FULLCIRCLE logic for release builds 1998-11-24 00:16:43 +00:00
morse%netscape.com
f310963d50 update for single signon 1998-11-18 04:59:50 +00:00
morse%netscape.com
c3499975f4 turn on cookie management 1998-11-10 04:39:38 +00:00
valeski%netscape.com
3304924a8b turning on NS_NET_FILE 1998-11-06 22:55:04 +00:00
mjudge%netscape.com
427e4040b2 Adding sbr files if you want to browse your classes using .BSC file 1998-11-05 22:32:17 +00:00
gagan%netscape.com
8309811ac5 Switching NU_CACHE off for now. 1998-10-20 13:51:11 +00:00
gagan%netscape.com
f482438c59 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com
3208bb8061 Toggled NU_CACHE. 1998-10-20 02:32:40 +00:00
gagan%netscape.com
eccc9d2b35 Switching on NU_CACHE by default. 1998-10-20 00:49:40 +00:00
cyeh%netscape.com
1e86c30564 remove !ifdef NO_SECURITY, it is obsolete. 1998-10-16 01:49:24 +00:00
cyeh%netscape.com
438865728a remove old NSPR20 conditional macros 1998-10-12 21:08:57 +00:00
waterson%netscape.com
0d6f75e389 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=briano. 1998-10-09 04:33:07 +00:00
cyeh%netscape.com
cacb8764fa removing -DMOCHA from Windows build. 1998-10-05 22:15:43 +00:00
brendan%netscape.com
8b7f210e05 - Need JS_THREADSAFE in mozilla.mak and config.mak (and because of the latter,
don't need it in js/src/makefile.win).
- Added DOM support.
- Break up really long lines in mozilla.mak using backslashes.
- Added /I../../lib/libdom to several places (ugh).
- factor some mime.lib stuff better, but still not consistent in how SMART_MAIL
  and MOZ_MAIL_NEWS select it.
- Include spans and transclusion stuff, shaver and toshok to clean up later.
- Use ?: instead of if/else in layout.c to minimize source and generated code.
- Use strong typing for struct DOM_foo * types without including domstyle.h,
  by using mighty struct tags.
- Fix doc_id signedness in lm_dom.h (also eliminate tabs, but use 8 for
  tab-width).
1998-09-30 02:07:26 +00:00
rpotts%netscape.com
1dbc78ec6c Added a define for NETLIB_THREAD when the MODULAR_NETLIB environment variable is defined 1998-09-25 22:18:43 +00:00
briano%netscape.com
0aff974b23 Changes requested by wtc@netscape.com to support NSPR 3.0. 1998-09-24 03:51:10 +00:00
nisheeth%netscape.com
927241967a Adding build support for modules/libtest that exposes interfaces for
testing the layout engine.
1998-09-21 21:43:38 +00:00
rpotts%netscape.com
dcfe701c00 Turned on Multi-threaded define for windows... (NGLayout only) 1998-09-19 06:50:43 +00:00
kipp%netscape.com
eec76a494c Added a build variable for enable xpcom refcnt tracing 1998-09-12 19:35:20 +00:00
gagan%netscape.com
52c94f6e29 Added nu_cache define. 1998-09-11 02:43:05 +00:00
warren%netscape.com
8f40db3900 Added AWT_11 to NSJVM builds. 1998-09-01 00:16:53 +00:00
warren%netscape.com
668cddb22e Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50. 1998-08-05 00:36:13 +00:00
dfm%netscape.com
745b7fe392 Removed MOZ_PRIVACY switch, added MOZ_TRANSACTION_RECEIPTS switch.
Approved: sar
1998-08-04 00:20:15 +00:00
guha%netscape.com
7977dc9238 Added SMART_MAIL ifdef 1998-08-03 22:21:58 +00:00
warren%netscape.com
2c7a27b391 Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 23:41:45 +00:00
dfm%netscape.com
0b7890852b Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
danm
30f8c8b987 glowcode. bug 299200 a:don. 1998-07-09 16:33:15 +00:00
waterson
0e3fb2872b Moved -DAWT_XXX to JAVA_DEFINES, where it shouldve been in the first place. 1998-06-06 16:50:16 +00:00
hardts
fcdbde9fff touching down layout integration branch 1998-06-05 01:03:18 +00:00
waterson
e485af4741 Added compiler defines for AWT_11 to keep AWT 1.0.2 building when
MOZ_JAVA is set in commercial build.
1998-06-03 17:08:27 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
rpotts
dfb70d9e25 Moved defines for cookie management from WIN32 into config.mak along with all of the other defines... 1998-05-29 23:26:58 +00:00
scullin
b7275d7630 Landing modular netlib on Window. 1998-05-23 01:38:10 +00:00
sar
3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
hshaw
f90be69d01 Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu 1998-04-21 06:40:35 +00:00
spider
12066836a2 Modifications to enable building on Win95. Added source for several new tools,
wtc's change to makecopy to support wildcards, and win95 specific makefile
configuration and rules.
1998-04-07 20:41:06 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00