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

31 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 2d58cd8e80 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:35:09 +00:00
dougt%netscape.com c5e8f896cd 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
seawood%netscape.com 8ae6c40f5d Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com d792c3f858 Fix win32 gmake static builds.
Bug #160104 r=bryner
2002-08-06 04:17:50 +00:00
cathleen%netscape.com aa3e7fba57 fix bug 132412, for building staticly linked gecko.dll in static build. r=seawood sr=dveditz a=asa 2002-03-27 03:19:52 +00:00
seawood%netscape.com 37ce51e35e Resolve symbols at link-time. Fixing linux & osx --enable-meta-components bustage.
Bug #128364 r=bryner a=asa
2002-03-05 08:10:54 +00:00
cathleen%netscape.com cb282240d6 fix win32 static build bustage, bug 122477 sr=waterson r=mcafee 2002-01-29 23:39:44 +00:00
cathleen%netscape.com b5ee5395f8 fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless 2002-01-11 00:33:37 +00:00
cathleen%netscape.com 4c24eb719c fix bustage in win32 static build, and also it's run-time err, unable to get
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
cathleen%netscape.com 257e4a54ad Fix static build bustage. 2001-10-24 01:13:51 +00:00
waterson%netscape.com 4d0f53c470 Fix REQUIRES bustage for static build. 2001-09-28 15:36:20 +00:00
waterson%netscape.com 25ef56245b Bug 98456. Fix meta-modules on Linux. r=dp, sr=cls. 2001-09-06 19:13:41 +00:00
waterson%netscape.com 5fb1910c52 Bug 96910. Restore NS_NewGenericModule() entry point for backwards compatibility. r=dougt, sr=jband, a=asa 2001-08-29 21:59:43 +00:00
waterson%netscape.com de59adb4d4 Fix static build bustage. 2001-08-29 05:28:12 +00:00
waterson%netscape.com 0818b0aab7 Bug 93100. Missed one file. 2001-08-21 01:25:10 +00:00
waterson%netscape.com ef1265798d Bug 93100. Change NS_DECL_NSGETMODULE to be table driven so we can get at module ctor & dtor callbacks. Update meta-module and static-module stuff for this change, fix meta-module to not register stuff twice. r=cls,leaf 2001-08-21 00:55:20 +00:00
thesteve%netscape.com 047e9d63c7 Bug #81373: landing the mac static build: making MailNews a meta-component.
This new file is Mac ONLY. Furthermore, it is specific to the mac static build, and CAN NOT break the existing mac builds.
2001-08-18 00:55:03 +00:00
thesteve%netscape.com 765b074ef0 Bug #81373: landing the mac static build: making security a meta-component.
This new file is Mac ONLY. Furthermore, it is specific to the mac static build, and CAN NOT break the existing mac builds.
2001-08-18 00:54:03 +00:00
cathleen%netscape.com 8e5233ef47 make static build to support DISABLE_MAILNEWS flag, and enable making
gecko.dll for static build bug=93100 sr=waterson
2001-08-10 05:18:27 +00:00
waterson%netscape.com c5b444c36c Bug 71248. Convert content, layout, parser, and uconv to generic modules so that they can be linked into a meta-module. r=cathleen, sr=brendan 2001-08-07 02:55:54 +00:00
cls%seawood.org 801e54257a Use %var% instead of @var@ for static build substitutions. Fixing win32 side. 2001-07-27 21:32:38 +00:00
cls%seawood.org 8a0a1ce3d8 Use %var% instead of @var@ as placeholders for the static build dynamic module lists. This prevents acoutput-fast.pl from complaining about unknown variables. 2001-07-25 07:01:05 +00:00
cathleen%netscape.com 562182c632 fixed bug 87004, for win static build, changed libjar and xpinstall to be
dynamic, updated static packager list, added build_static.pl, fixed static
component loader to handle no static component cases, updated and added
.cvsignore for extra files generated by static build
2001-07-19 22:43:14 +00:00
cathleen%netscape.com bcd1d6aff0 Conditionally build PSM for now. Fiiiine! Fix my bugs! 2001-06-20 21:55:17 +00:00
waterson%netscape.com 0877b1a573 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 25c6dc1c7e 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
cls%seawood.org 5dc13141ba Land the rest of the --enable-static-components build changes.
Bug #46775 r=bryner
2001-03-20 05:42:58 +00:00
dougt%netscape.com caf5487c76 removing Makefile and adding Makefile.in 2000-10-24 17:16:20 +00:00
dougt%netscape.com 82c3a52419 b=46775. Adding ablity to generate a static module based on dougt/cls's work. There is a disagreement between us and warren about how exactly to do this. Since I have a working solution, I am checking this onto our embedding branch. This disagreement must be resolved before these changes land on the mozilla trunk. 2000-10-19 20:41:44 +00:00