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
cls%seawood.org
ad1dd19d63
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
jst%netscape.com
d784c7b650
Fixing objdir build bustage.
2000-04-13 21:00:39 +00:00
waqar%netscape.com
e944975874
#=27745
...
r=pollmann
d=Adding Gecko user agent string.
2000-04-13 20:07:13 +00:00
cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
rods%netscape.com
59adfb766c
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
2000-04-01 22:31:45 +00:00
pavlov%netscape.com
ce094b4cfc
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
hyatt%netscape.com
0a296da9a3
Adding XBL impl. r=trinity
2000-01-12 09:28:48 +00:00
warren%netscape.com
2db26922a6
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
dmose%mozilla.org
5312eacf8c
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nisheeth%netscape.com
007e5bc033
Should not affect build. Include stopwatch object code if MOZ_PERF is defined.
1999-10-21 02:47:56 +00:00
rbs%maths.uq.edu.au
28c122e4d4
[MathML] Additional missing hooks
1999-10-12 04:47:55 +00:00
kipp%netscape.com
b40abf0746
whitespace noise
1999-10-05 14:50:06 +00:00
rbs%maths.uq.edu.au
93d65241ae
Adding remaining MathML hooks
1999-10-02 11:01:41 +00:00
vidur%netscape.com
cd1d7968b9
Converted parser into a module. Removed static linkage.
1999-09-30 22:04:39 +00:00
kipp%netscape.com
da3055a5e5
Turned into a module
1999-09-30 21:14:14 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
briano%netscape.com
97faab6716
General cleanup.
1999-09-14 01:02:20 +00:00
alecf%netscape.com
00a1f9db7a
fully resolve all symbols for xpcshell
1999-09-10 09:25:16 +00:00
colin%theblakes.com
59b413e3ac
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
1999-09-09 13:20:07 +00:00
briano%netscape.com
6074b8b8a4
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:11:48 +00:00
kipp%netscape.com
57543b73ec
Add xul/content directory to includes
1999-09-02 18:01:14 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
038e16b3a1
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
briano%netscape.com
e2cc541f86
Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff.
1999-08-03 21:40:56 +00:00
gagan%netscape.com
7a9d594eeb
NECKO only. Including neckoutil_s
1999-07-01 22:31:43 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dp%netscape.com
876539afa0
Reversing previous checkin. It should have happened in XPCOM20_BRANCH
1999-05-19 06:04:03 +00:00
dp%netscape.com
64fad3d480
Removing gmbase
1999-05-19 05:54:34 +00:00
kipp%netscape.com
c37119c8c6
Added component support to this library
1999-05-06 19:26:13 +00:00
toshok%hungry.com
3223107a5e
reorder libs to fix inter-archive dependencies.
1999-04-05 06:41:21 +00:00
kipp%netscape.com
abc309263a
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
1999-03-31 04:08:48 +00:00
briano%netscape.com
1533030ed0
Made the static library in this directory depend on the same 'extra stuff' as the shared library.
1999-03-25 21:32:26 +00:00
kipp%netscape.com
7de24e9c64
applied Kartik Subbarao's <subbarao@computer.org> patch for HPUX linking
1999-03-20 19:05:05 +00:00
kipp%netscape.com
e4f95f00ec
Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find
1999-03-05 04:35:49 +00:00
kipp%netscape.com
cd204c3f71
Build library more carefully
1999-02-02 17:40:37 +00:00
hyatt%netscape.com
1a1e8bfce6
Adding linkage for the XUL base library.
1999-01-22 04:15:29 +00:00
danm%netscape.com
e89787a2e7
build xul
1999-01-21 03:41:43 +00:00
shaver%netscape.com
30635270f8
Add --enable-debug=module1,module2 to selective turn on debugging.
...
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful. Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect. We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy. Thanks, Matt!]
1998-12-15 16:32:37 +00:00
vidur%netscape.com
8723f8326b
Added XML display support. Split nsGenericHTMLElement into generic and HTML-specific components. Minor style modification. New XML classes and interfaces.
1998-11-11 22:06:16 +00:00
shaver%netscape.com
d38495bb98
need to reorder libs to make it link correctly
1998-11-04 00:26:44 +00:00
cls%seawood.org
f70174e61a
Removed classic build Makefiles from configure.in
...
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
ramiro%netscape.com
0ef4de0df3
Add support for GTK base timer. Rename the 'unix' timer lib to 'motif'
1998-11-02 14:32:12 +00:00
msw%gimp.org
43e7a783ca
Fix build bustage.
1998-11-02 13:34:51 +00:00
ramiro%netscape.com
8063fc4cc6
Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
...
makes more unix linker happy.
1998-11-02 11:58:23 +00:00
cls%seawood.org
411ab80ce3
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00