gecko/xpcom
Rafael Ávila de Espíndola a8c970acc2 Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey.
This patch creates a new MOZ_FRAMEPTR_FLAGS variable that is used only to
control the frame pointer flags passed to the compiler. It also computes this
flag in a macro so that the toplevel configure and js/src/configure stay in
sync.
2011-09-03 13:36:18 -04:00
..
analysis Bug 613425 - static checking suite: fix static initializer warnings with COMPONENT_REFs r=tglek a=test-only [DONTBUILD] 2010-11-26 12:14:24 -05:00
base Bug 682066 - Drop NS_DEFCALL. r=benjamin. 2011-08-30 14:22:00 -04:00
build Bug 678155 - Remove NS_COM. r=bsmedberg 2011-08-18 15:46:39 +02:00
components Bug 678155 - Remove NS_COM. r=bsmedberg 2011-08-18 15:46:39 +02:00
doc
ds bug 682319 - use C99 isfinite on OS X, since finite is deprecated (and not present on iOS). r=bz 2011-08-29 11:14:27 -04:00
glue Merge last green changeset on m-i to m-c 2011-09-01 08:41:18 +01:00
idl-parser Bug 681714: Ensure that we've unrolled the entire typedef chain when building typelibs. r=ted 2011-08-28 05:56:24 -04:00
io Bug 681660 - [win] GetDiskSpaceAvailable doesn't work on files. 2011-08-26 13:29:45 +02:00
libxpt/xptcall
proxy Bug 678155 - Remove NS_COM. r=bsmedberg 2011-08-18 15:46:39 +02:00
reflect Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey. 2011-09-03 13:36:18 -04:00
sample
string Bug 676252 part 1 - Don't use $(OBJ_SUFFIX) before including config.mk. r=ted 2011-08-29 07:34:02 +02:00
stub Bug 666501: fix jprof to work in builds without run-mozilla.sh r=glandium 2011-06-24 00:01:49 -04:00
system Bug 669105 - Leak-until-shutdown with deviceorientation and unload listeners. r=smaug 2011-07-06 22:56:32 -07:00
tests Bug 682852: Remove ancient test gunk. r=me 2011-08-30 13:39:19 -04:00
threads Bug 678155 - Remove NS_COM. r=bsmedberg 2011-08-18 15:46:39 +02:00
tools
typelib Bug 581468 - Fix warning: signed and unsigned type in conditional expression in XPT_DoString; r=bsmedberg 2011-08-31 23:45:31 +01:00
windbgdlg
Makefile.in bug 677671 - Add unit tests for xpidl.py. r=khuey 2011-08-17 13:26:26 -04:00
xpcom-config.h.in Bug 680625 part 0b: Remove more workarounds for past century compilers. r=ted 2011-08-26 00:35:13 +01:00
xpcom-private.h.in