bnesse%netscape.com
ad2500ba29
Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh. r=bnesse/dmose. sr=alecf.
2001-12-21 22:30:53 +00:00
seawood%netscape.com
e3d909b238
Disabling ctl extension for OS/2.
...
Fixing tinderbox bustage.
2001-12-21 19:31:57 +00:00
seawood%netscape.com
52c0593f97
Set GLIB_CFLAGS & GLIB_LIBS for win32 builds.
...
Bug #115840
2001-12-21 09:29:36 +00:00
seawood%netscape.com
5191be9d31
Removing bogus check for ctl deps.
...
Bug #115840 r=Roland.Mainz@informatik.med.uni-giessen.de
2001-12-21 07:06:39 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
bbaetz%cs.mcgill.ca
43806ea8b2
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
...
alex.fritze@crocodile-clips.com , james.turner@crocodile-clips.com , and
everyone else how helped on the branch. Thanks to peterv for last minute
build changes
r=cls for build changes
r=jst, rs=brendan for #ifdef'd parts touching existing files.
NOT ON BY DEFAULT
2001-12-12 07:59:31 +00:00
seawood%netscape.com
03613176e9
Restoring OS/2 to previous state.
...
Bug #58981
2001-12-09 09:09:51 +00:00
seawood%netscape.com
fa89ac4adf
Updating win32 support for gmake build:
...
* Add LIB_PREFIX to build
* Read MOZ_TOOLS at configure time to set LIBIDL_* on win32
* Move MOZ_DEBUG_LDFLAGS settings into config.mk
* Fix problem with ldap being configured for standalone modules when not specified
* Fix PROGRAMS & SIMPLE_PROGRAMS rules for win32
Bug #58981 r=bryner
2001-12-09 07:08:58 +00:00
dp%netscape.com
3a6e85b65e
backing out previous checkin. Makefile.in wants to decend into mozilla/tools and we dont pull that by default.
2001-12-07 05:53:27 +00:00
dp%netscape.com
10c6cc028f
bug 112470 Enabling timeline and tracemalloc by default
2001-12-07 04:37:35 +00:00
seawood%netscape.com
ab98515b2d
Explicitly set AC_LANG_C before doing anyfeature tests.
...
Set -DSTDC_HEADERS for QNX since 6.0 fails the stdc headers tests.
Bug #107618
2001-12-07 01:14:53 +00:00
seawood%netscape.com
dbd92a6036
Add man page for mozilla. Change default --prefix back to /usr/local .
...
Thanks to Jan Schumann <jschauma@netmeister.org> for the man page.
Bug #94220 r=blizzard
2001-12-06 22:17:24 +00:00
seawood%netscape.com
0045c55904
Add check for XShm. Defines HAVE_XSHM
...
Bug #113743 r=Roland.Mainz@informatik.med.uni-giessen.de
2001-12-06 21:34:00 +00:00
seawood%netscape.com
16c8c70f81
Use -Wno-ctor-dtor-privacy for g++ builds.
...
Bug #113192 r=dbaron
2001-12-06 05:21:46 +00:00
seawood%netscape.com
52ea5da644
Removing unneeded AC_SUBST calls
2001-12-05 02:46:12 +00:00
seawood%netscape.com
79301281ee
Initial landing of win32 support for autoconf builds.
...
Bug #58981 sr=alecf
2001-12-04 21:17:48 +00:00
seawood%netscape.com
a90cb544ed
Remove --disable-gcc-pipe option.
...
Bug #81031
2001-12-02 21:56:15 +00:00
seawood%netscape.com
dad2af5856
Set -DFUNCPROTO=15 when compiling against X so that the X headers use the fully qualified ANSI-C prototypes.
...
Bug #112873 r=bryner
2001-12-01 22:15:20 +00:00
seawood%netscape.com
2aa3eca7c3
Revert to using standard config.sub & config.guess entries for OS/2.
...
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
2001-12-01 18:54:36 +00:00
dbaron%fas.harvard.edu
0dc2a435a0
Back out failed attempt to fix HP bustage.
2001-12-01 08:37:37 +00:00
dbaron%fas.harvard.edu
13bb68f18b
Fix HP bustage from bug 112708 by testing for strtok_r in C++ rather than C.
2001-12-01 07:16:07 +00:00
seawood%netscape.com
95dea100b1
Fix problem with Solaris /bin/sh interpreting ^ in a grep statement.
...
r=axel@pike.org
2001-11-29 15:57:27 +00:00
hewitt%netscape.com
3a5f5d9790
102574 - enable DOM Inspector in the default builds, r=leaf, sr=shaver
2001-11-29 09:36:46 +00:00
seawood%netscape.com
2ca8bc6fd0
Add explicit check against zero when looking to remove an option so that test doesn't treat the return value of grep as "true" always.
...
Bug 111653 r=bryner
2001-11-26 22:28:12 +00:00
dbaron%fas.harvard.edu
c47ee40db1
Add HAVE_GCC3_ABI so the build system can know whether we're using gcc3. r=cls sr=shaver b=71627
2001-11-25 23:28:13 +00:00
seawood%netscape.com
22f18d35fe
Restoring STDC_HEADERS define for os/2 since the the standard autoconf test macro doesn't seem to work.
...
Fixing tinderbox bustage
2001-11-21 19:10:44 +00:00
seawood%netscape.com
ff9de5a1c8
Add check for STDC_HEADERS. Should fix QNX 6.0 bustage.
...
Bug #107618
2001-11-21 10:51:21 +00:00
seawood%netscape.com
cee932e499
Allow specific extensions to be disabled by doing --enable-extensions=all,-ext_I_do_not_want
...
Bug #110900 r=pavlov
2001-11-20 08:17:13 +00:00
seawood%netscape.com
e40c82e9ee
Allow modules to override *default* optimization levels by setting MODULE_OPTIMIZE_FLAGS
...
Bug #110215 r=bryner
2001-11-16 07:42:48 +00:00
seawood%netscape.com
fb443f0827
Use dummy statement to override default adding of ical to LIBS (since we don't want it there).
2001-11-14 22:30:39 +00:00
seawood%netscape.com
b2e3385a4b
Attempt to compile simple X11 program to verify that X11 headers exist.
...
Bug #83822
2001-11-14 05:11:00 +00:00
seawood%netscape.com
05c30b84ee
Add hooks for building calendar. r=bryner
2001-11-14 01:40:53 +00:00
seawood%netscape.com
db34ed0d4a
Remove reference to defunct libIDL homepage.
...
Bug #109901
2001-11-14 01:24:19 +00:00
colin%theblakes.com
f1ee2be75c
Make OpenVMS use MKSHLIB_[UN]FORCE_ALL. Remove other cruft that is now
...
no longer needed. b=108862 r=cls a/driver=asa
2001-11-09 03:06:36 +00:00
jdunn%netscape.com
3f09b1f5db
setting up AIX to only export NSGetModule from all components
...
These are if'd AIX only!
r=cls@seawood.org
a=blizzard@mozilla.org
# 108864
2001-11-08 12:15:48 +00:00
seawood%netscape.com
7909766c9f
Don't even ask
2001-11-07 06:39:14 +00:00
seawood%netscape.com
f21244ac4e
Move defines from config.mk into configure.in
2001-11-07 06:13:22 +00:00
seawood%netscape.com
3facba41d8
Clean up options
2001-11-07 05:52:21 +00:00
seawood%netscape.com
233cd53bac
Tell BSD strip to just strip local & debug symbols rather than all symbols.
2001-11-03 05:57:00 +00:00
seawood%netscape.com
c79715ed1b
Backing out fix for remote mach-o builds as it left mach-o builds fragile.
...
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
tor%cs.brown.edu
135da4f7fc
Update tree copy of libmng to 1.0.3. rs=blizzard
2001-11-03 02:11:26 +00:00
seawood%netscape.com
c04eaae8d4
Do not set either of the logrefcnt defines unless given a specific --enable-logrefcnt option.
...
Bug #108044
2001-11-01 22:55:43 +00:00
akkana%netscape.com
2afd40f3c2
106111: heed --enable-plaintext-editor-only for editor build.
...
r=cls sr=kin
2001-11-01 22:29:13 +00:00
seawood%netscape.com
6daf60f372
Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
...
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
seawood%netscape.com
370b244462
Fixing IRIX bustage cause by grid2 landing (Removing hack from tinderbox)
2001-10-31 19:16:30 +00:00
seawood%netscape.com
e632a5da05
Removing --disable-idlc option. It's a no-op.
...
Bug #107156
2001-10-31 04:55:30 +00:00
seawood%netscape.com
78dba2d8d6
Do not set MOZ_REORDER when giving --enable-reorder if not using GNU ld. The ldscript appears to only work with GNU ld.
...
Bug #107440
2001-10-31 00:00:41 +00:00
dinglis%qnx.com
6a8f2fea2f
QNX6 configure update
...
r=cls
2001-10-29 15:35:44 +00:00
seawood%netscape.com
f9de1c54f9
Putting darwin platform section in proper place
2001-10-29 07:28:45 +00:00