Commit Graph

1475 Commits

Author SHA1 Message Date
mccabe%netscape.com
76efd2eeb8 Fix to 5032. xpt_link and xpt_dump now detect input files with bad 'XPCOM TypeLib" headers and fail gracefully with informative error messages, rather than crashing.
Yes, I'm pretty confident this checkin won't interact with the current runtime bustage.
1999-05-27 10:11:32 +00:00
dp%netscape.com
265f784f22 Patch from andreas.otte@primus-online.de Thanks Andreas 1999-05-27 08:50:52 +00:00
rickg%netscape.com
dafc322589 fixed bug in nsString2::find() -- this will soon use boyer-moore 1999-05-27 07:59:16 +00:00
bruce%cybersight.com
e0163ca95d 'friend class' instead of 'friend' .. HP-UX's aCC requires this. 1999-05-27 05:18:59 +00:00
bruce%cybersight.com
2351a1ae9e main() must return int for HP-UX's aCC compiler. 1999-05-27 05:14:57 +00:00
bruce%cybersight.com
0630ef570c Add line feed on last line for native unix compilers. 1999-05-27 05:13:32 +00:00
jdunn%netscape.com
589ecce26c Add AIX/ppc source files for compiling 1999-05-27 02:56:47 +00:00
jdunn%netscape.com
11e33bca9a xptcall files for PowerPC/POWER/POWER2 architecture for AIX 1999-05-27 02:56:03 +00:00
ramiro%netscape.com
464209a782 Remove these from the unix build to reduce the evil possibility of a fork. 1999-05-27 02:31:44 +00:00
beard%netscape.com
f8c059289d changed access paths 1999-05-26 23:21:40 +00:00
beard%netscape.com
2eb6edc765 bumped version to 1.0d5 1999-05-26 23:20:41 +00:00
beard%netscape.com
41b706cae4 added <stdio.h> since xpt_xdr.h no longer #includes nspr includes. 1999-05-26 23:20:24 +00:00
beard%netscape.com
0ba3c6cc6a removed unnecessary NSPR include files 1999-05-26 23:20:23 +00:00
beard%netscape.com
ac136c368f added prlog.h, prprf.h since since xpt_xdr.h no longer includes nspr headers. 1999-05-26 23:20:22 +00:00
sspitzer%netscape.com
6c0730c7ea cvs ignorage 1999-05-26 23:19:18 +00:00
beard%netscape.com
d253caa0ff linker now generates aliases to headers in project output directory. 1999-05-26 23:17:34 +00:00
beard%netscape.com
ecdd5e5590 header files are now linkable. 1999-05-26 23:17:31 +00:00
beard%netscape.com
54b252f851 now compiles header files into the project data folder. 1999-05-26 23:17:28 +00:00
mcafee%netscape.com
5d272fed5d Fixing solaris bustage, link with the c++ compiler. 1999-05-26 22:56:26 +00:00
sspitzer%netscape.com
6af90b587a add the cvsignorage again, and this time don't break the build. 1999-05-26 21:53:31 +00:00
sspitzer%netscape.com
32b8c9da5f do the ignore again. this time, without breaking the build. 1999-05-26 21:48:42 +00:00
pinkerton%netscape.com
e4462b13c1 missing [] on delete of internal array in operator=. 1999-05-26 21:13:29 +00:00
sspitzer%netscape.com
b544ec499f doh! 1999-05-26 19:12:35 +00:00
sspitzer%netscape.com
69223a1b4f remove this to fix build bustage 1999-05-26 19:03:16 +00:00
sspitzer%netscape.com
2fea0786f0 fix build bustage 1999-05-26 19:01:27 +00:00
sspitzer%netscape.com
2134d1a347 remove this, causing build bustage 1999-05-26 18:56:19 +00:00
sspitzer%netscape.com
b7d65542cd more cvsignorage for the xpcom2 landing 1999-05-26 18:50:14 +00:00
sspitzer%netscape.com
c6e0e5e2df cvs ignorage for xpcom2 landing 1999-05-26 17:51:05 +00:00
sspitzer%netscape.com
1647d3eef5 cvs ignorage 1999-05-26 17:49:37 +00:00
dp%netscape.com
2e8cac3d27 Adding services 1999-05-26 08:11:36 +00:00
dp%netscape.com
cc9c01a52b Initial version 1999-05-26 08:05:08 +00:00
dp%netscape.com
a4a8a169a8 Fixing tests 1999-05-26 07:46:01 +00:00
dp%netscape.com
70be6895d5 Adding NSPR_LIB 1999-05-26 06:36:34 +00:00
mcmullen%netscape.com
9f5f89dba6 Use explicit paths to stop these being found in an obsolete directory (mcmullen@netscape.com) 1999-05-26 05:38:17 +00:00
dp%netscape.com
2af6e2a405 adding symbol XPTI_GetInterfaceInfoManager 1999-05-26 04:54:36 +00:00
dp%netscape.com
a54a346f39 reversing previous change 'cause I added the missing to xpcom/build/dlldeps.cpp
and things work.
1999-05-26 04:43:01 +00:00
dp%netscape.com
7c7fc290b3 I dont have a clue why I need this. If I dont add the xptinfo.lib
to the link line, I get a undefined for _XPTI_GetInterfaceInfoManager

Some windows dude should fix this.
1999-05-26 04:16:23 +00:00
mcmullen%netscape.com
3e5d32c96b Fix "missing from view hierarchy alert" (mcmullen@netscape.com) 1999-05-26 04:06:34 +00:00
dp%netscape.com
d1bc658460 landing xpcom20/21 branch 1999-05-26 02:16:15 +00:00
dp%netscape.com
125438a094 landing xpcom20/21 branch 1999-05-26 02:05:00 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
warren%netscape.com
3df1076edc Jband's fix for forward decls. Approved: Chofmann, reviewed: mang. 1999-05-21 03:18:25 +00:00
briano%netscape.com
70a43fea77 Fixed a bug that only exhibited itself if NO_STATIC_LIB was defined. The tools (../tools) require that libxpt.a gets built no matter what, and that wasn't happening. 1999-05-20 23:17:03 +00:00
briano%netscape.com
820c1b2e55 Fixed the handling of the tests directory. Only go there if ENABLE_TESTS is defined. 1999-05-19 00:07:00 +00:00
peterl%netscape.com
66031a220b added nsICSSLoader 1999-05-19 00:00:58 +00:00
warren%netscape.com
0142cb7a14 Added 1999-05-18 21:43:13 +00:00
dp%netscape.com
4f026cd2e3 undoing previous change. It should have happened on the XPCOM20 BRANCH 1999-05-18 09:24:08 +00:00
dp%netscape.com
1a52db2035 Rolling over from initial XPCOM 2.0 changes 1999-05-18 09:19:05 +00:00
dp%netscape.com
34b30431ba Initial version 1999-05-18 09:11:01 +00:00
mccabe%netscape.com
25640b77ad Only alloc space for interface records if we actually have interfaces; fixes a calloc(1,0) bug that was breaking the AIX build. (Thanks to Jim Dunn <jdunn@netscape.com> for finding this, and to Mike Shaver <shaver@netscape.com> for contributing the patch.
The xpcom tree remains closed, but this patch gets in for m6 by special dispensation.

A=leaf,dp
1999-05-18 02:10:05 +00:00