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

1442 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org c4893a4717 Update openbsd support for openbsd >= 3.4
Thanks to Peter Str��mberg <wilfried@spamcop.net> for pulling these patches out of openbsd's ports tree.
Bug #236599 r=cls
2004-03-09 23:14:19 +00:00
cltbld%netscape.com 165a4bd11e Automated update from host egg 2004-03-09 06:02:29 +00:00
cltbld%netscape.com c84b07f9ca Automated update from host 2004-03-06 00:32:58 +00:00
cltbld%netscape.com 252e81a628 Automated update 2004-03-04 22:51:00 +00:00
cltbld%netscape.com 3932d23ede Automated update 2004-03-03 16:20:54 +00:00
cltbld%netscape.com a398a4cf3b Automated update 2004-02-28 03:11:03 +00:00
cltbld%netscape.com 1d5be8af17 Automated update 2004-02-28 00:11:07 +00:00
cltbld%netscape.com 63ebf1d58a Automated update 2004-02-27 12:00:54 +00:00
cltbld%netscape.com ba986e1b7e Automated update 2004-02-27 03:30:56 +00:00
cls%seawood.org 58b2e58bb2 What's up with these OSes using passthru linker options for c++ compilers but not c compilers? 2004-02-27 03:22:52 +00:00
cltbld%netscape.com 7442b4259e Automated update 2004-02-26 19:30:55 +00:00
cls%seawood.org b20468a7de Ok, back to using -G for creating shared libs. -z text is causing way too many issues with older versions of gcc (egcs 1.0.3 & gcc 2.95.3)
Bug #35419
2004-02-26 19:25:03 +00:00
cltbld%netscape.com 3232b22f4c Automated update 2004-02-26 09:31:06 +00:00
cls%seawood.org e7090b3fcd Try using -mimpure-text to ignore relocation errors 2004-02-26 09:28:00 +00:00
cltbld%netscape.com d7662c969d Automated update 2004-02-26 08:00:55 +00:00
cls%seawood.org 1f52b9cbb6 Use -z textwarn when linking with -shared until we figure out why 'relocations against non-writable, allocatable sections remain'.
Bug #23759 & Bug #35419
2004-02-26 07:51:04 +00:00
cltbld%netscape.com f8078ef59b Automated update 2004-02-26 07:40:54 +00:00
cls%seawood.org abc3f0351b Use LD instead of CC when linking C libs on HPUX 2004-02-26 07:34:27 +00:00
cltbld%netscape.com 477a389045 Automated update 2004-02-26 06:30:57 +00:00
cls%seawood.org 2c8af7aa89 SWAG at fixing hpux bustage. 2004-02-26 06:29:42 +00:00
cltbld%netscape.com c3a0d71182 Automated update 2004-02-25 16:41:02 +00:00
cls%seawood.org fb61ba3cee Use -shared instead -G when using gcc to create shared libs on solaris.
Thanks to Herbie <herbie.ong@sun.com> for the patch.
Bug #35419 r=cls
2004-02-25 03:34:14 +00:00
cltbld%netscape.com 60c68f7e04 Automated update 2004-02-25 03:30:54 +00:00
cls%seawood.org 6dada5e398 Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
cltbld%netscape.com b8dd9a5164 Automated update 2004-02-25 02:01:08 +00:00
cltbld%netscape.com e674615ca7 Automated update from host egg 2004-02-25 01:53:13 +00:00
cltbld%netscape.com f3bd7c4a5e Automated update 2004-02-21 20:50:59 +00:00
cls%seawood.org d44793ecbe Add support for cross-compiling to mingw.
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
cltbld%netscape.com 255f72aac1 Automated update 2004-02-12 16:11:29 +00:00
tor%cs.brown.edu 0253ecb126 Bug 231620 - build option for cairo svg renderer. r=alex sr=bryner a=chofmann 2004-02-12 16:05:54 +00:00
cltbld%netscape.com d5afd7c410 Automated update 2004-02-11 07:20:55 +00:00
cls%seawood.org 332976510a Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle. (redux)
Bug #232763 r=dbaron sr=brendan
2004-02-11 07:16:11 +00:00
cltbld%netscape.com 4cbc426144 Automated update 2004-02-10 19:01:33 +00:00
cls%seawood.org bc24ffd464 Backing out previous changes.
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cltbld%netscape.com 44f035c9b1 Automated update 2004-02-10 16:20:58 +00:00
cls%seawood.org 1c32a0ea76 Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle.
Bug #232763 r=dbaron sr=brendan
2004-02-10 16:19:47 +00:00
alex.fritze%crocodile-clips.com 910659d1c9 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
tor%cs.brown.edu b46544f169 Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
cltbld%netscape.com 20136a9daa Automated update 2004-02-04 23:21:11 +00:00
cltbld%netscape.com 5b5a872cce Automated update 2004-02-04 14:31:07 +00:00
cltbld%netscape.com dbc05f54ad Automated update 2004-02-03 08:41:00 +00:00
cltbld%netscape.com 07b029a22c Automated update 2004-02-01 23:31:02 +00:00
cltbld%netscape.com 39723e265e Automated update 2004-01-29 20:20:57 +00:00
cltbld%netscape.com 07acaad17a Automated update 2004-01-22 22:41:00 +00:00
cltbld%netscape.com f6f74b7a8d Automated update 2004-01-02 01:01:02 +00:00
cltbld%netscape.com afbd492309 Automated update 2003-12-11 23:32:02 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
cltbld%netscape.com ccbab1dd90 Automated update 2003-12-01 16:41:10 +00:00
bsmedberg%covad.net 9465415eda Manually committing configure, as ctlbld seems broken. 2003-10-30 21:22:21 +00:00
dbaron%dbaron.org 477355b50b Not-so-automated update. 2003-10-23 19:47:31 +00:00
tor%cs.brown.edu 59c0b07f9d Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:44:23 +00:00
daniel%glazman.org 6a8799b108 build system for standalone Composer; b=215795, r=cls@seawood.org, sr=scott@scott-macgregor.org 2003-09-24 13:59:37 +00:00
cltbld%netscape.com de9074acf2 Automated update 2003-09-22 01:22:12 +00:00
cls%seawood.org d01f0e3746 Remove unused ios::bin & ios::binary checks. 2003-09-22 01:13:16 +00:00
cls%seawood.org e398d4faf2 Bump build requirements for gcc on win32 to w32api 2.4 & windres 2.14.90 and add version checks.
Remove hacks used for previous versions
Bug #203292 a=bryner
Bug #219327 a=bryner
2003-09-18 19:27:39 +00:00
cltbld%netscape.com 2f9b8f0385 Automated update 2003-09-18 19:23:23 +00:00
cltbld%netscape.com faa0aec891 Automated update 2003-09-16 22:44:27 +00:00
cls%seawood.org 82019bb79e Use AWK instead of awk for win32 compiler checks.
Bug #218906
2003-09-15 04:46:16 +00:00
cls%seawood.org 0dc49bd0bb Allow libidl & glib to be installed in separate prefixes on win32.
Bug #216367 r=bryner
2003-09-15 04:00:54 +00:00
cls%seawood.org cfc133aa7f When calling windres, use a temp file to work around resource issue.
Thanks to Sander <mybugzilla@juima.org> for the original patch.
Bug #213281 r=cls rs=leaf
2003-09-15 03:36:36 +00:00
cltbld%netscape.com bf2306465f Automated update 2003-09-11 16:26:33 +00:00
cltbld%netscape.com 537b1e336a Automated update 2003-08-29 17:19:05 +00:00
cls%seawood.org c4a908f95d Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
Thanks to Jerry Talkington <jerry@smartasfuck.com> for the patch.
Bug #216908 r=cls sr=darin a=asa
2003-08-26 15:56:49 +00:00
cltbld%netscape.com c5d10642c9 Automated update 2003-08-26 00:30:14 +00:00
cls%seawood.org 1bc0f9f6ee Only build freetype support when freetype is present and we're building against an X11-based toolkit.
Bug #216076 r=bryner a=asa
2003-08-18 18:56:42 +00:00
cltbld%netscape.com fc6cf038db Automated update 2003-08-14 21:43:26 +00:00
cls%seawood.org ad9d4ec34f That AC_SUBST shouldn't be conditional. 2003-08-14 21:37:31 +00:00
cls%seawood.org 3ce835d117 Set CYGDRIVE_MOUNT at configure time for cygwin-wrapper performance enhancement to work.
Thanks to Brian Ryner <bryner@brianryner.com> for the patch.
Bug #206643 r=cls a=mkaply
2003-08-14 21:36:22 +00:00
dbaron%dbaron.org a798c33c02 Add -Wno-long-long before adding -pedantic so that we can compile on gcc 3.3.1 without --disable-pedantic. r=bryner a=asa b=214051 2003-08-12 06:01:48 +00:00
cls%seawood.org d86e53e744 Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
Thanks to Stephen Walker <sdwalker@myrealbox.com> for the patch.
Bug #214134 r=leaf
2003-08-05 19:40:30 +00:00
cltbld%netscape.com 759844f40e Automated update 2003-08-05 07:46:13 +00:00
cls%seawood.org 2bddc66e1b cygwin perl is already wrapped 2003-08-05 07:45:28 +00:00
cltbld%netscape.com b648a06ccb Automated update 2003-08-05 06:06:15 +00:00
cls%seawood.org 50db4c142b Wrap perl calls since we still support activestate perl.
Fixing bustage
2003-08-05 06:03:56 +00:00
cltbld%netscape.com 657397c459 Automated update 2003-08-05 04:46:27 +00:00
cls%seawood.org fa583876c2 Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
daniel%glazman.org a667b89487 bustage fix backing out 214597 fix 2003-07-31 20:04:25 +00:00
cltbld%netscape.com ac2a1ebeef Automated update 2003-07-31 18:57:34 +00:00
daniel%glazman.org 3f685c2428 Build fails with french version of VC7 because of case-sensitivity of version msg
b=214597, r=cls@seawood.org, sr=leaf@mozilla.org
2003-07-31 18:50:23 +00:00
cltbld%netscape.com fd62a2350b Automated update 2003-07-30 23:58:18 +00:00
mkaply%us.ibm.com a4efe5b029 Turning spellchecker in default build - not packaged yet 2003-07-28 20:36:13 +00:00
mkaply%us.ibm.com b5fd5b7727 #56301
r=mkaply, pedemont, jblanco, sr=kin@netscape.com, a=drivers
Turn on spellchecker for extensions=all builds only - not part of any default builds
2003-07-25 19:53:34 +00:00
seawood%netscape.com ac665cc3f2 Use -mno-cygwin when calling $CPP to make sure the proper path is used for mingw builds when checking for headers. 2003-07-13 17:39:06 +00:00
cltbld%netscape.com c15b00b458 Automated update 2003-07-09 21:58:01 +00:00
cltbld%netscape.com 0472cd6c47 Automated update 2003-07-09 05:17:52 +00:00
dbaron%dbaron.org f7760aad0e Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner 2003-07-08 21:20:04 +00:00
cltbld%netscape.com 018f2a3deb Automated update 2003-07-07 18:27:57 +00:00
seawood%netscape.com 209f4b6c8d Split private xpcom defines into separate header.
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com bd6616883a Make user-specific application directory name configurable using --with-user-appdir.
Thanks to Ben Bucksch <ben.bucksch@beonex.com> for the original patch.
Bug #58327 r=dougt
2003-07-01 18:32:49 +00:00
seawood%netscape.com 99284afa71 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
seawood%netscape.com a23a802093 Argh. HAVE_64BIT_OS is not xpcom specific.
Bug #210409
2003-06-27 19:17:46 +00:00
cltbld%netscape.com a4847819fc Automated update 2003-06-27 04:17:58 +00:00
seawood%netscape.com 3ee6b37d3f Move xpcom specific defines from mozilla-config.h into xpcom-config.h.
Bug #210409 r=dougt
2003-06-27 04:12:16 +00:00
seawood%netscape.com db0dc03fee Use compiler test to check for Forte version instead of version string output.
Bug #177486 r=kyle.yuan@sun.com
2003-06-22 21:18:25 +00:00
cltbld%netscape.com 4d09f9ede2 Automated update 2003-06-22 09:27:59 +00:00
cltbld%netscape.com 91f2aa9ce8 Automated update 2003-06-19 18:47:57 +00:00
cltbld%netscape.com 800d6c68a5 Automated update 2003-06-19 17:48:31 +00:00
cltbld%netscape.com e60639cce5 Automated update 2003-06-16 21:39:32 +00:00
bryner%netscape.com 9806eda1ef Bug 205360 - don't link explicitly with libc as part of ICONV_LIBS, since it causes problems for gcc built with --disable-shared. Patch by cls, r=dbaron, sr=darin. 2003-06-16 21:37:49 +00:00
cltbld%netscape.com 3ebadece9c Automated update 2003-06-16 17:48:04 +00:00
bryner%netscape.com fe7ecce15d Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
colin%theblakes.com 8774d1f2b9 Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls 2003-06-06 11:53:20 +00:00
seawood%netscape.com 16ee75120c The autogen process didn't work (again) 2003-06-05 16:59:42 +00:00
pavlov%pavlov.net c4e55ac971 Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:19:42 +00:00
tor%cs.brown.edu c6e73f7b8a Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 11:17:10 +00:00
cltbld%netscape.com 7f5f3f2fb9 Automated update 2003-05-23 07:18:08 +00:00
cltbld%netscape.com 988a0d1600 Automated update 2003-05-03 20:18:13 +00:00
cltbld%netscape.com 882368b7eb Automated update 2003-05-03 18:28:14 +00:00
bryner%netscape.com 3f89c23eee Generate configure with autoconf 2.13 to work around win32 path problems with 2.12 (fixing Firebird nightly build bustage). 2003-05-03 18:18:26 +00:00
cltbld%netscape.com 6806665b45 Automated update 2003-05-02 22:08:11 +00:00
cltbld%netscape.com eb80ab88f5 Automated update 2003-05-02 21:48:11 +00:00
cltbld%netscape.com 3b93a775fb Automated update 2003-05-02 03:38:10 +00:00
seawood%netscape.com a20ea485cf Fix tests to use -z instead of !
Use -g for debugging on OSF/1 builds instead of -g3
Thanks to Jim Brown <jim.brown@miami.edu> for the patches.
Bug #203796 & Bug #203835 r=cls a=sspitzer
2003-05-01 01:43:27 +00:00
seawood%netscape.com 6c2eacb81f Remove module specific defines from ACDEFINES.
Bug #203429 sr=darin a=sspitzer
2003-05-01 01:22:45 +00:00
dbradley%netscape.com 6558b1085f bug 203362, missed this file 2003-04-30 06:34:53 +00:00
harishd%netscape.com 0ba9003dc1 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
darin%netscape.com 0288495246 hoping to fix bustage w/ my own version of configure generated using autoconf-2.13 2003-04-23 04:39:04 +00:00
cls%seawood.org ec0eb750a2 Change the naming scheme for the mingw libraries to use the following format:
static lib: libfoo.a
import lib: libfoo.dll.a
shared lib: foo.dll
Bug #134113 r=dmose
2003-04-23 00:54:38 +00:00
seawood%netscape.com 0ef5cf9382 Fixing freetype bustage 2003-04-22 19:43:37 +00:00
seawood%netscape.com d405c29929 Not so automated update. 2003-04-22 18:21:26 +00:00
seawood%netscape.com 97b881c780 Generate local header for gfx specific defines
Bug #202425 r=blizzard sr=roc+moz
2003-04-22 16:26:14 +00:00
cltbld%netscape.com 9a3eaa1cf7 Automated update 2003-04-20 20:30:07 +00:00
cltbld%netscape.com 64d9fc28c4 Automated update 2003-04-19 03:00:07 +00:00
cltbld%netscape.com ff69d02f07 Automated update 2003-04-19 01:45:37 +00:00
seawood%netscape.com eeb710c06e Change mksnt* checks to mks*
Bug #202598 r=wtc
2003-04-19 01:30:11 +00:00
seawood%netscape.com 8893b1e6fd Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
cltbld%netscape.com 01d71f37eb Automated update 2003-04-18 19:15:09 +00:00
seawood%netscape.com 7bd5ef8ec7 Fix x86 checks so that they work for xeon processors
Bug #199343 r=wtc
2003-04-18 19:10:26 +00:00
cltbld%netscape.com c4e0a84328 Automated update 2003-04-18 10:30:12 +00:00
cltbld%netscape.com b32affa77e Automated update 2003-04-18 06:45:06 +00:00
cltbld%netscape.com ca9f70d626 Automated update 2003-04-17 06:15:06 +00:00
cltbld%netscape.com 917d4625af Automated update 2003-04-16 03:15:06 +00:00
cltbld%netscape.com b79b9c0183 Automated update 2003-04-13 05:30:07 +00:00
seawood%netscape.com 9b36d6446d Use detected versions of MAKE & ZIP.
Start searching for tools in win32 builds but disable system makedepend.
Bug #201150 r=bryner
2003-04-13 05:20:20 +00:00
cltbld%netscape.com cb55edb9f0 Automated update 2003-04-11 01:00:41 +00:00
bryner%netscape.com 4d3b825ffa Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
cltbld%netscape.com b6a7dcdd97 Automated update 2003-04-08 22:30:08 +00:00
cltbld%netscape.com bf0d721d5e Automated update 2003-04-08 12:45:10 +00:00
cltbld%netscape.com 227ce7a221 Automated update 2003-04-08 12:30:17 +00:00
cltbld%netscape.com e1ec41555b Automated update 2003-04-05 08:30:06 +00:00
cltbld%netscape.com 1cf4928d9f Automated update 2003-04-04 21:15:06 +00:00
seawood%netscape.com 2196fa00de Add minimum version check for Sun compilers on solaris (WS6U2)
Bug #177486 r=roland.mainz@informatik.med.uni-giessen.de
2003-04-04 21:14:34 +00:00
cltbld%netscape.com 0be18e4179 Automated update 2003-04-04 05:00:09 +00:00
seawood%netscape.com 2b3bf5199d Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:54:33 +00:00
seawood%netscape.com bd70fb97e3 Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:52:54 +00:00
cltbld%netscape.com 054fbc8eb3 Automated update 2003-04-02 06:30:14 +00:00
cltbld%netscape.com d9ba4b21b7 Automated update 2003-04-02 06:15:09 +00:00
cltbld%netscape.com e21a8221f4 Automated update 2003-04-02 05:45:05 +00:00
cltbld%netscape.com d55d16834c Automated update 2003-03-31 21:30:08 +00:00
cltbld%netscape.com 869a53db2d Automated update 2003-03-26 00:30:08 +00:00
cltbld%netscape.com 5f7a5bfd6a Automated update 2003-03-25 07:00:11 +00:00
seawood%netscape.com b983df21d3 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
cltbld%netscape.com 907bd32cd8 Automated update 2003-03-25 01:00:15 +00:00
cltbld%netscape.com 440b431100 Automated update 2003-03-24 14:15:10 +00:00
cltbld%netscape.com 43803e14c6 Automated update 2003-03-23 22:30:09 +00:00
cltbld%netscape.com 2b8ac20161 Automated update 2003-03-21 00:45:06 +00:00
cltbld%netscape.com 172fb2d9ce Automated update 2003-03-21 00:30:10 +00:00
cltbld%netscape.com 82f9d1c3b0 Automated update 2003-03-18 22:15:09 +00:00
cltbld%netscape.com 8217d23a7e Automated update 2003-03-18 05:00:08 +00:00
cltbld%netscape.com 9760bed4a1 Automated update 2003-03-18 04:00:08 +00:00
cltbld%netscape.com 8fab057e97 Automated update 2003-03-16 06:45:11 +00:00
cltbld%netscape.com a68fbf4962 Automated update 2003-03-15 05:15:06 +00:00
cltbld%netscape.com 1be51b81c6 Automated update 2003-03-15 05:00:06 +00:00
cltbld%netscape.com 6464de551a Automated update 2003-03-15 01:15:10 +00:00
cltbld%netscape.com e03b89ef9f Automated update 2003-03-13 02:30:08 +00:00
cltbld%netscape.com 518ac19c4e Automated update 2003-03-10 20:30:14 +00:00
cltbld%netscape.com bab6efed40 Automated update 2003-03-08 17:30:09 +00:00
cls%seawood.org 4a9a664b83 Fixing assembler check for MSVC
Bug #196442
2003-03-08 17:26:49 +00:00
cltbld%netscape.com 27c0a7c91d Automated update 2003-03-08 15:45:10 +00:00
cltbld%netscape.com 890fe6727f Automated update 2003-03-08 08:45:07 +00:00
cltbld%netscape.com d7112678d5 Automated update 2003-03-08 07:00:11 +00:00
cls%seawood.org 720cd80a57 Landing mingw configure.in changes
When building on win32, we still default to the MSVC tools, even if only gcc is installed (autoconf 2.1x quirk).  You must set CC, CXX, CPP, LD & AS to override the defaults.
Bug #134113 r=bbaetz
2003-03-08 06:55:02 +00:00
cltbld%netscape.com 13406e5003 Automated update 2003-03-08 01:00:10 +00:00
cltbld%netscape.com 777a85bb82 Automated update 2003-03-07 21:45:07 +00:00
cltbld%netscape.com 31a292b71f Automated update 2003-03-07 09:30:06 +00:00
cltbld%netscape.com 212ca17e40 Automated update 2003-03-06 22:45:12 +00:00
seawood%netscape.com dc05b216b8 Removing GLE support.
Thanks to Kenji Irie <gelsoft@mx4.tiki.ne.jp> for the patch.
Bug #195865 r=cls
2003-03-06 22:39:14 +00:00
cltbld%netscape.com 2fbbb44f18 Automated update 2003-03-05 23:45:10 +00:00
leaf%mozilla.org b03260f0cb Automated update 2003-03-04 22:32:07 +00:00
cltbld%netscape.com 2c47fac8d1 Automated update 2003-03-04 04:15:13 +00:00
seawood%netscape.com 105ae7a8d2 Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
cltbld%netscape.com 4db1e214f3 Automated update 2003-03-04 02:30:20 +00:00
leaf%mozilla.org 4a0a841b62 Automated update 2003-03-03 17:17:06 +00:00
seawood%netscape.com 5c92ed8029 Dropping build infrastructure for supporting building with mulitple toolkits.
Bug #191528 r=pavlov
2003-02-28 22:02:21 +00:00
bryner%netscape.com ec9c41fb3e update configure to match rev 1.1170 of configure.in (checking in for jshin@mailaps.org) 2003-02-28 00:27:32 +00:00
bryner%netscape.com 2219499eda For limiting exported symbols on OS X, use -exported_symbols_list instead of nmedit, if it's available. Also, don't run nmedit for debug builds. Bug 195186, r=cls. 2003-02-27 22:32:05 +00:00
seawood%netscape.com 5f17543f54 Make gmake shut up about enter/leaving directories for the version test when building from client.mk. Bug #194670 2003-02-27 06:37:08 +00:00
seawood%netscape.com 505acdf961 Not so automated update 2003-02-27 04:46:21 +00:00
leaf%mozilla.org 9456ebec5f Automated update 2003-02-23 07:02:00 +00:00
leaf%mozilla.org 413efbcf8c Automated update 2003-02-22 09:17:01 +00:00
leaf%mozilla.org d96af48b9c Automated update 2003-02-22 07:16:57 +00:00
leaf%mozilla.org 9f738c4c70 Automated update 2003-02-22 05:31:58 +00:00
seawood%netscape.com 03fef46e2c Add about:buildconfig
Bug #140034 r=bbaetz sr=darin
2003-02-22 05:27:42 +00:00
leaf%mozilla.org 15390cf898 Automated update 2003-02-06 22:15:12 +00:00
seawood%netscape.com b48c88fe11 Remove unused macro, AC_PROG_MAKE_SET, which is causing bustage when using AFS.
Bug #188307 r=bryner a=dbaron
2003-02-04 05:31:10 +00:00
leaf%mozilla.org f78b0101e5 Automated update 2003-01-30 03:00:20 +00:00
leaf%mozilla.org 151c7b540f Automated update 2003-01-30 02:15:06 +00:00
seawood%netscape.com d6487b7ef3 Add MOZILLA_VERSION to mozilla-config.h.
Bug #189462 r=dougt
2003-01-22 04:23:27 +00:00
leaf%mozilla.org 03801f4195 Automated update 2003-01-20 11:00:08 +00:00