Граф коммитов

60 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com 4287b83347 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
waterson%netscape.com a799114861 Enable XPIDL automation. 1999-05-10 18:49:20 +00:00
jband%netscape.com 741aa10eb4 removing my system for building xpidl files - waterson came up with a superior scheme 1999-05-07 19:32:10 +00:00
dveditz%netscape.com c93949e89d add missing nspr lib to $(LIBNSPR) 1999-04-28 00:17:25 +00:00
jband%netscape.com 98328d3e34 adding new scheme for building xpidl files - only Win32 supported at first. 1999-04-26 04:35:41 +00:00
rods%netscape.com abde4d052f removed -DNEW_CLIPBOARD_SUPPORT 1999-04-23 17:45:03 +00:00
rickg%netscape.com b4d657d27e added new optional define for nsString2 1999-04-20 07:24:42 +00:00
rods%netscape.com f4b648eb09 Added -DNEW_CLIPBOARD_SUPPORT 1999-04-07 05:21:45 +00:00
morse%netscape.com 9ce82efc47 turn on SingleSignon and ClientWallet on all builds except raptor 1999-04-05 20:32:11 +00:00
morse%netscape.com da29ff4669 fix bustage on raptor 1999-04-05 00:22:05 +00:00
cyeh%netscape.com 8962112486 turn off wallet. 1999-03-23 20:55:39 +00:00
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