cls%seawood.org
49ab945399
Sync'd with Makefiles
1998-10-23 20:35:24 +00:00
briano%netscape.com
a063c97266
General cleanup, and fixed the bug that caused an OBJDIR to be created under the normal OBJDIR.
1998-10-23 04:38:23 +00:00
cls%seawood.org
001ed2ffd4
Sync'd various Makefile.ins to their Makefile counterparts.
...
Removed nspr & nspr20 from REQUIRES. Removed NSPR_LDFLAGS.
Changed LIBNSPR refs to NSPR_LIBS.
Removed leftover NSPR20 ifdefs.
1998-10-21 02:13:56 +00:00
sspitzer%netscape.com
9127e84d3d
tweak the icon so that the colors fit the mozilla palette
...
this will get rid of the warnings that look like this:
Bad color: 40 20 0 try 34 34 34 Desk_Navigator
1998-10-10 21:54:12 +00:00
sspitzer%netscape.com
e92be1e62c
replace the old icon (the ship wheel) with a new and improved icon
1998-10-10 02:44:19 +00:00
cls%seawood.org
e79ec871e4
Removed static kludge. Some platforms don't have a static libdl.
1998-10-06 01:50:29 +00:00
cls%seawood.org
3884ca16d2
ifndef NO_STATIC_LIB, compile mkicons statically to avoid problems during the build due to dynamic libs not being in the LD_LIBRARY_PATH.
1998-10-05 21:54:08 +00:00
ramiro%netscape.com
6ad92b7280
Ok, dammit - we cant link that bastard mkicons dynamically on many dumbass
...
platforms. So forgetaboutit, just link the damn binary statically. It doesnt
get shipped anyway, so who cares ?
1998-10-03 15:27:19 +00:00
ramiro%netscape.com
842a158993
Define both LIB and DSO MACROS to conform to the "standard".
...
Should fix the F#(&!%G solaris and IRIX builds.
1998-10-03 14:17:37 +00:00
ramiro%netscape.com
3771697aaf
Fix irix build. Add -L$(DIST)/bin when needed to catch the dep shared libs.
...
Should fix the irix build. Also, add REQUIRES defines for graphics libs.
1998-10-03 12:11:33 +00:00
ramiro%netscape.com
5b29403f98
Include a common makefile and share the damn rules instead of
...
cut-and-paste-and-hack-and-paste-and-cut-and-break the unix fes all over
the place.
1998-10-03 11:03:26 +00:00
cls%seawood.org
1843060b75
Removed overlooked libplc21.a from MKICONS_LIB.
1998-10-02 17:34:08 +00:00
cls%seawood.org
69f97f2f54
Moved NSPR libraries into $(NSPR_LIBS). Changed link commands to use $(NSPR_LDFLAGS) $(NSPR_LIBS).
1998-10-02 08:58:54 +00:00
ramiro%netscape.com
315e2a35ac
Backout mcafee's libnetwork link change. For the following good reason. The
...
next time libnetwork changes, mkicons will break. It is bad enough to have
the libimg dependancy. The problem is that libimg depends on stuff in
libnetwork - which is questionable itself. Instead of doing the "right"
thing, it is important the we do the "wrong" thing to avoid mkicons breaking
more often than it does now. Add stubs to mkicons instead. Someone is
working on removing the libimg dependancy on mkicons alltogether.
1998-10-01 04:37:51 +00:00
mcafee%netscape.com
f96cdca234
libimg needs NET_EscapeDoubleQuote, which is in libnetwork.
1998-10-01 04:23:48 +00:00
ramiro%netscape.com
68ad26548c
Add another stub to the mkicons insanity. Fixes unix builds.
1998-10-01 03:31:51 +00:00
cls%seawood.org
592551e10e
Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Changed check for EDITOR to MOZ_EDITOR.
1998-09-30 00:50:40 +00:00
akkana%netscape.com
14a2a93970
HFolder should already be caught by the earlier wildcard
1998-09-30 00:39:58 +00:00
akkana%netscape.com
ccd56e7009
List Person, People and MailAttach separately to try to unconfuse Linux
1998-09-30 00:36:48 +00:00
akkana%netscape.com
ef1ea5be03
Add HFolder* to icon list -- help fix Linux build
1998-09-30 00:34:36 +00:00
cyeh%netscape.com
c318ec1405
Removing old NSPR20 and MOCHA #ifdefs
1998-09-29 20:50:44 +00:00
ramiro%netscape.com
61eecc5d5b
Fix bugzilla bug 885. Compiler warning. Thanks to raff@netwinder.org for
...
pointing this out and providing a fix.
1998-09-28 19:57:27 +00:00
mcafee%netscape.com
cd3d8af2c3
Missing slash
1998-09-28 01:41:50 +00:00
akkana%netscape.com
1d2cdca4b7
Remove rosetta references from mail compose code
1998-09-24 21:46:32 +00:00
wtc%netscape.com
3b8cb781fb
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
...
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
cls%seawood.org
d0aa3e2bd1
Sync'd Makefile.ins with corresponding Makefiles. Fixed problems with autoconf build. Thanks to Christopher Blizzard <blizzard@appliedtheory.com> and Tom Rini <trini@kernel.crashing.org>.
1998-09-22 03:47:27 +00:00
ramiro%netscape.com
8d1d110f66
Build MOZ_MAIL_COMPOSE build bustage. Its MOZ_MAIL_COMPOSE, not MOZ_COMPOSE.
...
Also, a bunch of icons were not being linked in.
1998-09-17 03:56:45 +00:00
slamm%netscape.com
346d4e6749
Add back some security icons.
1998-09-17 01:35:01 +00:00
slamm%netscape.com
4ede9bbd91
Remove mouse-down (md) and insensitive (i) icons. These can be drawn on the fly.
1998-09-16 21:45:57 +00:00
slamm%netscape.com
24d33c6de1
Get rid of MOZ_LITE hack.
1998-09-16 21:44:40 +00:00
slamm%netscape.com
a7a5c56a18
Add 'ifdef MOZ_MAIL_NEWS' around the mail & news icons.icons.c
1998-09-16 21:44:37 +00:00
cls%seawood.org
97fe5038d8
Changed EDITOR env to MOZ_EDITOR. Submitted by Tim Rowley <tor@cs.brown.edu>
1998-09-08 04:52:26 +00:00
cls%seawood.org
607828466d
Sync'd and moved GARBAGE before rules.mk.
1998-09-02 00:34:07 +00:00
cls%seawood.org
cc12ca72fc
Sync'd.
1998-09-01 20:24:24 +00:00
slamm%netscape.com
ec2deea428
Bring back the commercial animation.
1998-08-28 20:41:53 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
wtc%netscape.com
85299afd50
Deleted obsolete code for OSF1V4.
1998-08-11 00:23:59 +00:00
ramiro%netscape.com
7eeb9efabf
Rename mkicons.c to mkicons.cpp. Needs to be built with c++ because of libimg
...
dependancy. Libimg has recently been "improved" by being made c++ only.
1998-08-03 08:32:31 +00:00
warren%netscape.com
207bbebb65
Landing changes in the OJI_19980727_BRANCH since the OJI_19980727_TIP_MERGE tag.
1998-07-31 20:19:50 +00:00
slamm%netscape.com
5602f2d41f
Reverting to 3.4. Changes were breaking the builds.
1998-07-30 06:11:41 +00:00
slamm%netscape.com
5d9cb530ab
Fix build bustage.
1998-07-30 01:53:30 +00:00
slamm%netscape.com
a20a33710b
An even easier way to fix the commercial animation.
1998-07-29 23:37:27 +00:00
slamm%netscape.com
464c70ab67
Fix pull of commercial animation.
1998-07-29 23:24:23 +00:00
donm%netscape.com
6371d2c221
fixing build bustage on linux.
1998-07-27 19:27:12 +00:00
hardts%netscape.com
b74654a3d9
landing MODULAR_IMGLIB_BRANCH
1998-07-27 16:14:32 +00:00
ramiro
910cf0dd5a
Nasty hack to deal with hpux 10.x ANSI C compiler bug. Do the expression
...
expansion "by hand".
HPUX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html .
1998-07-15 10:34:34 +00:00
ramiro
028620c999
Replace (un-hardcode) /usr/lib/libm.a with -lm.
...
HP-UX patches from http://hpux.csc.liv.ac.uk/hppd/mozilla/patch.html .
This is a good change for all platforms. ITs dumb to hardcode the library
like that. If for some reason a particular paltform requires a hard coded
path to libm, then it should be special cased.
1998-07-15 10:30:51 +00:00
spider
7b08c23fa4
NORMANDY_DDAY merge...
1998-06-25 05:50:45 +00:00
jgellman
3eed711ae4
merge from OJI branch
1998-06-03 00:37:20 +00:00
pnunn
8b8e501d44
fix #84300 . print images at printer rez not screen rez.
1998-05-28 18:58:11 +00:00