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
cyeh%netscape.com
214a71fffc
remove -DMOCHA from all builds
1998-10-06 20:48:56 +00:00
briano%netscape.com
c5c3546d6c
Fixes to help get UnixWare 7 builds off the floor.
1998-10-04 00:28:14 +00:00
cls%seawood.org
b091b3b460
Removed NSPR build kludge.
1998-10-03 05:02:15 +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
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
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
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
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
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
nisheeth%netscape.com
1fa80935d5
Adding build support for modules/libtest that exposes interfaces for
...
testing the layout engine.
1998-09-21 21:43:38 +00:00
cls%seawood.org
57104f895e
Don't set NSPRDIR if using autoconf. Ignore automatic settings made by MOZ_LITE or lack of MOZ_LITE. Don't add -DDEVELOPER_DEBUG to DEFINES if using autoconf.
1998-09-10 03:58:52 +00:00
ramiro%netscape.com
16ff26784d
Allow the 'unique host identity' to be overriden by MOZILLA_CONFIG_HOST_IDENT.
...
Also make the clean target in config/mkdetect actually work.
1998-09-09 08:00:10 +00:00
briano%netscape.com
fef58f3156
Tried to make the differences/similarities between MOZ_LITE, MOZ_MEDIUM, and MOZ_DARK more obvious.
1998-09-08 21:40:13 +00:00
cls%seawood.org
71de1017e2
Let user set CC & CXX to propagate the c and c++ compiler throughout the main build.
1998-09-08 03:33:40 +00:00
briano%netscape.com
de681d61bc
Support OpenBSD.
1998-09-05 04:16:15 +00:00
briano%netscape.com
359bf85b46
Added MOZ_EDITOR support, and did some minor cleanup.
1998-09-05 01:10:54 +00:00
akkana%netscape.com
ce9a784cbd
Mailto landing: grok MOZ_MAIL_COMPOSE. Approved by Briano.
1998-09-04 18:53:02 +00:00
cls%seawood.org
b17dea4282
Fixed problem of autoconf not using ACCFLAGS when using --enable-debug.
1998-08-29 22:12:53 +00:00
briano%netscape.com
ae4c60b0e0
Added support for DG/UX, and a fix for bug#254.
1998-08-28 20:17:38 +00:00
cls%seawood.org
29c5d4e8cc
ifdef'd out MOZ_OJI as only the bare minimum should be on by default for the autoconf buld.
1998-08-28 07:00:13 +00:00
cls%seawood.org
5f7a303f06
Enabled dependencies for autoconf.
1998-08-27 19:52:22 +00:00
slamm%netscape.com
8269f347ba
Hookup NETSCAPE_COMMERCIAL for the Unix builds.
1998-08-26 18:35:26 +00:00
cls%seawood.org
90d0af1408
AUTOCONF_1_0 landing.
1998-08-19 20:42:14 +00:00
mcafee%netscape.com
df2c890e2d
Some libraries (jpeg, xpcom) include nsprpub header files and need to know about USE_PTHREADS for some platforms (SparcLinux/RH5.1).
1998-08-15 01:27:17 +00:00
spider%netscape.com
27fec207b8
Fix Raptor Unix bustage. SignleSignon not supported when using modular
...
netlib.
1998-08-12 01:31:21 +00:00
donm%netscape.com
b0ccfe4938
adding MOZ_SINGLESIGNON and MOZ_COOKIEMANAGE to MOZ_MEDIUM define.
1998-08-11 18:41:01 +00:00
kin%netscape.com
6a721d60e9
Turn on ENDER by default in the builds.
1998-08-10 21:22:27 +00:00
kin%netscape.com
b7221aa4a0
Added code to define ENDER if MOZ_ENDER is set.
...
Approved by wtc.
1998-08-05 20:21:13 +00:00
warren%netscape.com
93ccc7040b
Changes to build with MOZ_OJI, and optionally build NSJVM. Changes to regenerate jar files. Changed version number to 50.
1998-08-05 00:36:13 +00:00
dfm%netscape.com
4aabea82d3
Created MOZ_TRANSACTION_RECEIPTS ifdef for that frozen feature; removed obsolete
...
MOZ_PRIVACY. Approved: sar
1998-08-03 22:18:53 +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
ramiro%netscape.com
0e719d4c0c
Allow the user to ignore the OS_VERSION, which is usually irrelevant.
1998-07-22 05:38:53 +00:00
dfm%netscape.com
91d899a2d0
Landed privacy features from PRIVACY_BRANCH_070898; Transaction Receipts
...
and Privacy Policies are still switched off, so mozilla/privacy doesn't
build by default.
1998-07-20 18:40:09 +00:00
ramiro%netscape.com
e25ad4fa99
Remove circular dependancy on config/config.mk from config/mkdepend.
1998-07-18 07:38:13 +00:00
ramiro%netscape.com
caecbdbb0a
Adding support for detecting various platform specific libraries, paths and
...
other things (anything, really).
Should make building mozilla on diverse platforms such as linux/lesstif
much easier.
Currently Linux is the only platform that supports detection.
The new detection mechanism is very scaleable. We will be able to add support
for other operating systems as well as more permutations of linux/arch/toolkit.
It has received the Reverend Ostrom blessing of approval.
So the lesstif people can stop bitching. thank you for the feedback ;-)
The shell script detection magic is very modular and can be easily shared
with other build schemes (autoconf for instance).
1998-07-18 03:33:07 +00:00
mcafee
e413d8b505
Added NETSCAPE_BUILD to include the private tree; added full circle crash reporting compiler flag. r=donm, a=jar
1998-07-09 05:10:20 +00:00
briano
4ef7fcae87
Added support for NetBSD, and support for Steve Morse's (morse@netscape.com) Cookie Management and Single Sign-on code.
1998-07-06 22:45:22 +00:00
spider
2de1767a46
Normandy Merge ....
1998-06-22 21:19:46 +00:00
dveditz
b44d8d8430
merging from SMARTUPDATE_BRANCH
1998-06-07 10:30:56 +00:00
waterson
8dfaf6dd9e
Added C defines for AWT_11/AWT_102.
1998-06-06 16:29:58 +00:00
jgellman
3eed711ae4
merge from OJI branch
1998-06-03 00:37:20 +00:00
briano
b3dc12f58f
Support for SINIX-Z and QNX.
1998-06-02 02:50:14 +00:00
scullin
f122c938a6
Landing modular netlib on UNIX
1998-06-02 00:23:17 +00:00
briano
5fab9d16fc
Attempt to handle the various SINIX versions (that I know of) in a cleaner way.
1998-05-05 23:58:14 +00:00
hshaw
bb4922a1c8
Update XFEPRIVDIR to point to ns instead of ns_priv
1998-04-27 21:34:30 +00:00
hshaw
7ae4677f79
Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu
1998-04-21 06:40:35 +00:00
scullin
dc36202131
Added standalone image lib define, mirrors one in config.mak. Approved
...
by briano.
1998-04-14 02:01:29 +00:00
ltabb
781c480871
Free the lizard
1998-03-28 02:44:41 +00:00