jwalden%mit.edu
6b4cf9eb76
Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep
2008-02-07 20:53:19 +00:00
reed%reedloden.com
4ba3f994a2
Bug 411053 - "xpt_dump not rebuild when libxpt.a is modified" [p=arno.@no-log.org (arno.) r+sr=bsmedberg a1.9=schrep]
2008-01-10 08:55:50 +00:00
philringnalda%gmail.com
0a55247b47
Bug 161453 - remove XP_MAC deadcode in typelib/xpidl, r=timeless, sr=mrbkap, a=dsicore
2007-11-13 03:25:55 +00:00
reed%reedloden.com
2f438f32de
Bug 398435 - "PRBool misuse bugs in xpcom/" [p=taras r=bsmedberg a1.9=sayrer]
2007-10-19 23:26:53 +00:00
reed%reedloden.com
454a4301b9
Backout taras's check-in for bug 398435 to help find Tp regression.
2007-10-17 00:31:02 +00:00
tglek%mozilla.com
d807caa2df
Bug 398435. Fix prbool bugs in xpcom. r=bsmedberg a=sayrer
2007-10-15 23:40:10 +00:00
benjamin%smedbergs.us
d3082a9042
Bug 368854 - Use new compiler/linker flags added in VC8 to improve security, r=luser
2007-07-17 13:31:29 +00:00
enndeakin%sympatico.ca
288cb44ead
Bug 382034, support optional args in idl, try again with fix for crash calling toString, r+sr=shaver
2007-06-25 14:23:26 +00:00
enndeakin%sympatico.ca
54d2bdefc8
Bug 382034, back out due to test content/base/test/test_bug352728.html failing
2007-06-22 15:21:14 +00:00
enndeakin%sympatico.ca
5daa0a155e
Bug 382034, support optional arguments in idl, r+sr=shaver
2007-06-22 14:22:23 +00:00
ajschult%verizon.net
f0df2297d4
Bug 384748: xpidl can generate garbage .java filenames. r=jhpedemonte
2007-06-19 04:04:11 +00:00
pedemont%us.ibm.com
712c8f579b
Bug 348710 - Fix array handling bug. Add support for sized strings. Update unit tests to test array parameters. XULRunner only.
2007-05-02 16:39:19 +00:00
jwalden%mit.edu
08efb2bc3d
Bug 361791 - Unnecessary signed-unsigned casts, warnings in xpidl_util.c. r=timeless, sr=darin
2007-02-19 00:02:19 +00:00
pedemont%us.ibm.com
9aec3eb2e6
Bug 330256 - Change generated interfaces package name.
2007-01-31 20:54:19 +00:00
timeless%mozdev.org
4bfc04e48c
Bug 362843 xpidl should warn about attribute anytype aaaIAa ([a-z]{2,3}I[A-Z][a-z])
...
r=bsmedberg
2006-12-07 20:10:34 +00:00
joshmoz%gmail.com
433b32a3c1
remove XP_MAC from xpcom. b=281889 r=bsmedberg
2006-11-16 09:10:09 +00:00
mozilla%weilbacher.org
956bd9faab
[OS/2] Bug 351472: Fix build break in xpidl_java.c for GCC 3.2.2 builds, r=jhpedemonte
2006-09-07 19:57:16 +00:00
timeless%mozdev.org
9975414f7c
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:17:01 +00:00
pedemont%us.ibm.com
7ec2464619
Bug 333618 - Use xpidl for generating Java interfaces. r=timeless/bsmedberg, sr=bsmedberg.
2006-08-28 15:24:32 +00:00
benjamin%smedbergs.us
c8ddc264c4
Bug 350166 - stop exporting typelib/xpt functions, r=darin
2006-08-28 15:04:06 +00:00
mozilla%weilbacher.org
9ca1138c10
[OS/2] Bug 325902: make xpt_link expand wildcards, p=abwillis, r=mkaply
2006-07-14 20:05:21 +00:00
timeless%mozdev.org
d9e73e4fc9
Bug 331818 xpidl crashes when no file name is given on the command line
...
patch by mh+mozilla@glandium.org changes per dbradley r=timeless sr=shaver
2006-05-06 23:39:09 +00:00
gerv%gerv.net
c62293b120
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 06:13:49 +00:00
timeless%mozdev.org
c776271958
Bug 329728 Coverity doesn't like main in xpt_link because it pretends header could be null
...
r=mrbkap sr=bz
2006-03-10 00:01:45 +00:00
dougt%meer.net
78c622a9a2
Updating configure.in to build the vs8 shunt project and wrapper tools. Also making Windows CE use the static version of libIDL. Windows CE only
2006-02-23 20:52:49 +00:00
mark%moxienet.com
dbd781b833
322578 Support ppc<->x86 cross builds for Mac OS X. Core cross-compile support. r=bsmedberg r=cls sr=bryner
2006-02-21 00:21:55 +00:00
benjamin%smedbergs.us
f6933590f5
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-02-10 18:23:52 +00:00
bsmedberg%covad.net
bf42cc6477
Bug 242870 - (optionally) statically link libIDL/glib with xpidl on Windows instead of having to use compiler-specific DLLs r=cls
2006-01-24 18:15:11 +00:00
neil%parkwaycc.co.uk
c0c752a009
Bustage fix for previous checkin which was for bug 293485
2006-01-04 14:48:25 +00:00
neil%parkwaycc.co.uk
6291f9a642
Rebuild .xpt files when included .idl files change r=bsmedberg sr=shaver
2006-01-04 13:43:59 +00:00
gerv%gerv.net
9308ce325d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 13:18:10 +00:00
bsmedberg%covad.net
dff1dea638
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2005-11-11 14:36:26 +00:00
wtchang%redhat.com
6bb2f4c9a4
Bugzilla Bug 302212: allow Mac OS X x86 builds to target SDKs. The patch
...
was written by Mark Mentovai <mark@moxienet.com>. r=joshmoz. sr=bryner.
Modified Files:
configure.in config/autoconf.mk.in config/config.mk
extensions/java/xpcom/tools/xpidl/Makefile.in
security/manager/Makefile.in xpcom/typelib/xpidl/Makefile.in
2005-10-26 19:01:18 +00:00
dougt%meer.net
864ee27247
make xpcom typelib tools build on wince. r/a=benjamin
2005-07-05 17:02:20 +00:00
joshmoz%gmail.com
8656c699c0
more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. r=josh r=pinkerton r=cls sr=bryner a=brendan
2005-06-01 18:48:04 +00:00
pedemont%us.ibm.com
950dbb684d
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
bsmedberg%covad.net
20b57929a4
Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
2005-04-01 18:22:57 +00:00
dougt%meer.net
242a37f168
Disable host xpt tools on Windows CE.
2005-03-07 18:20:50 +00:00
dougt%meer.net
d258f3e99d
bug 280245. WinCE build and support changes. r=darin
2005-01-30 21:33:47 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
timeless%mozdev.org
67a9369f98
Bug 250152 Remove XPT_PARAMDESCRIPTOR_SIZE
...
r=dbradley
2004-11-01 02:35:28 +00:00
shaver%mozilla.org
9b648dc685
fix DEBUG_shaver build, r=biesi, sr=lumpy
2004-10-07 21:50:51 +00:00
gerv%gerv.net
6f486a3c92
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 14:21:17 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
pinkerton%aol.net
60aa753170
add support for OSX 10.3 SDK support so build done on 10.3 can be run on
...
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
caillon%returnzero.com
df88d7f6f8
Stop outputting comments pertaining to forward declared interfaces. See bug 232032 for details.
...
r=dbradley, sr=shaver
2004-01-24 23:01:55 +00:00
bryner%brianryner.com
bc829daafa
Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron.
2004-01-15 06:14:18 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
dbradley%netscape.com
9c9f63113e
bug 127585 - xpidl usage is incorrect. r=timeless, sr=jst
2003-07-08 21:41:51 +00:00
seawood%netscape.com
af26a5126e
Use the documented __declspec keyword instead of _declspec.
...
Bug #206934 r=dougt
2003-06-24 22:12:37 +00:00