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

734 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 4e8d877e19 Remove exit(0) from qt version check.
Thanks to johng@corel.com (John Griggs) for the patch.
Bug #75730 r=leaf sr=cls
2001-04-17 01:10:54 +00:00
leaf%mozilla.org 814c23fb3e Automated update 2001-04-16 10:30:03 +00:00
cls%seawood.org c29da21460 Use C++ compiler when doing gnu_get_libc_version() check 2001-04-16 10:25:22 +00:00
cls%seawood.org 91932eae31 Start using the NSS_CLIENT_BRANCH instead of the NSS_AUTOCONF_BRANCH for psm2 builds. 2001-04-16 03:58:57 +00:00
cls%seawood.org 050483df50 Move AC_DEFINE outside of AC_CACHE check to fix problem of config-defs.h always being regenerated. 2001-04-16 02:29:39 +00:00
leaf%mozilla.org 5d16fc133a Automated update 2001-04-14 03:30:07 +00:00
leaf%mozilla.org f86c02f426 Automated update 2001-04-13 12:15:06 +00:00
cls%seawood.org 2194adc33f Add check for <nl_types.h> as OpenBSD 2.5 requires that you include <nl_types.h> when including <langinfo.h> but does not do it automatically 2001-04-13 08:54:52 +00:00
cls%seawood.org 94a365bea6 Remove -rpath from LDFLAGS when using --with-default-mozilla-five-home as it causes problems when building mozilla on a machine with mozilla installed.
Bug #68196 r=blizzard
2001-04-13 08:47:44 +00:00
oeschger%netscape.com b7c01a8daa adding help build piece, bug=74132, r=samir, r=ssu (for win32), sr=alecf 2001-04-12 01:06:01 +00:00
cls%seawood.org abd7ba0c68 Use nspr-config from nsprpub/config instead of $(DIST)/bin 2001-04-09 14:22:05 +00:00
cls%seawood.org cefcb4c3ee Initial changes for building mozilla with nss autoconf. r=bryner 2001-04-09 09:40:16 +00:00
cls%seawood.org d5e62409d5 La la la. Still redefine NSPR_CFLAGS for OS/2. nsinstall should not be using NSPR_CFLAGS in any case. Hopefully fixing tb bustage 2001-04-07 22:15:54 +00:00
leaf%mozilla.org f64471de8a Automated update 2001-04-07 17:30:09 +00:00
leaf%mozilla.org 1d4fc7b36b Automated update 2001-04-07 15:30:09 +00:00
cls%seawood.org e23b3822d1 Do not redefine NSPR_LIBS & NSPR_CFLAGS for OS/2 VA builds. Should fix tb bustage 2001-04-07 11:33:52 +00:00
cls%seawood.org 4ecdbf35d2 Update build to use nspr.m4.
Start using nspr-config to set NSPR_CFLAGS & NSPR_LIBS.
Start placing nspr headers under $(DIST)/include/nspr to match a system installed NSPR.
Bug #73919 r=blizzard@mozilla.org
2001-04-07 04:34:53 +00:00
leaf%mozilla.org a99da30960 Automated update 2001-04-06 00:00:07 +00:00
cls%seawood.org ce739653f5 Update our non-compiler based dependency system to build dependencies on the fly like the compiler-based system does.
Bug #66529 r=leaf
2001-04-05 01:18:34 +00:00
leaf%mozilla.org 7a7b9cb30c Automated update 2001-04-04 23:15:03 +00:00
leaf%mozilla.org 284c21a1ac Automated update 2001-04-04 21:30:03 +00:00
cls%seawood.org 974418bc38 Use TRY_LINK instead of TRY_COMPILE when testing for gnu_get_libc_version().
Thanks to Kurt <lidl@pix.net> for the patch.
Bug #74758 Fixing ports tinderbox bustage
2001-04-04 21:29:20 +00:00
leaf%mozilla.org 8b98972910 Automated update 2001-04-04 11:15:02 +00:00
cls%seawood.org 646393444e Expand the function check for gnu_get_libc_version() into a full compile check as BeOS has the function in libroot.so but it is not declared in any headers. 2001-04-04 11:02:06 +00:00
leaf%mozilla.org af112d394f Automated update 2001-04-03 06:15:02 +00:00
cls%seawood.org 12cee16a3a Second round of nspr autoconf cleanup.
Adding --with-dist-prefix options to free up standard options for real installs.
Bug #73919 r=bryner
2001-04-01 01:01:28 +00:00
cls%seawood.org bf590cc6a7 Add version check for Qt toolkit. Minimum required version 2.2.0 (Bug #73987, r=cls)
Update QT_CFLAGS to use proper include path and special string define. (Bug #70509, r=leaf, sr=cls)
Thanks to johng@corel.com (John Griggs) for the patches.
2001-03-31 06:21:57 +00:00
cls%seawood.org 7b3235a9ec Remove solaris flags to use libiostream in the build.
Thanks to rich.burridge@Sun.COM (Rich Burridge) for the patch.
Bug #74005 r=cls
2001-03-31 03:39:09 +00:00
leaf%mozilla.org a2f31cbd15 Automated update 2001-03-31 02:00:03 +00:00
leaf%mozilla.org 651c9ba097 Automated update 2001-03-31 01:15:03 +00:00
leaf%mozilla.org 573b84da02 Automated update 2001-03-30 07:15:02 +00:00
leaf%mozilla.org 2b039b41bc Automated update 2001-03-30 06:00:04 +00:00
leaf%mozilla.org 450a5ad205 Automated update 2001-03-30 05:30:04 +00:00
leaf%mozilla.org 4ae80f05ec Automated update 2001-03-30 05:00:02 +00:00
leaf%mozilla.org ff3972bf13 Automated update 2001-03-30 02:00:03 +00:00
leaf%mozilla.org 714d7e6209 Automated update 2001-03-27 23:30:09 +00:00
cls%seawood.org 430b1a9b38 Erk. --enable-chrome-format actually defaults to jar not both. 2001-03-25 20:18:18 +00:00
cls%seawood.org bbdf6ce953 Add -lc to LIBS/OS_LIBS for Linux.
Bug #72766 r=bryner
2001-03-25 04:32:01 +00:00
cls%seawood.org 0758824807 Only build chrome jar files by default. Use either --enable-chrome-format (autoconf) or MOZ_CHROME_FILE_FORMAT (win32) to override.
Bug #72390 r=jag
2001-03-24 11:07:15 +00:00
leaf%mozilla.org 52f08aba4d Automated update 2001-03-22 00:30:10 +00:00
leaf%mozilla.org de6a5fe771 Automated update 2001-03-20 05:45:08 +00:00
leaf%mozilla.org 13cd084f60 Automated update 2001-03-14 06:45:15 +00:00
leaf%mozilla.org f1728e1cd3 Automated update 2001-03-13 06:00:11 +00:00
leaf%mozilla.org 10e7576eb6 Automated update 2001-03-12 22:30:07 +00:00
leaf%mozilla.org e6eba3f4f8 Automated update 2001-03-11 18:15:08 +00:00
cls%seawood.org efc426b1a6 Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
Bug #57247 sr=tor
2001-03-09 23:53:17 +00:00
leaf%mozilla.org c58a9c5e68 Automated update 2001-03-09 07:45:09 +00:00
leaf%mozilla.org d2501ac1c8 Automated update 2001-03-09 06:00:10 +00:00
leaf%mozilla.org 2454d03a73 Automated update 2001-03-09 05:00:08 +00:00
leaf%mozilla.org 3c0964b5f9 Automated update 2001-03-09 04:45:07 +00:00