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

1324 Коммитов

Автор SHA1 Сообщение Дата
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
leaf%mozilla.org b83519b186 Automated update 2003-01-15 21:45:07 +00:00
seawood%netscape.com 989ae02886 Throw an error if we are building with qt support and the qt libs are not found.
Bug #188275 r=timeless
2003-01-14 01:31:21 +00:00
leaf%mozilla.org 6bebd35d61 Automated update 2003-01-13 23:30:13 +00:00
leaf%mozilla.org 1ff5472223 Automated update 2003-01-10 04:30:10 +00:00
seawood%netscape.com c1dab7e090 Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com b706c6cd90 win32 has snprintf() so add define to avoid libical bustage.
Fixing tinderbox bustage.
2003-01-08 02:55:20 +00:00
leaf%mozilla.org 6975ca7512 Automated update 2003-01-06 15:30:38 +00:00
leaf%mozilla.org 5440a6e952 Automated update 2003-01-06 02:00:09 +00:00
leaf%mozilla.org 8332c78e55 Automated update 2003-01-06 00:45:07 +00:00
leaf%mozilla.org 4f9f3a432a Automated update 2002-12-30 01:15:06 +00:00
leaf%mozilla.org 58276d38b0 Automated update 2002-12-27 11:00:14 +00:00
leaf%mozilla.org 6bf3930051 Automated update 2002-12-24 13:00:11 +00:00
leaf%mozilla.org c663e13763 Automated update 2002-12-22 13:15:11 +00:00
leaf%mozilla.org 1321dea669 Automated update 2002-12-17 22:15:08 +00:00
seawood%netscape.com cf7b0ddb5d Add compiler test for external template specializations in c++ (assumed on for msvc)
Thanks to Benjamin Smedberg <bsmedberg@covad.net> for the patch.
Bug #184002 r=scc
2002-12-17 22:11:34 +00:00
leaf%mozilla.org bde2b61ecd Automated update 2002-12-17 00:00:09 +00:00
leaf%mozilla.org 006349a846 Automated update 2002-12-16 21:45:06 +00:00
leaf%mozilla.org ab948ea359 Automated update 2002-12-13 02:00:16 +00:00