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

198 Коммитов

Автор SHA1 Сообщение Дата
dveditz%netscape.com 2b60c91417 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
briano%netscape.com ce50e33d17 General cleanup. 1999-09-16 01:09:42 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
briano%netscape.com 827386358c Removed the obsolete non-NECKO leftovers. 1999-09-09 00:21:43 +00:00
cyeh%netscape.com 26effbde96 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
ramiro%netscape.com e1f2489b0c Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
ramiro%netscape.com 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
pavlov%netscape.com f897628bbf remove unused tab widget and tooltip widget as they have never been used 1999-08-21 08:41:46 +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 5de5eb3b96 CLeanup the nsWidgetSupport.cpp mess on windows. Moved it to its own place. Its only
needed by test apps.
1999-08-17 16:31:52 +00:00
ramiro%netscape.com 824b05d915 Cleanup the nsWidgetSupport.cpp mess on unix. Windows next. 1999-08-17 16:09:40 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com f544ac5394 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
ramiro%netscape.com 43cb25b1c9 Fix sun brain damage. 1999-07-18 07:47:43 +00:00
peterl%netscape.com 3a3bf98b3e sync to new color api 1999-07-18 00:36:25 +00:00
ramiro%netscape.com ca57fc99d2 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com a716d68e72 Was breaking with necko. Thanks to Andreas for pointing it out. 1999-07-17 23:46:02 +00:00
ramiro%netscape.com b69b9faa9a Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com dd6bc0aafc Add scribble to match windows and because I want to eyeball the case where
there are widget or gfx linking problems on the dumbass unix platforms.
1999-07-17 22:10:02 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
slamm%netscape.com 27b8289eff Fix build warnings. 1999-07-16 20:06:37 +00:00
ramiro%netscape.com 79d2420112 Ressurect some more. 1999-07-07 09:37:40 +00:00
ramiro%netscape.com a308649657 Ressurect - again. 1999-07-07 09:29:35 +00:00
ramiro%netscape.com c73d718d9e Fix bustage. 1999-07-07 05:05:30 +00:00
ramiro%netscape.com abf0cc4a0f Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com b86c78a296 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
gagan%netscape.com 5db719f63a Reordered Netlib libs. NECKO only. 1999-07-01 21:46:05 +00:00
sspitzer%netscape.com 53cab88f21 no need to link nsStubs.o in anymore. removing this line. 1999-07-01 02:30:43 +00:00
slamm%netscape.com 0687313307 Fix Solaris build bustage. Library order problem on link line. 1999-06-29 20:33:24 +00:00
sspitzer%netscape.com 7cfa08e343 argh. I'm insane. ignore me. 1999-06-29 05:06:00 +00:00
sspitzer%netscape.com ee4e2ff496 putting back briano's changes. sorry 1999-06-29 05:05:00 +00:00
sspitzer%netscape.com 77fd7bd259 fixing build bustage. sending mail to briano about this. 1999-06-29 04:44:01 +00:00
briano%netscape.com a401eb3901 Changed the hardcoded path to nsStubs.cpp to use the topsrcdir macro. 1999-06-29 03:10:28 +00:00
gagan%netscape.com 29e1a5f881 Removed gfxps linkage. 1999-06-29 02:54:04 +00:00
gagan%netscape.com ea85701d50 Argh... another bad patch. 1999-06-29 01:01:11 +00:00
gagan%netscape.com a78cd1e21b Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
warren%netscape.com de403f2a0e Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
warren%netscape.com f5e1196f42 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
mcafee%netscape.com 8b34e463f5 Adding case for BeOS. 1999-06-25 13:45:43 +00:00
mcafee%netscape.com 9e2e979087 Adding case for BeOS. 1999-06-25 13:36:52 +00:00
mcafee%netscape.com f1c057e8af Adding a case for BeOS. 1999-06-25 13:34:39 +00:00
ramiro%netscape.com 05ae9c3868 Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
Jerry.Kirk%Nexwarecorp.com a76bcee851 - Bug 7794 Moving $(TK_LIBS) further down in the library list 1999-06-09 19:46:31 +00:00
ramiro%netscape.com 75afcde584 Remove cruft. 1999-06-09 03:37:05 +00:00
briano%netscape.com e9e302b454 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00