waterson%netscape.com
|
0dd20272b3
|
Don't set record->typelibRecord until we know that we're actually indexifying the typelib in which the interface lives.
|
1999-05-04 03:45:55 +00:00 |
jband%netscape.com
|
e162203173
|
Support BSD OS and difference between gcc and egcs (thanks to Bert Driehui <bert_driehuis@nl.compuware.com>)
|
1999-05-04 03:38:05 +00:00 |
jband%netscape.com
|
a97241b31b
|
Fix comical copy/paste error (thanks to Bert Driehui <bert_driehuis@nl.compuware.com>)
|
1999-05-04 03:36:21 +00:00 |
jband%netscape.com
|
6fed94989f
|
updating status page
|
1999-05-04 03:34:45 +00:00 |
jband%netscape.com
|
1b9abd7edd
|
***NOT PART OF SEAMONKEY BUILD***. Updated status tracking doc.
|
1999-05-03 18:50:40 +00:00 |
jband%netscape.com
|
847d3fbe34
|
***NOT PART OF SEAMONKEY BUILD*** Updating status page to help track and coordinate platform specific code contributors to xptcall (needed for xpconnect)
|
1999-05-01 09:03:39 +00:00 |
jband%netscape.com
|
21d88f9812
|
***NOT PART OF SEAMONKEY BUILD*** Updating status page to help track and coordinate platform specific code contributors to xptcall (needed for xpconnect)
|
1999-05-01 08:23:36 +00:00 |
jband%netscape.com
|
9cf2ab33fb
|
*** NOT PART OF SEAMONKEY BUILD*** Adding status page to help track and coordinate platform specific code contributors to xptcall (needed for xpconnect)
|
1999-04-30 23:25:12 +00:00 |
rogerl%netscape.com
|
fb2f92e61d
|
!!! Not a part of SeaMonkey Build !!!
new sparc stub code + added missing initialization to invoke_copy
|
1999-04-29 21:34:25 +00:00 |
waterson%netscape.com
|
4511d6651c
|
Use nsFileSpec and nsDirectoryIterator to make the implementation fully XP.
|
1999-04-27 17:49:14 +00:00 |
bruce%cybersight.com
|
489d86fc3a
|
Fix an array bounds write when writing to this->interfaceRecords[size] in the nsTypelibRecord constructor.
|
1999-04-27 04:06:33 +00:00 |
bruce%cybersight.com
|
bd1a77ea10
|
Yet another linking error killing the unix tinderboxen.
|
1999-04-27 03:52:34 +00:00 |
bruce%cybersight.com
|
9aadf8d5c3
|
Fix build bustage for this.
|
1999-04-27 03:14:57 +00:00 |
waterson%netscape.com
|
82ef7736c3
|
Whoops. Don't force linkage: build ordering problem.
|
1999-04-26 23:59:44 +00:00 |
waterson%netscape.com
|
7c46b25533
|
Add linker directives to ensure all the libs we need get loaded.
|
1999-04-26 23:30:59 +00:00 |
waterson%netscape.com
|
8d0ba7fab2
|
Use nsSpecialSystemFileSpec on Unix to get components dir.
|
1999-04-26 23:30:40 +00:00 |
jband%netscape.com
|
b6050d0bd1
|
ifdef'ing out a much more likely cause for the Mac bustage
|
1999-04-26 05:50:12 +00:00 |
jband%netscape.com
|
f30475caf2
|
changing a member name in hopes that this has something to do with the Mac bustage. I can't see what else might be wrong. Pure voodoo!
|
1999-04-26 05:40:18 +00:00 |
jband%netscape.com
|
fa205903de
|
Make xptinfo fail more gracefully. Fix a couple of warnings. Get rid of XPTDIR env var hack for XP_PC (other platforms coming soon)
|
1999-04-26 04:23:29 +00:00 |
mccabe%netscape.com
|
19c68fb53b
|
Backed out my previous checkin.
I realized that:
- we build on more than one build system.
- I'm too tired to fix it.
|
1999-04-23 09:20:36 +00:00 |
mccabe%netscape.com
|
ab6924a6b7
|
Removed the XPTDIR environment variable requirement; the xpt typelib directory is now constructed by adding 'components' to the executable directory. This adds an -lraptorbase requirement to linking against xptinfo.
|
1999-04-23 09:10:09 +00:00 |
toshok%hungry.com
|
a3037a390f
|
use NSPR's LL_ macros to do 64 bit stuff.
|
1999-04-15 01:40:33 +00:00 |
toshok%hungry.com
|
2164e77cc1
|
remove LL's to fix windows build.
|
1999-04-15 01:36:25 +00:00 |
toshok%hungry.com
|
a739ba97ca
|
change linux specific blurbs to include netbsd/freebsd, and make sure to update the url to the unixish_x86 file.
|
1999-04-15 01:06:45 +00:00 |
toshok%hungry.com
|
d38a318e0b
|
add some PRInt64 tests too.
|
1999-04-15 00:52:40 +00:00 |
toshok%hungry.com
|
82624f2171
|
the linux implementation should work for freebsd and netbsd x86. change the name from linux to unixish to reflect this.
|
1999-04-15 00:50:07 +00:00 |
beard%netscape.com
|
d691521130
|
renamed XPTC_InvokeByIndex to _XPTC_InvokeByIndex, to avoid having to have a .exp file for libxpt. #pragma export is used in xptcinvoke_mac.cpp to export XPTC_InvokeByIndex.
|
1999-04-11 00:31:13 +00:00 |
beard%netscape.com
|
2c5a4a4edf
|
First Checked In.
|
1999-04-10 23:52:55 +00:00 |
jband%netscape.com
|
4e0b123607
|
making the overloaded assignment operator sig better match the usage in hopes that the ambiguous error on Sun will go away
|
1999-04-10 08:17:05 +00:00 |
jband%netscape.com
|
3d06b7f693
|
convert fprintf calls to TRACE macros so they can be more easily turned on and off
|
1999-04-10 06:11:55 +00:00 |
jband%netscape.com
|
259385fc15
|
added overloaded asingment operator to quiet pedantice warning
|
1999-04-10 06:09:54 +00:00 |
rogerl%netscape.com
|
d49a5d0706
|
# NOT A PART OF SEAMONKEY
New.
|
1999-04-08 16:54:17 +00:00 |
jband%netscape.com
|
993ff933a8
|
Added support for [scriptable] flag in interface descriptor. Added [noscript]. xpconnect now checks for the [scriptable] flag.
|
1999-04-06 22:42:10 +00:00 |
jband%netscape.com
|
b0859a052d
|
fixed typo so no extra .pdb files get left behind
|
1999-04-06 00:10:10 +00:00 |
jband%netscape.com
|
5c93ff48e3
|
prepare makefiles for building libxpt and xpidl before xpcom/public and xpcom/src. Fix warnings and errors in libxpt exposed in Mac port
|
1999-04-04 03:09:12 +00:00 |
beard%netscape.com
|
4da9d22388
|
XP_MAC doesn't have <sys/stat.h>, <stat.h> instead.
|
1999-04-04 01:51:00 +00:00 |
jband%netscape.com
|
7f17746e5f
|
fixed typo in doc
|
1999-04-02 19:51:05 +00:00 |
jband%netscape.com
|
55242667e4
|
added porting guide and README docs
|
1999-04-02 06:15:09 +00:00 |
rogerl%netscape.com
|
aa9c68e1dc
|
fixed .global label.
|
1999-04-02 01:07:59 +00:00 |
rogerl%netscape.com
|
61c43d0fff
|
New. (And, as yet, unbuilt & untested)
|
1999-04-02 00:47:17 +00:00 |
briano%netscape.com
|
a28357faea
|
Only descend into tests if ENABLE_TESTS is set.
|
1999-03-31 22:58:07 +00:00 |
briano%netscape.com
|
0ab6ec357d
|
Only descend into the tests directory if ENABLE_TESTS is set.
|
1999-03-30 03:07:23 +00:00 |
jband%netscape.com
|
6830bdc2c8
|
fix incorrect title comment (copied from another file)
|
1999-03-29 04:35:35 +00:00 |
jband%netscape.com
|
7933eabf5f
|
add support for 'shared' flag in typelibs. This is available for use to indicate pointer type 'out' params which will not follow the xpcom rules of transfering ownership - i.e. they want to share a pointer rather than cloning the underlying data for the caller to delete when finished
|
1999-03-28 21:48:34 +00:00 |
jband%netscape.com
|
9b05e417fe
|
removing export of removed file
|
1999-03-27 08:36:20 +00:00 |
mccabe%netscape.com
|
34f8d2da5f
|
Consolidated xpt_cpp.h with xptinfo.h; removed xpt_cpp.h. Also
modified uses...
|
1999-03-27 08:02:15 +00:00 |
jband%netscape.com
|
87a6a6b447
|
removing (yet another!) misplaced semi-colon
|
1999-03-27 06:20:40 +00:00 |
jband%netscape.com
|
a8dd8e8500
|
removing misplaced semi-colonsthat break some platforms
|
1999-03-27 01:53:40 +00:00 |
mcafee%netscape.com
|
c39f6c7fc3
|
Ignore generated files.
|
1999-03-27 00:08:06 +00:00 |
briano%netscape.com
|
36c6d788f1
|
Fixed the bug that was assuming Linux==x86 (only).
|
1999-03-26 23:06:38 +00:00 |