leaf%mozilla.org
72a56bb476
changing binary name to mozilla-bin, runscript to mozilla, modifying
...
mozilla-apprunner.sh to invoke new binary name. Updating packages file.
bug 17219, a=chofmann r=alecf
1999-11-09 02:03:38 +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
nisheeth%netscape.com
81e41efa63
Added --enable-detec-webshell-leaks autoconf flag.
1999-10-27 07:14:42 +00:00
alecf%netscape.com
009c27ba7d
add boehm to apprunner
...
(flag not active in build yet)
1999-10-14 23:27:45 +00:00
briano%netscape.com
08b197c931
Whoops, we don't want to change the name just yet.
1999-09-18 04:43:53 +00:00
briano%netscape.com
cd3098a8ae
General cleanup.
1999-09-18 03:45:06 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
colin%theblakes.com
11d00fa624
Link against neckoutil_s to resolve NS_NewURI
1999-09-13 13:01:44 +00:00
briano%netscape.com
200c0ee761
Enable the use of Talkback, if available, as in viewer.
1999-09-10 08:00:09 +00:00
briano%netscape.com
9042bc1580
Minor cleanup and removal of the obsolete non-NECKO stuff.
1999-09-09 01:49:14 +00:00
cls%seawood.org
945d691e5c
libobj.so is now a component and does not need to be linked at compile time.
1999-08-25 21:17:50 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
a9fdd68238
Dont hardcode the dll suffix.
1999-08-25 14:09:26 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
c472f184a9
Set the timer lib flags in one place.
1999-08-24 14:46:43 +00:00
ramiro%netscape.com
91b4632993
Add real link time dependencies for $(PROGRAM).
1999-08-24 12:37:15 +00:00
ramiro%netscape.com
308bf10dca
Dont link in neckoutil.
1999-08-22 13:55:40 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
20af8a6f9c
Took out linking of widdget and gfx. Its not needed and it currently
...
breaks on some platforms, like Neutrino.
1999-08-19 14:57:39 +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
leaf%mozilla.org
555403625a
Adding secfree to link line for apprunner. build hack to be fixed when ramiro figures out how to link without LD_LIBRARY_PATH
1999-08-17 19:01:03 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
4e0e44c35a
Dont link in the webshell into the app.
1999-08-17 14:42:25 +00:00
ramiro%netscape.com
038e16b3a1
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
ramiro%netscape.com
2835075ab2
Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
...
default for Linux and Solaris. Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner. The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful. There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.
Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
toshok%hungry.com
07ce6f3036
if we're doing OJI, we need both -ljsj and -loji
1999-08-09 22:44:06 +00:00
ramiro%netscape.com
b7e6ce22cb
Dont link in zlib, its not needed.
1999-08-05 22:38:08 +00:00
ramiro%netscape.com
811bd6416f
Dont link -lxp, its not needed.
1999-08-05 13:46:52 +00:00
ramiro%netscape.com
b3069d6ccb
Remove duplicate -lxpcom link flag.
1999-08-05 13:09:41 +00:00
ramiro%netscape.com
94ad423b9e
Dont link in libcaps. Its not needed.
1999-08-05 12:52:23 +00:00
ramiro%netscape.com
eb3533c79e
Dont link with nsappshell, its not needed.
1999-08-05 12:41:27 +00:00
ramiro%netscape.com
e560b3661b
Landing unix toolkit exorcism changes. #ifdef-ed OFF for now.
1999-08-02 13:53:49 +00:00
briano%netscape.com
5ca4aa0b87
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
007ea62765
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
mcafee%netscape.com
5923d98342
Adding caps library to fix Solaris linkage.
1999-07-24 10:40:42 +00:00
ramiro%netscape.com
42b9b84f44
Remove stubs which are not needed anymore.
1999-07-22 18:38:55 +00:00
ramiro%netscape.com
fda4120340
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
a09ea8b7ca
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
duncan%be.com
bccc6db380
Changes to get BeOS tinderbox to work.
...
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
ramiro%netscape.com
5cdb03367b
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
5b2b8782b2
Factor out xlibrgb.
1999-07-07 02:12:44 +00:00
ramiro%netscape.com
f41e67c622
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
mcafee%netscape.com
e43a445385
Fixing Solaris bustage
1999-06-29 11:20:13 +00:00
gagan%netscape.com
dc1680b25c
Necko changes (from Andreas)
1999-06-29 00:26:25 +00:00
mcafee%netscape.com
53dca16795
Adding BEOS_PROGRAM_RESOURCE
1999-06-26 07:42:19 +00:00
ramiro%netscape.com
773e34ec7d
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
blizzard%redhat.com
2cb75d757d
make sure the right dll name is hardcoded. patch from Jeremy Lea <reg@shale.csir.co.za>
1999-05-28 19:32:40 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00