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

30 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
cls%seawood.org 74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
disttsc%bart.nl 72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
dbaron%fas.harvard.edu ff7ff84484 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:11:47 +00:00
disttsc%bart.nl 974e65a3c9 Fix MOD_TRACK_MODULE_DEPS builds bustage (senna) 2001-03-29 05:34:21 +00:00
morse%netscape.com d8762db686 bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf 2001-03-29 02:11:48 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
ccarlen%netscape.com c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
morse%netscape.com d683ec1255 bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com 2001-02-23 05:33:33 +00:00
disttsc%bart.nl a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
morse%netscape.com d30d690ed4 bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2001-02-22 07:40:56 +00:00
morse%netscape.com 5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
ccarlen%netscape.com 39deeb268f Part of bug 35559 - dynamic profile switching. r=morse, sr=alecf 2001-01-24 15:51:00 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
cls%seawood.org f6740baa20 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 dcb3aa39d9 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 142ac52eaf 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 6f97cd6289 General cleanup. 1999-09-11 01:34:27 +00:00
briano%netscape.com 1992ecbc92 Cleaned it up. 1999-09-08 00:24:27 +00:00
alecf%netscape.com 46d5933849 remove link dependancy on prefs by using prefs service 1999-09-02 04:01:42 +00:00
ramiro%netscape.com 6eeeaf7730 Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com ee33c47ded Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
neeti%netscape.com 69e1ddc1dc removed xplib dependency from the cookie module 1999-08-06 17:51:54 +00:00
ramiro%netscape.com b44cc5435e 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 6d86d5201e 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 44822abd81 Added extension/cookie for building Necko tests. Only for NECKO. 1999-07-01 02:57:10 +00:00
dp%netscape.com a927196db7 Fixing depth 1999-06-28 15:55:47 +00:00
neeti%netscape.com 6b6a5cf436 The Cookie Module: Initial Version 1999-06-10 22:08:59 +00:00