seawood%netscape.com
|
565a358143
|
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
|
46a19168bb
|
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
|
38152def59
|
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
|
f2bea6ef3f
|
Add hooks for building calendar. r=bryner
|
2001-11-14 01:40:53 +00:00 |
|
seawood%netscape.com
|
c47b23d994
|
Remove reference to defunct libIDL homepage.
Bug #109901
|
2001-11-14 01:24:19 +00:00 |
|
colin%theblakes.com
|
b903e07dcf
|
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
|
9ad5c6d444
|
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
|
8936e49e57
|
Don't even ask
|
2001-11-07 06:39:14 +00:00 |
|
seawood%netscape.com
|
87f99ba919
|
Move defines from config.mk into configure.in
|
2001-11-07 06:13:22 +00:00 |
|
seawood%netscape.com
|
4112b25604
|
Clean up options
|
2001-11-07 05:52:21 +00:00 |
|
seawood%netscape.com
|
a5fd64c1c4
|
Tell BSD strip to just strip local & debug symbols rather than all symbols.
|
2001-11-03 05:57:00 +00:00 |
|
seawood%netscape.com
|
be10c3b1a8
|
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
|
9e90ff4b1d
|
Update tree copy of libmng to 1.0.3. rs=blizzard
|
2001-11-03 02:11:26 +00:00 |
|
seawood%netscape.com
|
05cf83e0d4
|
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
|
95af5b0394
|
106111: heed --enable-plaintext-editor-only for editor build.
r=cls sr=kin
|
2001-11-01 22:29:13 +00:00 |
|
seawood%netscape.com
|
8a2a775382
|
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
|
c1c863668e
|
Fixing IRIX bustage cause by grid2 landing (Removing hack from tinderbox)
|
2001-10-31 19:16:30 +00:00 |
|
seawood%netscape.com
|
7fd2b11a6b
|
Removing --disable-idlc option. It's a no-op.
Bug #107156
|
2001-10-31 04:55:30 +00:00 |
|
seawood%netscape.com
|
ce76dd4429
|
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
|
65586e60f5
|
QNX6 configure update
r=cls
|
2001-10-29 15:35:44 +00:00 |
|
seawood%netscape.com
|
ea0854ff3a
|
Putting darwin platform section in proper place
|
2001-10-29 07:28:45 +00:00 |
|
seawood%netscape.com
|
9b5ae05e33
|
Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
|
2001-10-27 07:38:18 +00:00 |
|
seawood%netscape.com
|
5fc017e59e
|
Remove MOZ_MONOLITHIC_TOOLKIT
|
2001-10-27 06:16:57 +00:00 |
|
seawood%netscape.com
|
47272b154d
|
Save the value of AS as we need it later tests.
|
2001-10-26 20:29:02 +00:00 |
|
seawood%netscape.com
|
24e2532ba0
|
Fixing --disable-optimize again.
|
2001-10-26 14:06:39 +00:00 |
|
seawood%netscape.com
|
cfd816a6ef
|
Fix --disable-optimize
|
2001-10-26 11:04:28 +00:00 |
|
seawood%netscape.com
|
0386eaf366
|
Massive reorganization of configure options into logical groups.
The following options were renamed:
--with-jpeg --with-system-jpeg
--with-zlib --with-system-zlib
--with-png --with-system-png
--with-mng --with-system-mng
--enable-toolkit --enable-default-toolkit
--with-gtk --enable-toolkit-gtk
--with-xlib --enable-toolkit-xlib
--with-qt --enable-toolkit-qt
--enable-gle --enable-gle-support
--with-extensions --enable-extensions
--enable-modules --enable-standalone-modules
--enable-lea --enable-xpcom-lea
--enable-ultrasparc --enable-js-ultrasparc
--enable-strip-libs --enable-strip
--with-debug-modules --enable-debug-modules
--with-dbgrinfo-modules --enable-debugger-info-modules
--with-profile-modules --enable-profile-modules
--enable-eazel-profiler --enable-eazel-profiler-support
--enable-homedir --with-user-appdir
--enable-static-components --enable-meta-component-modules
The following options were removed:
--enable-monolithic-toolkit
--disable-jar-packaging
zip is now required to build since NSS unconditionally requires it.
Bug #61907
|
2001-10-26 08:36:28 +00:00 |
|
cls%seawood.org
|
b41bf3571c
|
Since the purpose of --enable-ultrasparc is to just flip on the ultrasparc-specific js compare & swap code, move the asflags/defines to turn it on back into js/src/Makefile.in rather than causing the entire project to be built with those flags.
|
2001-10-23 08:17:16 +00:00 |
|
seawood%netscape.com
|
0a27874139
|
Remove unused MOZ_ENDER_LITE & -DENDER_LITE from the tree.
|
2001-10-22 04:34:31 +00:00 |
|
blizzard%redhat.com
|
3f4d9436fa
|
Update gtk2 link flags. r=cls
|
2001-10-17 04:25:45 +00:00 |
|
seawood%netscape.com
|
a5d3e32892
|
define NO_X11 for beos so that it can compile mkdepend
|
2001-10-16 10:29:07 +00:00 |
|
seawood%netscape.com
|
a64ebd946d
|
Use -v instead of -V to get gnu as version
|
2001-10-13 07:16:45 +00:00 |
|
seawood%netscape.com
|
b62410569c
|
Make uint_t test use uint_t instead of uint.
Thanks to Colin Blake <colin@theblakes.com> for the patch & the catch.
Bug #103894 r=cls
|
2001-10-13 00:55:46 +00:00 |
|
seawood%netscape.com
|
b99dbbe986
|
Added -xgot to linux/mips build.
Use $target instead of $host when possible for cross-compiled builds.
|
2001-10-12 23:23:53 +00:00 |
|
cls%seawood.org
|
7cf2052dc9
|
Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
Bug #89330 r=bryner sr=pavlov
|
2001-10-12 20:21:31 +00:00 |
|
axel%pike.org
|
830920ca7b
|
bug 97944, --enable-jsd should enable, not disable, MOZ_ARG_[EN|DIS]ABLE_BOOL
|
2001-10-12 08:22:35 +00:00 |
|
seawood%netscape.com
|
3ad0b50e64
|
Change --enable-modules to --enable-standalone-modules to make it more descript.
Bug #99807 r=jag
|
2001-10-06 20:01:12 +00:00 |
|
shaver%mozilla.org
|
c617242b6e
|
Bug 101467: --enable-trace-malloc needs to disable symbol-removal passes.
r/sr=waterson/cls
|
2001-10-01 14:47:01 +00:00 |
|
seawood%netscape.com
|
2963db04d8
|
Remove fullcircle reference. Bug #98293
|
2001-09-30 17:35:03 +00:00 |
|
rginda%netscape.com
|
7f7500b8d0
|
bug 97944, build venkman by default
change --disable-jsd to --enable-jsd, and add venkman to the default extension list.
|
2001-09-30 05:54:47 +00:00 |
|
seawood%netscape.com
|
34476449c2
|
Turn on module dependency tracking.
Bug #59454 sr=alecf
|
2001-09-27 21:30:42 +00:00 |
|
cls%seawood.org
|
e01138c5de
|
Remove unnecessary toplevel check for shm_open() as it's only used by NSPR.
Bug #96986 r=pavlov
|
2001-09-23 23:17:01 +00:00 |
|
cls%seawood.org
|
9bdf2eb594
|
Make -DHAVE_MOVEMAIL localized to mailnews.
Bug #58117 r=jag
|
2001-09-22 00:26:48 +00:00 |
|
cls%seawood.org
|
7af0b34416
|
Remove extraneous spaces from variable assignment.
Thanks to Masaki Katakai <katakai@japan.sun.com> for the patch.
Bug #100275 r=cls
|
2001-09-19 10:23:32 +00:00 |
|
blizzard%redhat.com
|
3b2127bd59
|
Checking in for Ulrich Drepper. Bug #99246. r=beard, sr=brendan
|
2001-09-12 03:19:08 +00:00 |
|
cls%seawood.org
|
faa17349e6
|
Install LDAP headers into seperate ldap include dir.
Bug #98924 r=dmose
|
2001-09-10 05:17:41 +00:00 |
|
cls%seawood.org
|
92162cc7a2
|
If building for 64bit target, pass --enable-64bit to NSPR as it does not do 64bit-autodetection. r=pavlov
|
2001-09-10 04:58:38 +00:00 |
|
cls%seawood.org
|
74182ad95a
|
Remove -DMOZ_MAIL_NEWS from build system.
Bug #66543 r=pavlov
|
2001-09-08 07:44:13 +00:00 |
|
cls%seawood.org
|
9c5fdde016
|
Remove unused fullcircle build references.
Bug #98293 r=namachi
|
2001-09-07 04:59:44 +00:00 |
|
katakai%japan.sun.com
|
9b29149928
|
bug 95258
Need to add a new extension to support Complex Text Layout
changing configure and configure.in
check for prabhat.hegde@sun.com
r=leaf sr=cls
|
2001-09-06 11:19:25 +00:00 |
|