dbaron%dbaron.org
dbe61def87
Add layout-debug to MOZ_EXTENSIONS_ALL. b=137331 r+sr=bryner
2003-07-08 21:20:04 +00:00
bryner%netscape.com
7ff4f02e7f
Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser.
2003-07-07 18:22:04 +00:00
seawood%netscape.com
1a6a612624
Split private xpcom defines into separate header.
...
Bug #210409 r=dougt
2003-07-03 20:55:23 +00:00
seawood%netscape.com
8fdbbdff1d
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
4fbdfa6f20
Fixing X-on-X bustage
2003-07-01 03:57:47 +00:00
seawood%netscape.com
775e423c59
Argh. HAVE_64BIT_OS is not xpcom specific.
...
Bug #210409
2003-06-27 19:17:46 +00:00
seawood%netscape.com
cab1558f57
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
224244de18
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
bryner%netscape.com
10007631ab
Remove unused UNIX_EMBED and UNIX_LDAP AC_DEFINEs for Mac.
2003-06-22 09:23:56 +00:00
bsmedberg%covad.net
581fce1582
Bug 209622 - bustage fix for stupid compilers (Sun WS and DEC OSF1) -
...
also remove unused configure test. r=dbaron sr=alecf
2003-06-19 18:42:23 +00:00
varga%netscape.com
08ce52d330
Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
...
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
bryner%netscape.com
c90762438b
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
bryner%netscape.com
e952d5249e
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
b606fc0102
Don't define UNIX_ASYNC_DNS for OpenVMS. b=208457, r=cls
2003-06-06 11:53:20 +00:00
colin%theblakes.com
8ed5b3e892
about:buildconfig support for OpenVMS. b=207240, r=cls.
2003-06-05 20:33:28 +00:00
aaronl%netscape.com
ca3689f4ab
Bug 208271. Remove access-builtin from build, but keep in tree. r=cls. No sr= required for build changes
2003-06-05 08:29:36 +00:00
pavlov%pavlov.net
89b728063a
Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard.
2003-06-03 23:16:42 +00:00
tor%cs.brown.edu
e1d5ad41b3
Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard
2003-05-31 10:42:33 +00:00
darin%netscape.com
90c438d821
fixes bug 205360 "libxpcom.so depends on non-existent libiconv.so" r=seawood sr=bryner a=asa
2003-05-23 07:11:35 +00:00
leaf%mozilla.org
72af340bbb
fix bustage for windows systems with spaces in paths to midl, a=dbaron, bug
...
204213
2003-05-02 22:06:30 +00:00
dougt%meer.net
bc0ebbd986
Adding USE_DEPENDENT_LIBS to build system. b=193442, r=seawood, a=seth
2003-05-02 21:38:10 +00:00
ccarlen%netscape.com
838d9094be
Profile sharing - enable in build, add autoconf switches, pull ipc module. bug=202474, r=seawood/a=asa
2003-05-02 02:51:25 +00:00
colin%theblakes.com
a9a3991e1f
Compiler depend support for OpenVMS. b=186135. r=cls. a=sspitzer.
2003-05-01 17:40:57 +00:00
seawood%netscape.com
7b1e232e45
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
5520ae4519
Remove module specific defines from ACDEFINES.
...
Bug #203429 sr=darin a=sspitzer
2003-05-01 01:22:45 +00:00
dbradley%netscape.com
9c630807a3
bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa
2003-04-30 04:13:58 +00:00
harishd%netscape.com
d04223ecb0
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
c61486ff0b
patch for bug 191970 "necko configuration options for footprint reduction" r=seawood sr=dbaron
2003-04-23 03:47:43 +00:00
cls%seawood.org
8b363ed6a2
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
310255bacc
Fixing freetype bustage
2003-04-22 19:43:37 +00:00
seawood%netscape.com
504016ebf5
Abuse knowledge of autoconf internals and call AC_OUTPUT_MAKE_DEFS unconditionally as we want the defines to be available for the command line regardless of whether we're using AC_CONFIG_HEADER to generate module-specific headers.
...
Fixing tinderbox bustage
Bug #202425
2003-04-22 18:07:07 +00:00
seawood%netscape.com
80d9441879
Generate local header for gfx specific defines
...
Bug #202425 r=blizzard sr=roc+moz
2003-04-22 16:26:14 +00:00
scott%scott-macgregor.org
c651a16078
Bug #179533 --> add a build config option for building a static lib version of mailnews.
...
sr=sspitzer
2003-04-20 20:27:36 +00:00
seawood%netscape.com
72fde1c6f6
Remove defines set in _NON_GLOBAL_ACDEFINES from the list used to create mozilla-config.h.
...
Bug #202425 r=darin
2003-04-19 02:56:14 +00:00
seawood%netscape.com
db30f2cef6
Change mksnt* checks to mks*
...
Bug #202598 r=wtc
2003-04-19 01:30:11 +00:00
seawood%netscape.com
f7bf89f618
Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
...
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
seawood%netscape.com
aea1d496d9
Fix x86 checks so that they work for xeon processors
...
Bug #199343 r=wtc
2003-04-18 19:10:26 +00:00
seawood%netscape.com
c6660ec747
Fix comment
2003-04-18 10:21:10 +00:00
seawood%netscape.com
3cd234f553
Fix fallback checks for libIDL when building against gtk2
...
Bug #201836
2003-04-18 06:37:34 +00:00
scott%scott-macgregor.org
486b65c594
Bug #173084 --> Land config changes for building thunderbird (stand alone mail). None of these changes
...
should effect the seamonkey build at all.
r/sr=bryner
2003-04-17 06:14:23 +00:00
mkaply%us.ibm.com
650f322a84
#201555
...
r=seawood
OS/2 only - don't put debug info in files when linking
2003-04-16 03:01:04 +00:00
seawood%netscape.com
76ea08aa57
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
bryner%netscape.com
3a3ec0cbd5
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
mkaply%us.ibm.com
4ac3c4ec56
EMX bustage - fallout from XP_PC changes
2003-04-08 22:16:49 +00:00
hpradhan%hotpop.com
d923186ab0
Trying to fix nebiros bustage from bug 177486
2003-04-05 08:26:14 +00:00
seawood%netscape.com
945a0e21cd
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
seawood%netscape.com
28e8488435
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-04 04:54:33 +00:00
seawood%netscape.com
dde77dd296
Remove unneeded drive translations
...
Bug #158920 r=bryner
2003-04-02 06:23:46 +00:00
seawood%netscape.com
9323612d92
Make --enable-optimize description less confusing?
...
Bug #118345 r=bzbarsky
2003-04-02 06:09:54 +00:00
seawood%netscape.com
355f5ff96b
Test flags passed to --enable-optimize
...
Bug #192975 r=bryner
2003-04-02 05:35:54 +00:00