gecko-dev/xpcom
waterson%netscape.com 0fa40f9e41 Oops. Didn't realize nscore.h was included in 'C' compilation as well. Wrap namespace baloney with #ifdef __cplusplus__. r=scc 2000-04-27 06:50:38 +00:00
..
appshell General cleanup of the shared library rules. 2000-04-23 17:48:04 +00:00
base Oops. Didn't realize nscore.h was included in 'C' compilation as well. Wrap namespace baloney with #ifdef __cplusplus__. r=scc 2000-04-27 06:50:38 +00:00
build fix to make the comment not lie 2000-04-25 04:52:30 +00:00
components Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
doc One more URL change 2000-02-05 09:10:10 +00:00
ds Get rid of extra operators that we can get for free by including <algorithm>. Gets rid of gcc-2.7.2.3 ambiguity problems with new string APIs, too. r=scc 2000-04-27 06:47:05 +00:00
glue Implemented component unregistration. 2000-04-18 05:25:05 +00:00
io Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
libxpt/xptcall
macbuild Adding nsIConsoleService.idl, nsIConsoleMessage.idl, nsIConsoleListener.idl. Previously, the .h and .xpt products of these files were still being built back in xpfe/components/console, which is bad. Checkin by McCabe, on rginda's mac. 2000-04-21 00:52:02 +00:00
proxy Get rid of operator==(nsCOMPtr, int) usage because it fries gcc-2.7.2.3's mind with new string stuff. r=scc 2000-04-27 04:44:56 +00:00
reflect if components directory does not include any xpt files, we should not fail 2000-04-25 19:37:57 +00:00
remote updated README 2000-03-03 19:40:52 +00:00
sample Bugzilla bug #27457: prepare the Windows build system for NSPR library 2000-02-15 14:35:15 +00:00
string scc string fixes 2000-04-26 00:55:37 +00:00
tests strange corruptness 2000-04-26 01:58:34 +00:00
threads Fixed optimized build problem. 2000-04-21 05:32:59 +00:00
tools Hooking up component unregister to regxpcom. 2000-04-18 06:20:35 +00:00
typelib landing typelib loading improvements. bug 30753 2000-04-20 08:52:05 +00:00
.cvsignore
Makefile.in Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built. 2000-03-02 13:29:03 +00:00
makefile.win Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip 2000-02-25 04:12:40 +00:00