hyatt%netscape.com
2dcd675417
Adding XBL impl. r=trinity
2000-01-12 09:28:48 +00:00
warren%netscape.com
a265a32348
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
42fc94a6ec
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
749dc60e08
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
fefad09693
[MathML] Additional missing hooks
1999-10-12 04:47:55 +00:00
kipp%netscape.com
f4be0923cf
whitespace noise
1999-10-05 14:50:06 +00:00
rbs%maths.uq.edu.au
d6f04db7aa
Adding remaining MathML hooks
1999-10-02 11:01:41 +00:00
vidur%netscape.com
44425efedc
Converted parser into a module. Removed static linkage.
1999-09-30 22:04:39 +00:00
kipp%netscape.com
b5eaafa40c
Turned into a module
1999-09-30 21:14:14 +00:00
ramiro%netscape.com
26dd94b010
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
briano%netscape.com
cfc3c850ed
General cleanup.
1999-09-14 01:02:20 +00:00
alecf%netscape.com
e1ecf564ee
fully resolve all symbols for xpcshell
1999-09-10 09:25:16 +00:00
colin%theblakes.com
afde2d9f99
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
1999-09-09 13:20:07 +00:00
briano%netscape.com
5176aaf0df
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:11:48 +00:00
kipp%netscape.com
6cf87be71b
Add xul/content directory to includes
1999-09-02 18:01:14 +00:00
ramiro%netscape.com
1d23cab69b
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
db81b7d904
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
f1ffca414c
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
b5dac4e05a
NECKO only. Including neckoutil_s
1999-07-01 22:31:43 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dp%netscape.com
b0ac3bf8df
Reversing previous checkin. It should have happened in XPCOM20_BRANCH
1999-05-19 06:04:03 +00:00
dp%netscape.com
7a55675374
Removing gmbase
1999-05-19 05:54:34 +00:00
kipp%netscape.com
3ea044392f
Added component support to this library
1999-05-06 19:26:13 +00:00
toshok%hungry.com
167f4d06aa
reorder libs to fix inter-archive dependencies.
1999-04-05 06:41:21 +00:00
kipp%netscape.com
cb9dbcb2cf
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
1999-03-31 04:08:48 +00:00
briano%netscape.com
21b2a84a25
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
854651e99d
applied Kartik Subbarao's <subbarao@computer.org> patch for HPUX linking
1999-03-20 19:05:05 +00:00
kipp%netscape.com
284d8dc4af
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
b5cdae63eb
Build library more carefully
1999-02-02 17:40:37 +00:00
hyatt%netscape.com
f0564799a5
Adding linkage for the XUL base library.
1999-01-22 04:15:29 +00:00
danm%netscape.com
e3d9a440ab
build xul
1999-01-21 03:41:43 +00:00
shaver%netscape.com
2e1488cb9a
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
c068c96a00
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
a326735b23
need to reorder libs to make it link correctly
1998-11-04 00:26:44 +00:00
cls%seawood.org
f50c938b76
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
4481349d0d
Add support for GTK base timer. Rename the 'unix' timer lib to 'motif'
1998-11-02 14:32:12 +00:00
msw%gimp.org
0f6cd7a49a
Fix build bustage.
1998-11-02 13:34:51 +00:00
ramiro%netscape.com
ffd97fa403
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
609f087498
New autoconf files for nglayout
1998-10-28 03:53:57 +00:00