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

22 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org a604aa8834 Put libi18n after libmocha 1998-10-23 01:57:00 +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
jonas.utterstrom%vittran.norrnod.se a6762affaa Rewrote Makefile from xfe to build qtmoz-export and qtmozilla-export 1998-10-22 21:35:00 +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 6e35f5505f Cleaned up parse errors, added java libs and smart mail libs. Thanks to Tom Rini <trini@kernel.crashing.org> for the patch. 1998-10-22 03:57:15 +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
cls%seawood.org 5ea49f6061 Added new argument to getFormElementValue() . 1998-10-20 02:40:45 +00:00
jonas.utterstrom%vittran.norrnod.se c0022fe5ac Added Mail stub functions to avoid linking errors. 1998-10-12 07:18:21 +00:00
cyeh%netscape.com 195001a347 remove #ifdef NSPR in preparation for turning off NSPR and NSPR20 compile defines 1998-10-08 21:24:44 +00:00
cls%seawood.org e2278c46bf Modified DEBUG kludge to work with default qt headers. 1998-10-03 20:13:57 +00:00
cls%seawood.org a5553f9fc4 Added SW_THREADS ifdef around PR_XGetXtHackFD() prototype and call. Removed redundant definiton of NOT_NULL. Moved local headers out of DEBUG_qt kludge which is meant to only affect qt headers. 1998-10-02 20:59:36 +00:00
cls%seawood.org 44cd576f76 Rearranged $(NSPR_LIBS) on link command. Removed $(NSPR_LIBS) from *_DEPLIBS. Removed Linux specific build section. 1998-10-02 20:50:52 +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
cls%seawood.org 32df932382 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Compile embed.cpp with $(CCC) instead of $(CC). 1998-09-30 00:49:28 +00:00
cls%seawood.org c6d9785d4d Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:38:49 +00:00
cls%seawood.org 07b1e47884 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
cls%seawood.org 7ec92f4e5b Added realclean target. 1998-09-27 01:30:07 +00:00
cls%seawood.org 4e875bbeec Ok this time I actually removed libmsgc21. 1998-09-26 05:31:30 +00:00
cls%seawood.org 8b0728a826 Moved EDITOR ifdefs as moc does not seem to be able to handle ifdef'ing out entire functions. 1998-09-25 23:30:38 +00:00
cls%seawood.org f9936e95fe Removed libmsgc21 from link line. Removed old history files. Removed msg from REQUIRES. 1998-09-25 23:29:27 +00:00
ramiro%netscape.com 8897150fdb Add comment 1998-09-25 18:06:15 +00:00
ramiro%netscape.com 2b45f90c7c Adding QtMozilla to repository (qtfe). 1998-09-25 18:04:00 +00:00