Commit Graph

25 Commits

Author SHA1 Message Date
cls%seawood.org
ae83e4a5bb Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457
git-svn-id: svn://10.0.0.236/trunk@60803 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:52:52 +00:00
blizzard%redhat.com
1e97cfb9b6 bring the gtk embedded code back from the dead. this is a fix for bug #20396.
git-svn-id: svn://10.0.0.236/trunk@55441 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 20:28:47 +00:00
cls%seawood.org
f548fe51bd Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.


git-svn-id: svn://10.0.0.236/trunk@46085 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 04:20:50 +00:00
cls%seawood.org
49a54c8870 Removed hardcoded -lpthread for bug #12739 . Configure now checks for -lpthread and responds to --without-pthreads.
git-svn-id: svn://10.0.0.236/trunk@45034 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 05:56:43 +00:00
cls%seawood.org
06d4e448bb Removed hardcoded -fno-rtti & -fno-exceptions. They are now autodetected by configure.
git-svn-id: svn://10.0.0.236/trunk@45033 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 05:27:26 +00:00
cls%seawood.org
a62860d49e GtkMozilla shouldn't know about Mozilla's dist path as it can be changed by setting DIST.
git-svn-id: svn://10.0.0.236/trunk@45029 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-29 04:52:37 +00:00
cls%seawood.org
648bdd999b Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before?
git-svn-id: svn://10.0.0.236/trunk@44506 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 15:07:13 +00:00
ramiro%netscape.com
cb934ee5cc Cleanup linking of libimg.
git-svn-id: svn://10.0.0.236/trunk@44493 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
0fe84f85d2 Link NS_NewTimer() directly into the embedding app.
git-svn-id: svn://10.0.0.236/trunk@44454 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 05:06:03 +00:00
ramiro%netscape.com
5b7aa132ae Add -fno-rtti and -fno-exceptions flags.
git-svn-id: svn://10.0.0.236/trunk@44067 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 15:02:50 +00:00
ramiro%netscape.com
2181f0c81e Cleanup the jsdom and jsurl linking mess.
git-svn-id: svn://10.0.0.236/trunk@44054 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
042d8323e7 Dont link in neckoutil.
git-svn-id: svn://10.0.0.236/trunk@44007 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 17:13:43 +00:00
ramiro%netscape.com
1784612f6b cleanup linking of libmozreg.
git-svn-id: svn://10.0.0.236/trunk@44002 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
1d533d52b3 Ressurect post necko. Streams broken for now.
git-svn-id: svn://10.0.0.236/trunk@43804 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-20 11:16:19 +00:00
sspitzer%netscape.com
7af27a1d48 fix build bustage. libreg.so is now libmozreg.so
git-svn-id: svn://10.0.0.236/trunk@41539 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-29 04:23:49 +00:00
ramiro%netscape.com
d607ca51fc 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.


git-svn-id: svn://10.0.0.236/trunk@39911 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
250138a606 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.


git-svn-id: svn://10.0.0.236/trunk@39909 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 22:24:49 +00:00
ramiro%netscape.com
963b6f5991 Landing timer move on unix.
git-svn-id: svn://10.0.0.236/trunk@39863 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 14:22:51 +00:00
ramiro%netscape.com
564cc36667 Fix undefined macros.
git-svn-id: svn://10.0.0.236/trunk@38679 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 10:34:41 +00:00
ramiro%netscape.com
146e131927 Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.


git-svn-id: svn://10.0.0.236/trunk@38598 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 04:38:18 +00:00
ramiro%netscape.com
c0977e23ac Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.


git-svn-id: svn://10.0.0.236/trunk@36863 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 09:38:26 +00:00
alla%lysator.liu.se
e0ac832aab Now compiles with HEAD
Had to do a ugly -DMOD_DLL_SUFFIX=\".so\" in the Makefile.
Will break on some platforms, but i suck at autoconf...


git-svn-id: svn://10.0.0.236/trunk@34259 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-08 21:10:18 +00:00
alla%lysator.liu.se
80ce270063 First shot at streaming html or xml data to the widget.
Try it out.
I've not updated to the tip yet, so i hope it works.


git-svn-id: svn://10.0.0.236/trunk@34118 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-07 23:00:10 +00:00
ramiro%netscape.com
b28b5728fc Fix it so it works in the xpcom2.0 world. Add cvsignore stuff.
git-svn-id: svn://10.0.0.236/trunk@33124 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 12:06:56 +00:00
ramiro%netscape.com
0138a4b52e Importing Alexander Larsson's (alex@signum.se) gtkmozilla widget to the tree.
gtkmozilla is a GTK+ widget which can be used to embed mozilla in any gtk
application.


git-svn-id: svn://10.0.0.236/trunk@33122 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-28 11:34:26 +00:00