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

62 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 487d9ea921 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. 1999-06-18 17:34:08 +00:00
warren%netscape.com 2ec7fb512d Changes to allow hack in necko makefiles so that header names don't collide. 1999-06-12 04:30:44 +00:00
waterson%netscape.com cabd0d3e30 Single public include directory on Win32. 1999-06-03 18:34:27 +00:00
waterson%netscape.com bef52672e9 Enable XPIDL automation. 1999-05-10 18:49:20 +00:00
jband%netscape.com 4e2459e2f3 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 539b1e70ac add missing nspr lib to $(LIBNSPR) 1999-04-28 00:17:25 +00:00
jband%netscape.com 67ee86b241 adding new scheme for building xpidl files - only Win32 supported at first. 1999-04-26 04:35:41 +00:00
rods%netscape.com cb5a9bed6b removed -DNEW_CLIPBOARD_SUPPORT 1999-04-23 17:45:03 +00:00
rickg%netscape.com 95ec42a46c added new optional define for nsString2 1999-04-20 07:24:42 +00:00
rods%netscape.com 404583d4dd Added -DNEW_CLIPBOARD_SUPPORT 1999-04-07 05:21:45 +00:00
morse%netscape.com cae6c0bb4f turn on SingleSignon and ClientWallet on all builds except raptor 1999-04-05 20:32:11 +00:00
morse%netscape.com c6e244fe5f fix bustage on raptor 1999-04-05 00:22:05 +00:00
cyeh%netscape.com 090908cadc turn off wallet. 1999-03-23 20:55:39 +00:00
leaf%mozilla.org 0a0f5ac00f Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
morse%netscape.com ef2dcd4de8 turn on client wallet for win32 1999-03-12 23:29:12 +00:00
cyeh%netscape.com 5fe1801c03 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 e87084c15c Helping mcafee change the default location of cdefs.h and mcom_db.h 1999-03-02 19:37:15 +00:00
mscott%netscape.com f361244b8c 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 5e1851930f 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 001e515342 don't include liteness.mak anymore, all those flags are obsolete. 1999-02-18 18:12:10 +00:00
morse%netscape.com 333f435aff config.mak 1999-02-05 22:59:02 +00:00
michaelp%netscape.com 1f677f9396 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 aab8c0ef97 Switching off NU_CACHE by default for now... 1999-01-15 19:33:17 +00:00
morse%netscape.com f0790e0e20 changes needed for privacy module 1998-12-30 00:22:55 +00:00
gagan%netscape.com aa3dfd29ce 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 ac9a51168f Added -DMOZ_FULLCIRCLE logic for release builds 1998-11-24 00:16:43 +00:00
morse%netscape.com 91b90d1437 update for single signon 1998-11-18 04:59:50 +00:00
morse%netscape.com 5943595f14 turn on cookie management 1998-11-10 04:39:38 +00:00
valeski%netscape.com f06ec0ec03 turning on NS_NET_FILE 1998-11-06 22:55:04 +00:00
mjudge%netscape.com 63ba30f543 Adding sbr files if you want to browse your classes using .BSC file 1998-11-05 22:32:17 +00:00
gagan%netscape.com e5c3ad0022 Switching NU_CACHE off for now. 1998-10-20 13:51:11 +00:00
gagan%netscape.com e25c93c213 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com 129b6f0bcf Toggled NU_CACHE. 1998-10-20 02:32:40 +00:00
gagan%netscape.com 3f719ab6ed Switching on NU_CACHE by default. 1998-10-20 00:49:40 +00:00
cyeh%netscape.com 5e2100ae2f remove !ifdef NO_SECURITY, it is obsolete. 1998-10-16 01:49:24 +00:00
cyeh%netscape.com 5e07695bfb remove old NSPR20 conditional macros 1998-10-12 21:08:57 +00:00
waterson%netscape.com 57bb5cc980 Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=briano. 1998-10-09 04:33:07 +00:00
cyeh%netscape.com 201cfbe4cc removing -DMOCHA from Windows build. 1998-10-05 22:15:43 +00:00
brendan%netscape.com 7f2ef26145 - 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 2510319d2f 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 86badc2b4e Changes requested by wtc@netscape.com to support NSPR 3.0. 1998-09-24 03:51:10 +00:00
nisheeth%netscape.com 1fa80935d5 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 95d310b8e5 Turned on Multi-threaded define for windows... (NGLayout only) 1998-09-19 06:50:43 +00:00
kipp%netscape.com b87864afdf Added a build variable for enable xpcom refcnt tracing 1998-09-12 19:35:20 +00:00
gagan%netscape.com 2e5bf7ce9d Added nu_cache define. 1998-09-11 02:43:05 +00:00
warren%netscape.com a3cabfa84e Added AWT_11 to NSJVM builds. 1998-09-01 00:16:53 +00:00
warren%netscape.com 93ccc7040b 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 a0ca9aa615 Removed MOZ_PRIVACY switch, added MOZ_TRANSACTION_RECEIPTS switch.
Approved: sar
1998-08-04 00:20:15 +00:00
guha%netscape.com af35fcfb60 Added SMART_MAIL ifdef 1998-08-03 22:21:58 +00:00
warren%netscape.com 8f7c454960 Changes from OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag. 1998-07-31 23:41:45 +00:00