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

14 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
cls%seawood.org 311b18a2a2 Replaced NO_SECURITY ifdef with MOZ_SECURITY one. This causes pref_VerifyLockFile to always return PR_TRUE rather than linking against the dummy secfree library. This replacement also removed the last dependency upon that dummy library so it will no longer be built (next patch). 1999-11-09 23:13:53 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano%netscape.com 73fb9e6a30 General cleanup. 1999-09-11 01:34:27 +00:00
briano%netscape.com 92c7c938f4 Cleaned it up. 1999-09-08 00:24:27 +00:00
alecf%netscape.com dafc4baee7 remove link dependancy on prefs by using prefs service 1999-09-02 04:01:42 +00:00
ramiro%netscape.com 0e1b8a922a Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
neeti%netscape.com 7974bd9820 removed xplib dependency from the cookie module 1999-08-06 17:51:54 +00:00
ramiro%netscape.com fce220948c Make these components link in with -lxp, so that the "app" doesnt have too. 1999-08-05 13:38:57 +00:00
andreas.otte%primus-online.de 3d4fa7ead5 making libcookie a component, adding tests if ENABLE_TESTS is set
renaming testCookie to TestCookie
1999-07-03 08:39:50 +00:00
gagan%netscape.com 706c19e2a9 Added extension/cookie for building Necko tests. Only for NECKO. 1999-07-01 02:57:10 +00:00
dp%netscape.com 63245c92a1 Fixing depth 1999-06-28 15:55:47 +00:00
neeti%netscape.com e4785c6367 The Cookie Module: Initial Version 1999-06-10 22:08:59 +00:00