Граф коммитов

294 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 41de8f4e42 Fix the static-class-object-from-DSO problem. Approved by briano. 1998-10-31 00:38:27 +00:00
cls%seawood.org ec57f01489 More fixes for build_number 1998-10-30 04:05:50 +00:00
cls%seawood.org 30e6380302 Added MAKE_OBJDIR to build_number target 1998-10-30 02:57:34 +00:00
ramiro%netscape.com 9afbb3606c Dont add the multigot stuff if using gcc. 1998-10-28 11:29:02 +00:00
cls%seawood.org 048a32e7d0 Added support for nglayout. Use --enable-nglayout to compile it *after* pulling the nglayout srcs. MKSHLIB & friends are now defined by configure. BUILD_UNIX_PLUGINS is set only ifndef NO_SHARED_LIB. 1998-10-28 03:40:33 +00:00
cls%seawood.org 8573fb2ea0 Use separate DEFINES for autoconf if MOZ_DEBUG is defined. Should clear up IRIX depend tb. 1998-10-26 02:25:31 +00:00
cls%seawood.org ea57ed99a7 IRIX depend tb doesn't seem to like the extra DEFINES when doing a 'make depend'. 1998-10-26 00:52:30 +00:00
cls%seawood.org 533abf7234 Split OS_CFLAGS into OS_CFLAGS, OS_INCLUDES and DEFINES.
Modified Makefile.ins to append not overwrite DEFINES.
Added $(DEFINES) to the mkdepend command line so that some conditional dependencies are caught as well.
1998-10-25 22:25:25 +00:00
briano%netscape.com 01b9f31e90 Support for the new, single dist/include directory mechanism. 1998-10-23 04:41:26 +00:00
cls%seawood.org 231e51bbaf The system versions of jpeg & png are used by default (if found) unless the local copy is more recent. Zlib is used by default if found.
Added separate variables for jpeg, png & zlib CFLAGS & LIBS.
Added --with-option=dir support for jpeg, png & zlib.
Split X defines into XCFLAGS, XLDFLAGS & XLIBS.
Will attempt to link nspr against the proper thread lib if the initial check fails.
Removed last vestiges of NO_SECURITY.
Modified cmd/{gnome,qt,x}fe/Makefile to only use autoconf defined variable for the final link.
Changed ACCFLAGS to OS_CFLAGS. Changed ACLIBS to OS_LIBS.
OPTIMIZER (config.mk) is no longer set for autoconf.
No longer includes platform specific .mk
1998-10-23 00:36:08 +00:00
cls%seawood.org 382f88e891 Removed some MKLINUX & MACLINUX ifdefs. Replace a couple with (defined(linux) && defined(__powerpc__)).
Added glibc ifndefs to strdup declarations.
Fixed problem with stderr under glibc 2.1.
Patch submitted by Tom Rini <trini@kernel.crashing.org>.
1998-10-22 06:05:19 +00:00
cls%seawood.org 4a135c8640 Set FE_X_CFLAGS to MOTIF_INCLUDES.
Moved NSPR_LDFLAGS into NSPR_LIBS.
Changed NSPR_INCLUDES to NSPR_CFLAGS.
Moved Xp and Xpm to FE_X_LIBS.
1998-10-21 02:05:59 +00:00
briano%netscape.com 39cef89258 Eliminated the use of -DBSD. It appears to be unnecessary. Fixes bug#424. 1998-10-20 20:57:28 +00:00
briano%netscape.com 65b3045d94 Mods to support AIX 4.2 (thanks to wtc@netscape.com). 1998-10-20 20:52:00 +00:00
gagan%netscape.com e5c3ad0022 Switching NU_CACHE off for now. 1998-10-20 13:51:11 +00:00
gagan%netscape.com e25c93c213 Backing out my changes of NUCACHE. Gromit/Raptor were broken. 1998-10-20 13:49:16 +00:00
gagan%netscape.com 129b6f0bcf Toggled NU_CACHE. 1998-10-20 02:32:40 +00:00
gagan%netscape.com 3f719ab6ed Switching on NU_CACHE by default. 1998-10-20 00:49:40 +00:00
cyeh%netscape.com 0fd48ae014 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com 61fbed046b turn off -DNSPR20 1998-10-19 20:56:21 +00:00
briano%netscape.com fe90eeb95a Minor changes for the sake of consistency. 1998-10-16 06:04:27 +00:00
cyeh%netscape.com 5e2100ae2f remove !ifdef NO_SECURITY, it is obsolete. 1998-10-16 01:49:24 +00:00
cyeh%netscape.com 9e303e44c5 remove old old -DNSPR. As if we could ever build now without it. 1998-10-16 01:39:09 +00:00
briano%netscape.com 1680de6396 Added to GARBAGE to be sure to clean up the Watcom compiler droppings on QNX. 1998-10-16 00:25:54 +00:00
cyeh%netscape.com 65d400a7ac remove ancient NSPR #defines. 1998-10-15 23:36:19 +00:00
cyeh%netscape.com 723bed0c03 remove NO_SECURITY !define 1998-10-15 22:42:41 +00:00
cyeh%netscape.com 8872b96d2f remove unneeded #define. 1998-10-15 18:51:42 +00:00
blythe%netscape.com 796e5e19c1 Fix bugs on win95 builds, aprvd briano law 1998-10-15 12:38:26 +00:00
jfrancis%netscape.com 5fecd9aa22 Ender Mime Carpool. This is not your father's email client. 1998-10-14 20:38:35 +00:00
kin%netscape.com c3b62f6c1b Turn on MOZ_ENDER_MIME code. 1998-10-14 20:31:10 +00:00
cls%seawood.org 5bdf18b882 Backed out previous change because the variables have different meanings under the nspr build. 1998-10-14 01:40:41 +00:00
cls%seawood.org 8f9c977379 Tweaked tweak_nspr kludge so that it does not do variable substitution when it rearranges OBJDIR in nsprpub/config/UNIX.mk 1998-10-14 01:32:22 +00:00
wtc%netscape.com 25e1b749bf Removed obsolete build variables FORCE_SW_THREADS and
USE_KERNEL_THREADS.  Use the -mt option for CC if
USE_PTHREADS and NS_USE_NATIVE are defined.  If we
are not using pthreads, add -DSW_THREADS to the compiler
command line.
1998-10-13 23:03:47 +00:00
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