This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76ea77dcbcf685d7ca28fa4b644434e66f355cac
Mozilla
/
mozilla
/
xpcom
/
libxpt
History
waterson%netscape.com
5226f6c295
Use nsFileSpec and nsDirectoryIterator to make the implementation fully XP.
...
git-svn-id: svn://10.0.0.236/trunk@29445 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 17:49:14 +00:00
..
macbuild
Added linkage to base and nsstdlib so that we can use McMullen's filespec stuff.
1999-04-27 17:48:31 +00:00
public
Remove dependency on NSPR for xpidl, libxpt and tools.
1999-04-13 20:22:02 +00:00
src
removing reference to nspr in windows makefile
1999-04-13 21:23:45 +00:00
tests
Remove dependency on NSPR for xpidl, libxpt and tools.
1999-04-13 20:22:02 +00:00
tools
Remove dependency on NSPR for xpidl, libxpt and tools.
1999-04-13 20:22:02 +00:00
xptcall
Yet another linking error killing the unix tinderboxen.
1999-04-27 03:52:34 +00:00
xptinfo
Use nsFileSpec and nsDirectoryIterator to make the implementation fully XP.
1999-04-27 17:49:14 +00:00
Makefile.in
Adding libxpt and xpconnect to the build.
1999-03-25 07:50:11 +00:00
makefile.win
initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change
1999-03-23 02:23:29 +00:00