mcafee%netscape.com
598237a7b4
putting -DNO_X11 in the right place
1998-10-13 02:49:30 +00:00
slamm%netscape.com
57a7d207b0
Add MOZ_SECURITY to DEFINES if !NO_SECURITY. cyeh will clean this up later and replace !NO_SECURITY with the more straightforward MOZ_SECURITY.
1998-10-12 23:12:45 +00:00
cyeh%netscape.com
5e07695bfb
remove old NSPR20 conditional macros
1998-10-12 21:08:57 +00:00
rpotts%netscape.com
42d08e25e9
Moved composer defines inside of ifndef MODULAR_NETLIB blocks to get NGlayout building again...
1998-10-10 07:21:24 +00:00
mcafee%netscape.com
b13e3c89ab
Turning SMART_MAIL on by default
1998-10-09 07:35:46 +00:00
waterson%netscape.com
57bb5cc980
Touch down progress bar changes from PROGRESS_19981006_BRANCH. a=briano.
1998-10-09 04:33:07 +00:00
mcafee%netscape.com
30d35cecc9
Add defines for SMART_MAIL. Thanks to skinny@knowhere.net for this fix
1998-10-09 00:38:50 +00:00
wtc%netscape.com
a7c4272a66
Added USE_PTHREADS for the pthreads build. Deleted obsolete
...
macro define -D_PR_NTHREAD.
1998-10-08 21:43:43 +00:00
briano%netscape.com
83e9f5cf5f
Forgot to add the NPL blurb.
1998-10-08 07:47:02 +00:00
ramiro%netscape.com
660ebdc672
Fix a dumbass typo.
1998-10-06 21:27:59 +00:00
cyeh%netscape.com
214a71fffc
remove -DMOCHA from all builds
1998-10-06 20:48:56 +00:00
ramiro%netscape.com
c6ecb46bcb
Add check for motifs that have builtin Xpm support (such as solaris 2.6).
1998-10-06 06:19:40 +00:00
cyeh%netscape.com
201cfbe4cc
removing -DMOCHA from Windows build.
1998-10-05 22:15:43 +00:00
cyeh%netscape.com
3c34f3063b
removing obsolete files. use MANIFEST instead.
1998-10-05 18:42:02 +00:00
briano%netscape.com
c5c3546d6c
Fixes to help get UnixWare 7 builds off the floor.
1998-10-04 00:28:14 +00:00
briano%netscape.com
7250e53ae6
Yet another case where the perl used by earlier product releases is perl 4, so we (Netscape) will work around it.
1998-10-03 19:42:56 +00:00
cls%seawood.org
b091b3b460
Removed NSPR build kludge.
1998-10-03 05:02:15 +00:00
cls%seawood.org
850c4c237f
Added artificial $(DISTTARGETS) to make parallel builds play nice.
1998-10-03 01:37:09 +00:00
briano%netscape.com
da78f7fa2d
Now supports MOZ_DOM, compliments of toshok@netscape.com.
1998-10-02 22:43:52 +00:00
briano%netscape.com
602f48af02
Added support for Rhapsody.
1998-10-02 08:20:52 +00:00
cls%seawood.org
e634d91f61
Added NSPR_DIR, NSPR_INCLUDES, NSPR_LDFLAGS and NSPR_LIBS variables.
1998-10-02 08:10:31 +00:00
mcafee%netscape.com
79914b667a
Adding X11 support for Rhapsody build
1998-10-02 04:46:02 +00:00
cls%seawood.org
ab5f4b2393
Made tweak_nspr: an empty target for autoconf as $(MKDEPEND) requires it now.
1998-10-02 04:08:00 +00:00
briano%netscape.com
ef17145f77
Netscape-specific change to deal with the fact that many of our machines
...
have Perl 4 installed on them, and need to keep it where it is for historic
reasons. So, we needed a way to be sure we get Perl 5 when building mozilla.
This change takes care of that. It may break some people *inside Netscape*
initially, but problems should be minimal, as the solution involves simply
creating a symlink.
1998-10-02 02:44:58 +00:00
cls%seawood.org
e2e12f88db
Removed obsolete autoconf version of tweak_nspr:
1998-10-02 02:12:21 +00:00
briano%netscape.com
e18401db34
OS_MINOR is no longer needed.
1998-10-01 23:32:17 +00:00
mcafee%netscape.com
5bd5f05109
Added -lstdc++
1998-10-01 07:26:14 +00:00
mcafee%netscape.com
fda351b841
Broke DSO_LDFLAGS out of MKSHLIB
1998-10-01 06:55:38 +00:00
cls%seawood.org
34c9f27ece
Make autoconf ignore old setting of MOZ_MEDIUM as well as MOZ_LITE
1998-09-30 20:13:35 +00:00
cls%seawood.org
8d52dcaee0
Moved defines for MOZ_MAIL_COMPOSE out of MOZ_MEDIUM ifdef and placed it under separate MOZ_MAIL_COMPOSE ifdef. Fixes --enable-mail-compose.
1998-09-30 18:58:15 +00:00
ramiro%netscape.com
1ab522a666
Dont define the detect rules on autoconf builds, otherwise ac builds is
...
painfully slow.
1998-09-30 11:58:59 +00:00
brendan%netscape.com
7f2ef26145
- Need JS_THREADSAFE in mozilla.mak and config.mak (and because of the latter,
...
don't need it in js/src/makefile.win).
- Added DOM support.
- Break up really long lines in mozilla.mak using backslashes.
- Added /I../../lib/libdom to several places (ugh).
- factor some mime.lib stuff better, but still not consistent in how SMART_MAIL
and MOZ_MAIL_NEWS select it.
- Include spans and transclusion stuff, shaver and toshok to clean up later.
- Use ?: instead of if/else in layout.c to minimize source and generated code.
- Use strong typing for struct DOM_foo * types without including domstyle.h,
by using mighty struct tags.
- Fix doc_id signedness in lm_dom.h (also eliminate tabs, but use 8 for
tab-width).
1998-09-30 02:07:26 +00:00
cls%seawood.org
a3e286caa6
Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE.
1998-09-30 00:48:23 +00:00
akkana%netscape.com
97d9801e0c
Turn on MOZ_MAIL_COMPOSE. Approved by Briano
1998-09-29 22:43:22 +00:00
cyeh%netscape.com
e87c3dad72
hasta la vista, MOZ_GOLD
1998-09-29 21:57:03 +00:00
pinkerton%netscape.com
14337ee495
get ready for Carbon
1998-09-29 17:24:55 +00:00
briano%netscape.com
b0a2a1a046
Well, it turns out that gcc 2.8.1 for QNX has problems with error status returned by exit(). Seems to work fine, otherwise. Making the native (Watcom) compiler the default again.
1998-09-26 07:57:32 +00:00
briano%netscape.com
9ea3646374
All Linux variants seem to have zip and unzip in /usr/bin, so no need for the extra ifeq to restrict it to ppc.
1998-09-26 03:15:26 +00:00
pierre%netscape.com
103e8148a6
fixing the mac raptor build: undef some of the Mozilla specific stuff
1998-09-26 02:56:36 +00:00
cls%seawood.org
e0c6f65354
Removed --enable-nspr. Added check for moc.
1998-09-26 02:07:08 +00:00
briano%netscape.com
675f41a3ad
Minor change to the 'test' commands. QNX breaks if there isn't an else block....
1998-09-26 01:30:16 +00:00
briano%netscape.com
8f2f34a3bb
Minor tweaks to support QNX 4.24.
1998-09-26 01:28:27 +00:00
pierre%netscape.com
768ff6d23b
fixing the mac raptor build after the landing of nspr20 v3
1998-09-26 01:00:00 +00:00
rpotts%netscape.com
2510319d2f
Added a define for NETLIB_THREAD when the MODULAR_NETLIB environment variable is defined
1998-09-25 22:18:43 +00:00
mlm%netscape.com
7c0b3bf591
Branch landing: Multithreading in mozilla.
...
- Add -DJS_THREADSAFE to builds.
1998-09-25 22:00:13 +00:00
briano%netscape.com
86badc2b4e
Changes requested by wtc@netscape.com to support NSPR 3.0.
1998-09-24 03:51:10 +00:00
briano%netscape.com
cf88352fc1
Applied the last of the changes from Frank van der Linden (frank@wins.uva.nl).
1998-09-24 03:11:51 +00:00
akkana%netscape.com
75245275e4
config.mk
1998-09-23 21:30:15 +00:00
akkana%netscape.com
1d50218aec
Turn on MOZ_MAIL_COMPOSE by default. Approved by briano
1998-09-23 18:41:11 +00:00
briano%netscape.com
8ea803ee22
Whether or not security is enabled is independent of the MOZ_LITE, MOZ_MEDIUM, MOZ_BLAHBLAHBLAH macros. This should help people building MOZ_LITE.
1998-09-22 23:49:58 +00:00