Commit Graph

4143 Commits

Author SHA1 Message Date
sfraser
6b6e1f5e4b Do #define FOO 1 not #define FOO 1998-06-04 06:48:24 +00:00
kipp
b40933b15c Allow build to not use debug msvcrt 1998-06-04 05:03:50 +00:00
waterson
e485af4741 Added compiler defines for AWT_11 to keep AWT 1.0.2 building when
MOZ_JAVA is set in commercial build.
1998-06-03 17:08:27 +00:00
mcafee
18aebf0b5f SunOS 4.1.4 doesn't have Xfuncproto.h 1998-06-03 07:18:49 +00:00
jgellman
9f800f1e0e merge from OJI branch 1998-06-03 00:37:20 +00:00
scc
a0d2a32d1d First Checked In. 1998-06-02 23:54:58 +00:00
briano
b61c6bf859 Support for SINIX-Z and QNX. 1998-06-02 02:50:14 +00:00
briano
18fba09482 Added a test for snprintf(). 1998-06-02 02:44:34 +00:00
scullin
314c70ad58 Landing modular netlib on UNIX 1998-06-02 00:23:17 +00:00
briano
190a3089f6 Added the first of S.J. Moller's (sjm@nwc.dk) proposed changes for Solaris 2.6. 1998-05-30 04:28:03 +00:00
rpotts
dfb70d9e25 Moved defines for cookie management from WIN32 into config.mak along with all of the other defines... 1998-05-29 23:26:58 +00:00
rpotts
c3ecd2f119 Fix to get raptor building again... These changes should/will be moved to config.mak 1998-05-29 22:45:52 +00:00
morse
11e3097629 turn single signon and cookie management back on 1998-05-29 19:18:01 +00:00
morse
71909ed5ca temporarily fix tree bustage by turning off cookie management and single signon 1998-05-29 17:01:31 +00:00
morse
2cdae91789 bug 122126, reviewed by briano 1998-05-29 15:00:25 +00:00
sfraser
261f24b6fd First Checked In. 1998-05-28 01:24:19 +00:00
scullin
b7275d7630 Landing modular netlib on Window. 1998-05-23 01:38:10 +00:00
kipp
498a4aa3ef Let .cpp compilations KEEP the .cfg file too 1998-05-22 18:43:34 +00:00
briano
0e466f4023 Added -D_PR_LOCAL_THREADS_ONLY so files outside nsprpub that include _scoos.h will compile. 1998-05-21 04:06:00 +00:00
djw
18fe5d312b Added -gtszapsymbol and -gtsnozapsymbol for manually overriding the
implicit rules. See gtscc -help.
1998-05-13 20:49:10 +00:00
mcafee
f604d0bdd4 Using relative paths for compilers & libtool 1998-05-13 07:59:54 +00:00
mcafee
d5c815531d DR2 moved the compilers 1998-05-13 06:40:49 +00:00
mcafee
97058209e1 Adding support for NEXTSTEP. Fixing broken/missing getcwd() command, falls back to getwd(). a=briano 1998-05-13 04:02:37 +00:00
mcafee
4d1c12eb88 getcwd() doesn't malloc properly, falling back to getwd(). 1998-05-13 04:00:15 +00:00
mcafee
3063167bf7 Attempt to piggy-back build off of the RHAPSODY ifdef. switching to libtool. a=briano 1998-05-13 03:58:14 +00:00
mcafee
36acbe2020 Enable dynamic library creation. a,r=briano 1998-05-08 08:01:10 +00:00
briano
4141936641 Attempt to handle the various SINIX versions (that I know of) in a cleaner way. 1998-05-05 23:58:14 +00:00
briano
ec68411b05 Handle different SINIX versions properly. Thanks to Sanjay Gupta (gupta@informix.com) for the suggestion. 1998-05-05 00:10:34 +00:00
donm
e4caf92071 backing out Brian O's change that broke the gromit tree. 1998-05-04 17:22:59 +00:00
ramiro
4c3f9250dd Make sure the client can properly link with motif 2.1 and gnu libc2 on
linux.  Also link with libBrokenLocale.so since locale support in
motif 2.1 with GLIBC is currently broken.
1998-05-03 06:36:27 +00:00
briano
fb087ba3ad Eliminated the confusing and pointless OS version macros. 1998-05-01 02:04:06 +00:00
hshaw
2b158c7942 Update XFEPRIVDIR to point to ns instead of ns_priv 1998-04-27 21:34:30 +00:00
briano
bda16166bb Got rid of a minor redundancy, and added support for 2.1.x kernels. 1998-04-26 03:07:41 +00:00
briano
89e7dfffcc Added support for SCO UnixWare 7, and consolidated all the Linux's.
Thanks to Thorsten Heit (thorsten@wurzelausix.cs.uni-sb.de) for the
Linux suggestion.
1998-04-24 22:22:42 +00:00
sar
3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
hshaw
fb8567408a Fix problem with dependency checking of AWT11 class files 1998-04-21 06:42:48 +00:00
hshaw
e28082ff57 Add NS_DEPTH to list of macros processed by mantomak 1998-04-21 06:41:47 +00:00
hshaw
f90be69d01 Make -DNO_SECURITY independent of MOZ_LITE/MEDIUM - hshaw/sudu 1998-04-21 06:40:35 +00:00
briano
fc19463ba7 Fixed the Emacs tags rules to recognize C++ sources as well. Thanks to Todd Larason (jtl@molehill.org). 1998-04-15 23:56:45 +00:00
scullin
f063b697f1 Added standalone image lib define, mirrors one in config.mak. Approved
by briano.
1998-04-14 02:01:29 +00:00
briano
1520ffa6e3 Added support for M68k Linux. Thanks to Jes Sorensen (Jes.Sorensen@cern.ch) for the patch. 1998-04-14 00:26:45 +00:00
spider
12066836a2 Modifications to enable building on Win95. Added source for several new tools,
wtc's change to makecopy to support wildcards, and win95 specific makefile
configuration and rules.
1998-04-07 20:41:06 +00:00
ltabb
3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00