Commit Graph

552 Commits

Author SHA1 Message Date
leaf%mozilla.org
cda795762a Automated update 2000-06-05 01:00:09 +00:00
leaf%mozilla.org
dcc8625680 Automated update 2000-06-03 19:15:09 +00:00
leaf%mozilla.org
ca2ff59dc3 Automated update 2000-06-02 16:00:13 +00:00
leaf%mozilla.org
619fa617aa Automated update 2000-06-01 06:30:09 +00:00
jim_nance%yahoo.com
5f6d28e7e3 Tru64 compiler flags to make template code smaller. 2000-06-01 01:07:23 +00:00
leaf%mozilla.org
d5dde04bd9 Automated update 2000-06-01 00:30:09 +00:00
cls%seawood.org
937b3616b9 When using the local copies of zlib, png & jpeg, let the linker use the shared versions if they are available. r=waterson 2000-05-31 23:03:13 +00:00
leaf%mozilla.org
108be929f1 Automated update 2000-05-30 23:30:08 +00:00
leaf%mozilla.org
065edac8dd Automated update 2000-05-27 06:00:10 +00:00
leaf%mozilla.org
224bf98424 Automated update 2000-05-26 22:00:11 +00:00
leaf%mozilla.org
e67e9e22f1 Automated update 2000-05-26 20:45:08 +00:00
leaf%mozilla.org
8f28cce509 Automated update 2000-05-25 19:45:38 +00:00
leaf%mozilla.org
ab6f1188d1 Automated update 2000-05-25 02:15:10 +00:00
leaf%mozilla.org
b3f337b1fe Automated update 2000-05-24 23:00:11 +00:00
jim_nance%yahoo.com
9472d36eb8 Workaround for bug 39747. MOZ_MONOLITHIC_TOOLKIT breaks the timer code,
and this option was used on the alpha.  This changes configure.in not to set
it anymore under Tru64.  IRIX and HPUX still use this flag, are they
working right now? Blanket approval from Brendan & Waterson for porting
changes.
2000-05-23 03:37:14 +00:00
leaf%mozilla.org
0775737da8 Automated update 2000-05-21 03:45:10 +00:00
jim_nance%yahoo.com
d9992f2b2d Code to help fix 39541. We now use the cxx compiler to generate shared libs
containing cxx generated objects rather than calling /usr/bin/ld directly.
r=cls@seawood.org a=brendan@meer.net
2000-05-20 23:47:23 +00:00
leaf%mozilla.org
bc27d2915e Automated update 2000-05-18 20:15:08 +00:00
leaf%mozilla.org
7dab5d3fbf Automated update 2000-05-17 05:15:09 +00:00
leaf%mozilla.org
a3b49cd05f Automated update 2000-05-17 03:15:08 +00:00
leaf%mozilla.org
a29fbecb1a Automated update 2000-05-17 03:00:11 +00:00
leaf%mozilla.org
7363bcddc2 Automated update 2000-05-16 23:15:08 +00:00
leaf%mozilla.org
eddee6cf06 Automated update 2000-05-16 22:15:08 +00:00
leaf%mozilla.org
bc286d3251 Automated update 2000-05-16 09:45:08 +00:00
cls%seawood.org
5963c08799 Added new configure option --with-dbgrinfo-modules to allow us to independently toggle the use of the developer's -DDEBUG flag and the compiler's -g debug flag.
Thanks to Justin Morey <justin@68k.org> for the patch.  Bug 39187
2000-05-16 09:31:58 +00:00
leaf%mozilla.org
15550a5623 Automated update 2000-05-16 00:15:08 +00:00
leaf%mozilla.org
4d62bbe296 Automated update 2000-05-15 07:30:10 +00:00
leaf%mozilla.org
960a18e0bf Automated update 2000-05-15 07:15:10 +00:00
leaf%mozilla.org
2e9f47dbfa Automated update 2000-05-14 05:30:08 +00:00
cls%seawood.org
5ebe2c59b7 Fix detection for OS/2 builds. Bug 38977 2000-05-13 21:22:02 +00:00
leaf%mozilla.org
840b7b0549 Automated update 2000-05-13 19:00:10 +00:00
cls%seawood.org
ac8b98306f Added -DMOZ_WIDGET_<toolkit> for each toolkit that is enabled. Tweaked legacy plugin support so that it will compile when not using gtk. Bug 38145 2000-05-13 04:41:56 +00:00
leaf%mozilla.org
4207e24fc5 Automated update 2000-05-12 03:45:14 +00:00
leaf%mozilla.org
e6a15f0510 Automated update 2000-05-09 07:00:11 +00:00
leaf%mozilla.org
cc2c648e3d Automated update 2000-05-05 20:45:27 +00:00
leaf%mozilla.org
572a5854b0 Automated update 2000-05-05 04:45:07 +00:00
cls%seawood.org
4de12a786a Fix for broken stopwatch (--enable-perf-metrics). Bug 27335 2000-05-05 01:30:17 +00:00
leaf%mozilla.org
a8edd5e632 Automated update 2000-05-04 07:00:14 +00:00
leaf%mozilla.org
cd8a205dab Automated update 2000-04-27 06:00:39 +00:00
leaf%mozilla.org
dd941076c9 Automated update 2000-04-27 05:30:08 +00:00
leaf%mozilla.org
b56a234fc0 Automated update 2000-04-27 00:45:21 +00:00
tor%cs.brown.edu
2f48a603df Patch from rich.burridge@Sun.COM to remove unneeded reference to
-lCstd when using the SUNWspro5.0 compilers.  libCstd is large
and only provided in static form, so this change causes the
distribution directory to shrink by about a factor of two.  r=tor
2000-04-27 00:32:01 +00:00
leaf%mozilla.org
bbc560ace5 Automated update 2000-04-25 05:45:15 +00:00
cls%seawood.org
fb203ee4a8 Revert my objdir changes from this weekend. 2000-04-25 01:55:52 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
jim_nance%yahoo.com
3de2e29065 Changed the version of the DEC C++ compiler we test for.
This should not affect systems not running Tru64 Unix
2000-04-22 11:01:07 +00:00
cls%seawood.org
c4a7fe96b1 Added support for building select individual modules using --enable-modules. Currently, only dbm, xpcom & necko work. At this point, you still have to pull the whole tree. We'll fix that later. Bugs 24515 & 34159 2000-04-18 09:42:12 +00:00
jim_nance%yahoo.com
80c2a6a6af Fix the last part of 34949
r=cla a=bienvenu
2000-04-17 11:20:15 +00:00
leaf%mozilla.org
6da09aefeb Automated update 2000-04-17 04:00:18 +00:00
cls%seawood.org
56e9ddefaa Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime. 2000-04-17 03:47:33 +00:00