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

598 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org f6ba55aac8 BeOS build fixes. Bug #34553 2000-04-12 06:20:59 +00:00
cls%seawood.org 2d4b1edaca Add CFLAGS & CXXFLAGS to MKCSHLIB & MKSHLIB respectively. Bug 35127, r=shaver, a=leaf 2000-04-10 20:38:28 +00:00
cls%seawood.org 3c1876ab59 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
cls%seawood.org d8b7f7ec3a Changes to get the BeOS build running. Patch provided by Yannick Koehler <koehler@mythrium.com> . 2000-04-05 02:12:26 +00:00
cls%seawood.org 1ea74d1bd4 Add -Wno-multichar to WARNINGS_C*FLAGS for BeOS. Thanks to "Yannick Koehler" <koehler@mythrium.com> for the patch. 2000-04-04 07:53:25 +00:00
leaf%mozilla.org e17fc228af Automated update 2000-04-04 06:45:12 +00:00
cls%seawood.org e6724bf622 Remove CFLAGS from LDFLAGS. Bug #23870 2000-04-04 05:58:09 +00:00
cls%seawood.org 57978e5c23 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
leaf%mozilla.org c01ce98485 Automated update 2000-04-03 01:00:39 +00:00
cls%seawood.org 1a106601bb Added rule to automatically run autoconf & config.status whenever configure.in changes. Set AUTOUPDATE_CONFIGURE to use it. 2000-04-03 00:56:31 +00:00
cls%seawood.org ec05d70cb6 Moved setting of platform specific DLL_SUFFIX to configure.
Removed old unused WINNT ifdefs from rules.mk.
2000-03-31 10:49:39 +00:00
cls%seawood.org 2a66da2fae Remove --enable-implicit-archive option and rule sets as they still have dependency problems and are not being worked on. Bug #15241 2000-03-31 09:37:14 +00:00
cls%seawood.org 93408ca534 Added HOST_LIBIDL_CONFIG to build. Bug #11890 2000-03-31 07:12:39 +00:00
leaf%mozilla.org 48a0993df1 Automated update 2000-03-31 04:00:43 +00:00
leaf%mozilla.org 2c3b4a9917 Automated update 2000-03-28 07:15:27 +00:00
leaf%mozilla.org 7bd0cc09ce Automated update 2000-03-28 00:45:21 +00:00
leaf%mozilla.org 60471ad93e Automated update 2000-03-28 00:30:38 +00:00
leaf%mozilla.org 959f06a766 Automated update 2000-03-24 06:45:09 +00:00
leaf%mozilla.org 5f016390f9 Automated update 2000-03-24 06:00:30 +00:00
leaf%mozilla.org 2ab4490bf9 Automated update 2000-03-21 21:15:28 +00:00
sspitzer%netscape.com b556422f2d adding NO_UDSOCK for vms only. submitted by colin blake. 2000-03-18 15:52:41 +00:00
sspitzer%netscape.com 6a46b9ae57 clean up nsUserInfoUnix.cpp. fix from Chris Seawood <cls@seawood.org>.
r=sspitzer, tested by colin blake on vms.
2000-03-17 07:53:19 +00:00
leaf%mozilla.org c9228580fa Automated update 2000-03-17 03:45:33 +00:00
leaf%mozilla.org c80d72cb87 Automated update 2000-03-17 00:30:09 +00:00
leaf%mozilla.org dc1088d560 Automated update 2000-03-15 23:45:08 +00:00
leaf%mozilla.org 74069e1816 Automated update 2000-03-15 02:00:20 +00:00
leaf%mozilla.org ca2fe88660 Automated update 2000-03-14 06:15:15 +00:00
leaf%mozilla.org f07094a049 Automated update 2000-03-14 03:30:10 +00:00
leaf%mozilla.org b56f318f21 Automated update 2000-03-14 03:00:12 +00:00
cls%seawood.org 6e33e7ef4f Remove unconditional define of HAVE_DEV_ZERO for solaris.
Add NEED_USLEEP_PROTOTYPE define for osf1.
Replace the osf specific ifdefs in widget with NEED_USLEEP_PROTOTYPE ifdefs.
2000-03-13 08:35:57 +00:00
leaf%mozilla.org 7956f67af7 Automated update 2000-03-11 03:15:13 +00:00
leaf%mozilla.org 16a2c857bc Automated update 2000-03-09 02:15:13 +00:00
jim_nance%yahoo.com 2ef4ff0c54 Updated configure to go with configure.in change. Generated by autoconf.
configure.in change r=cls
2000-03-07 02:41:52 +00:00
warren%netscape.com 39a598bf60 Bug 21556: Making linux be thread-safe. Adding NS_MT_SUPPORTED to config rules. r=mcafee,a=jar 2000-03-05 09:07:44 +00:00
cls%seawood.org 5cea5856a2 Long overdue removal of broken comment from --enable-mathml. Sorry guys. 2000-03-02 11:14:38 +00:00
jim_nance%yahoo.com cd357cf6ad add -noexceptions flag for Tru64 (AKA Digital Unix AKA OSF/1) cxx compiler 2000-02-26 02:58:36 +00:00
cls%seawood.org ac0ba372bf Add X_CFLAGS to CPPFLAGS so that the X11 include path is used when looking for headers and testing for features.
Add defines needed for mingw32 build.
2000-02-25 23:11:33 +00:00
wtc%netscape.com f816aa5c82 Bugzilla bug #27457: pull NSPR using the static tag
NSPRPUB_RELEASE_4_0_20000218.  Change NSPR_VERSION to 4.
r=leaf@mozilla.org. a=jar@netscape.com.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-21 20:19:14 +00:00
leaf%mozilla.org d22f684000 Automated update 2000-02-16 08:16:16 +00:00
cltbld%netscape.com 155813b2a4 Backing out wtc's nspr changes to clear up thread hanging & orangeness in linux build. r=alecf,don 2000-02-16 02:09:05 +00:00
leaf%mozilla.org 59fe516ed4 Automated update 2000-02-15 22:45:46 +00:00
leaf%mozilla.org 56ef0b3af0 Automated update 2000-02-15 21:30:45 +00:00
wtc%netscape.com 40c478f70c Bugzilla bug #27457: pull the NSPR tag NSPRPUB_4_0_BETA_20000215 and
bump NSPR_VERSION to 4.
Modified files: client.mak, client.mk, configure, configure.in,
build/mac/NGLayoutBuildList.pm, config/config.mak
2000-02-15 21:17:40 +00:00
cls%seawood.org 5f277538bc Pass value of NSPR_VERSION to subconfigures to reduce number of places the nspr version needs to be updated. Bug #27457 2000-02-15 04:52:52 +00:00
leaf%mozilla.org db7a36c1c5 Automated update 2000-02-12 18:45:44 +00:00
leaf%mozilla.org a177ab68fb Automated update 2000-02-09 13:01:14 +00:00
leaf%mozilla.org 95d2581fe0 Automated update 2000-02-05 04:15:47 +00:00
briano%netscape.com 1716ff71cf Automated update 2000-02-01 01:15:13 +00:00
leaf%mozilla.org c777cdf46e Automated update 2000-01-29 12:16:15 +00:00
briano%netscape.com 8e6a36a9c3 Automated update 2000-01-29 12:15:20 +00:00
briano%netscape.com dfec66a0ef Automated update 2000-01-26 13:15:13 +00:00
briano%netscape.com 720a8a4019 Automated update 2000-01-26 01:00:16 +00:00
leaf%mozilla.org 9217f6bfac Automated update 2000-01-23 12:16:14 +00:00
briano%netscape.com 54481d359e Automated update 2000-01-23 12:15:24 +00:00
briano%netscape.com ad672cb89e Automated update 2000-01-18 12:16:15 +00:00
briano%netscape.com 78407287aa Automated update 2000-01-18 12:15:17 +00:00
briano%netscape.com 5ebf719315 Automated update 2000-01-18 02:45:46 +00:00
briano%netscape.com ee83fe875b Automated update 2000-01-17 21:30:18 +00:00
briano%netscape.com fc207219ca Automated update 2000-01-15 22:00:26 +00:00
briano%netscape.com 863419d24d Automated update 2000-01-15 01:45:13 +00:00
cls%seawood.org 5695508a59 Added check for GNU as as we can only use certain ASFLAGS under solaris with Sun's as. 2000-01-11 04:54:28 +00:00
briano%netscape.com 5ea386ca30 Automated update 2000-01-06 01:00:14 +00:00
briano%netscape.com 527c7e0748 Automated update 2000-01-04 05:30:14 +00:00
cls%seawood.org bd821a0c4b Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
Removed unused NOMD_CFLAGS & MDUPDATE_FLAGS.
1999-12-24 10:58:11 +00:00
briano%netscape.com a97964ebb1 Automated update 1999-12-24 01:15:15 +00:00
briano%netscape.com b951c931c4 Automated update 1999-12-18 00:15:13 +00:00
briano%netscape.com 7cf95c89b0 Automated update 1999-12-17 03:25:27 +00:00
briano%netscape.com 6dfa582e6b Automated update 1999-12-16 00:08:19 +00:00
briano%netscape.com 3a61a6fbef Automated update 1999-12-15 01:10:35 +00:00
briano%netscape.com 891bb3e858 Automated update 1999-12-13 23:16:16 +00:00
briano%netscape.com 2bb181801e Automated update 1999-12-11 06:04:16 +00:00
briano%netscape.com cf40ff291f Automated update 1999-12-11 02:45:46 +00:00
briano%netscape.com e64ba486b4 Automated update 1999-12-10 20:15:45 +00:00
briano%netscape.com 0c3781e634 Automated update 1999-12-07 05:15:46 +00:00
cls%seawood.org 93568890a8 Add "-p1" to aix's DSO_LDOPTS. Make aix use DSO_LDOPTS when making shared libs. 1999-12-05 06:24:12 +00:00
cls%seawood.org 9f000be7b0 Instead of testing if /dev/zero is a file, just check if it is readable. Bug #16942 r=granrose (Where are the automated configure checkins?) 1999-12-05 06:16:51 +00:00
cls%seawood.org 1d46fd0590 Use the builtin AC_LANG_ functions rather than overriding CC & CFLAGS when testing for non-C language feature. Partial fix for bug #20254 1999-12-03 07:24:18 +00:00
briano%netscape.com 58d123c63b Automated update 1999-12-03 00:45:42 +00:00
bryner%uiuc.edu e58c61d6f5 Removing unused UNIX_LDAP define from the build. r=cls. 1999-12-02 02:34:39 +00:00
cls%seawood.org 517761d8d6 Removing --disable-editor (and MOZ_EDITOR) from the build as the editor module now handles all of the text fields for Mozilla and using this option will result in a "non-working" browser (text fields are not editable). Bug #20369 (The autogen script appears not to be working again.) 1999-12-01 07:25:51 +00:00
briano%netscape.com 82e3e82948 Automated update 1999-11-24 00:45:26 +00:00
briano%netscape.com 6b5b8d6e74 Automated update 1999-11-23 19:01:02 +00:00
briano%netscape.com 635fcc94d5 Automated update 1999-11-23 15:45:26 +00:00
briano%netscape.com 61cc40d3d5 Automated update 1999-11-23 06:45:09 +00:00
briano%netscape.com 094000a485 Automated update 1999-11-22 15:30:40 +00:00
briano%netscape.com 0951fb34c5 Automated update 1999-11-22 08:30:19 +00:00
briano%netscape.com 61170a94b9 Automated update 1999-11-20 16:30:21 +00:00
briano%netscape.com ae0daee2cb Automated update 1999-11-19 08:00:23 +00:00
briano%netscape.com 11819d784e Automated update 1999-11-19 05:30:20 +00:00
briano%netscape.com 563cb5a186 Automated update 1999-11-18 22:45:23 +00:00
briano%netscape.com 3f96f69d3c Automated update 1999-11-18 03:00:19 +00:00
briano%netscape.com 5762555e74 Automated update 1999-11-16 12:30:18 +00:00
briano%netscape.com 7ad08dadfb Automated update 1999-11-16 12:15:24 +00:00
briano%netscape.com 83f666ca3c Automated update 1999-11-16 07:00:24 +00:00
briano%netscape.com b77b8570ce Automated update 1999-11-14 01:30:14 +00:00
briano%netscape.com c63695225f Automated update 1999-11-12 04:00:22 +00:00
briano%netscape.com 7070de309c Automated update 1999-11-11 22:00:30 +00:00
briano%netscape.com afa904767d Automated update 1999-11-11 21:45:23 +00:00
briano%netscape.com 1368b4bf16 Automated update 1999-11-11 02:15:16 +00:00
briano%netscape.com 69f7915d57 Automated update 1999-11-09 23:31:43 +00:00
briano%netscape.com 8b9085664f Automated update 1999-11-09 23:30:43 +00:00
briano%netscape.com e2804610aa Automated update 1999-11-01 15:45:17 +00:00
briano%netscape.com f6d74760ab Automated update 1999-10-27 07:15:10 +00:00
briano%netscape.com 629c5c1ca6 Automated update 1999-10-22 07:15:11 +00:00
briano%netscape.com d917a9ae1f Automated update 1999-10-21 15:00:22 +00:00
briano%netscape.com bd3a60f4cb Automated update 1999-10-21 02:15:10 +00:00
briano%netscape.com 6b32ed9f9f Automated update 1999-10-20 20:45:41 +00:00
briano%netscape.com dc8a821fc6 Automated update 1999-10-18 23:15:10 +00:00
briano%netscape.com a95c838439 Automated update 1999-10-17 15:30:18 +00:00
briano%netscape.com 1f1e35789d Automated update 1999-10-13 00:45:14 +00:00
briano%netscape.com 7381b79d88 Automated update 1999-10-12 12:52:20 +00:00
briano%netscape.com 1f131209d9 Automated update 1999-10-12 11:52:18 +00:00
briano%netscape.com 4bfe39e14e Automated update 1999-10-11 11:16:05 +00:00
briano%netscape.com 78a97c7d1e Automated update 1999-10-11 11:07:20 +00:00
cls%seawood.org da6f6d09de Checking in locally generated configure until briano's script gets fixed 1999-10-08 05:57:01 +00:00
briano%netscape.com a21f66c926 Automated update 1999-10-05 00:31:43 +00:00
briano%netscape.com ffa6b3b99b Automated update 1999-10-02 00:03:06 +00:00
briano%netscape.com e5c70c38f3 Automated update 1999-09-28 21:46:31 +00:00
briano%netscape.com 5d51a45700 Automated update 1999-09-27 21:01:38 +00:00
briano%netscape.com f674bd4ad6 Automated update 1999-09-25 20:46:28 +00:00
briano%netscape.com 96426a1dcb Automated update 1999-09-25 01:01:26 +00:00
briano%netscape.com 6d44195acc Automated update 1999-09-22 10:01:17 +00:00
briano%netscape.com b584d2951a Automated update 1999-09-22 03:16:10 +00:00
briano%netscape.com f2c499426b Automated update 1999-09-22 00:46:15 +00:00
briano%netscape.com 50f571d7ae Automated update 1999-09-18 03:01:07 +00:00
briano%netscape.com 0eda740b8b Automated update 1999-09-17 01:00:37 +00:00
briano%netscape.com ae814bd5de Automated update 1999-09-16 15:00:42 +00:00
briano%netscape.com 55b63e2625 Automated update 1999-09-16 13:45:36 +00:00
briano%netscape.com ecbf6cfc98 Automated update 1999-09-15 02:16:15 +00:00
briano%netscape.com 9b8854983a Automated update 1999-09-15 01:50:05 +00:00
briano%netscape.com 6a147ad527 Automated update 1999-09-14 19:30:35 +00:00
briano%netscape.com b6c3e08f13 Automated update 1999-09-14 13:31:12 +00:00
briano%netscape.com b12eff71d8 Automated update 1999-09-14 04:15:54 +00:00
briano%netscape.com 69abb12042 Automated update 1999-09-12 14:31:04 +00:00
briano%netscape.com c12aff0dad Automated update 1999-09-10 23:15:54 +00:00
briano%netscape.com c7e0637011 Automated update 1999-09-10 18:30:52 +00:00
briano%netscape.com 5afdda567b Automated update 1999-09-09 22:00:50 +00:00
briano%netscape.com e88a9862b5 Automated update 1999-09-09 20:45:47 +00:00
briano%netscape.com a0e7d2620c Automated update 1999-09-09 19:45:45 +00:00
briano%netscape.com 5e9df32e55 Automated update 1999-09-09 19:31:03 +00:00
briano%netscape.com 18e796a30d Automated update 1999-09-09 15:00:52 +00:00
briano%netscape.com 2516dc0dfa Automated update 1999-09-09 13:45:46 +00:00
briano%netscape.com 5e4169a32e Automated update 1999-09-09 08:45:48 +00:00
briano%netscape.com 328e7fdc2a Automated update 1999-09-09 06:31:21 +00:00
briano%netscape.com 2843fc5015 Automated update 1999-09-08 21:46:16 +00:00
briano%netscape.com b54494969e Automated update 1999-09-08 19:01:05 +00:00
briano%netscape.com 17d2d667e6 Automated update 1999-09-08 12:46:08 +00:00
briano%netscape.com fe12e500e6 Automated update 1999-09-08 03:30:38 +00:00
briano%netscape.com 68a41c6ca1 Automated update 1999-09-08 01:45:56 +00:00
briano%netscape.com 960b56bd46 Automated update 1999-09-07 23:00:44 +00:00