dbaron@dbaron.org
|
3d08f003ea
|
Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky
|
2007-08-19 17:00:11 -07:00 |
|
jwalden@mit.edu
|
4ff6f987ed
|
Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz
|
2007-08-17 16:07:39 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
6b941d6dd3
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-16 12:06:15 -07:00 |
|
benjamin@smedbergs.us
|
110fa8fea7
|
Bug 391325 - Cannot debug installed xulrunner, add a --enable-install-strip flag, patch by Sergey Yanovich <ynvich@gmail.com>, r+a=me
|
2007-08-15 17:13:15 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
46e98d7750
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-10 15:25:15 -07:00 |
|
ted.mielczarek@gmail.com
|
47628e82ad
|
bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg
|
2007-08-08 08:19:57 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
2258d276ab
|
merging from cvs-trunk-mirror
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2007-08-06 16:03:20 -07:00 |
|
benjamin@smedbergs.us
|
28d40dae74
|
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
|
2007-08-03 07:46:17 -07:00 |
|
nrthomas@gmail.com
|
55ece2d1b2
|
Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg
|
2007-08-03 07:26:46 -07:00 |
|
benjamin@smedbergs.us
|
b781252802
|
Bug 389671 - CVS remove old suite-style multi-profile code which is not used anymore, r=luser (NPOB except for removing build-system references to files/options)
|
2007-08-02 11:43:30 -07:00 |
|
benjamin@smedbergs.us
|
b8fb6c7bd8
|
Bug 389401 - Build horked using VC71 and make -jN, r=cls
|
2007-07-25 06:56:04 -07:00 |
|
dbaron@dbaron.org
|
d7b847a09b
|
Fix header wrapping for lcms, bug 16769 to fix x86_64 Linux and SELinux bustage. Review pending.
|
2007-07-23 22:56:07 -07:00 |
|
pavlov@pavlov.net
|
d04ad3b03b
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 15:02:17 -07:00 |
|
jst@mozilla.com
|
c00957a8fc
|
merging from cvs-trunk-mirror
|
2007-07-20 14:18:36 -07:00 |
|
ted.mielczarek@gmail.com
|
7b8f103e9a
|
bug 336959 - line breaking with pango/uniscribe - add pango/pango-break.h to system-headers. r+sr=dbaron
|
2007-07-20 10:02:55 -07:00 |
|
ted.mielczarek@gmail.com
|
31369cfdd9
|
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
|
2007-07-18 21:28:05 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
3f0a31e32c
|
merging from actionmonkey 2007/07/16 (Bug 387935, Always build JS as C++)
--HG--
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2007-07-18 14:21:30 -07:00 |
|
jst@mozilla.org
|
1df6805a57
|
merging from cvs-trunk-mirror
|
2007-07-18 13:32:08 -07:00 |
|
benjamin@smedbergs.us
|
bfd7c81702
|
Tbird build bustage from bug 388542 and/or bug 373535, always link up cairo libs into a static build.
|
2007-07-18 12:51:32 -07:00 |
|
sdwilsh@shawnwilsher.com
|
bef3969f5f
|
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
|
2007-07-18 09:20:12 -07:00 |
|
axel@pike.org
|
60a1d7e3f9
|
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
|
2007-07-17 06:47:55 -07:00 |
|
sdwilsh@shawnwilsher.com
|
ed0d5c29a2
|
Backout of Bug 306907
|
2007-07-16 14:32:03 -07:00 |
|
sdwilsh@shawnwilsher.com
|
61f8ec5ce3
|
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
|
2007-07-16 14:23:29 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
03eba17305
|
Bug 387935, Always build JS as C++, r=benjamin
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarena.c => js/src/jsarena.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsatom.c => js/src/jsatom.cpp
rename : js/src/jsbool.c => js/src/jsbool.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jscpucfg.c => js/src/jscpucfg.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsdhash.c => js/src/jsdhash.cpp
rename : js/src/jsdtoa.c => js/src/jsdtoa.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfile.c => js/src/jsfile.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jshash.c => js/src/jshash.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jskwgen.c => js/src/jskwgen.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jslog2.c => js/src/jslog2.cpp
rename : js/src/jslong.c => js/src/jslong.cpp
rename : js/src/jsmath.c => js/src/jsmath.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsprf.c => js/src/jsprf.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscan.c => js/src/jsscan.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsstr.c => js/src/jsstr.cpp
rename : js/src/jsutil.c => js/src/jsutil.cpp
rename : js/src/jsxdrapi.c => js/src/jsxdrapi.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
rename : js/src/prmjtime.c => js/src/prmjtime.cpp
|
2007-07-16 11:40:49 -07:00 |
|
asqueella@gmail.com
|
8f441a5102
|
Bug 382297 - use a single PDB file per library (back out 286179)
p=Vladimir Vukicevic (:vlad) <vladimir@pobox.com>
r=ted.mielczarek
|
2007-07-14 15:07:00 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
435cf8f9b0
|
merging from cvs-trunk-mirror 2007/07/12 (restores ability to compile SpiderMonkey with c++)
|
2007-07-12 10:41:14 -07:00 |
|
benjamin@smedbergs.us
|
27c6275bc8
|
Bug 386445 - mac build stops with "multiple definitions of symbol nsINIParser::GetSrings", also changes to building mac dylibs with -single_module, r=luser,jag
|
2007-07-11 10:26:11 -07:00 |
|
edward.lee@engineering.uiuc.edu
|
6d751db76d
|
merging from cvs-trunk-mirror 2007/07/10
|
2007-07-10 00:18:34 -07:00 |
|
benjamin@smedbergs.us
|
75dc0cfd4c
|
Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi
|
2007-07-02 11:20:24 -07:00 |
|
nrthomas@gmail.com
|
d70cfc594f
|
Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg
|
2007-07-02 08:58:29 -07:00 |
|
joshmoz@gmail.com
|
69b44f646e
|
support DWARF2 debugging on Mac OS X, needed for debugging on 10.5. Patch by Stan Shebs. b=363590 r=bsmedberg
|
2007-06-29 22:20:00 -07:00 |
|
benjamin@smedbergs.us
|
5ebfce3c70
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 12:22:51 -07:00 |
|
benjamin@smedbergs.us
|
bd5749568a
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 09:35:01 -07:00 |
|
benjamin@smedbergs.us
|
035e643c90
|
Revert all of bug 383167 changes because they're not enough... going to try again later.
|
2007-06-25 11:40:57 -07:00 |
|
benjamin@smedbergs.us
|
5da9e8e998
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 10:35:03 -07:00 |
|
benjamin@smedbergs.us
|
1c31093c43
|
Fix Windows fileversion fu from bug 383167
|
2007-06-25 10:23:32 -07:00 |
|
benjamin@smedbergs.us
|
97afb0c802
|
Bug 383167 - Need buildid in an external file, r=luser sr=jst
|
2007-06-25 08:25:59 -07:00 |
|
benjamin@smedbergs.us
|
691c7280f8
|
Bug 385692 - Wrap the ptrace header used by breakpad, patch by Stephen Moehle <smoehle@comcast.net>, r=me
|
2007-06-25 00:26:24 -07:00 |
|
dcamp@mozilla.com
|
56ba514ddd
|
Bug 380540 - crash reporter client on linux, r=luser
|
2007-06-21 09:11:07 -07:00 |
|
kherron@fmailbox.com
|
17720982cc
|
Bug 247204 - lock up at start when using threaded GTK2 libraries (i.e. gconf). Patch by Walter Meinl <wuno@lsvw.de>, r+sr=roc.
|
2007-06-17 06:02:08 -07:00 |
|
Ted Mielczarek
|
94f01dde3b
|
merging from cvs-trunk-mirror
|
2007-06-15 15:03:02 -04:00 |
|
mats.palmgren@bredband.net
|
3f7e3e99ea
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
|
bzbarsky@mit.edu
|
cd82210352
|
Followup to fix build bustage for bug 380970, patch by Alex Vincent<ajvincent@gmail.com>, r=sayrer, sr=bsmedberg
|
2007-06-10 15:14:53 -07:00 |
|
mozilla@weilbacher.org
|
a614a85c71
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
|
gavin@gavinsharp.com
|
c37496b2a8
|
Backing out the patch for bug 350616 to see if it will fix the windows orange
|
2007-06-09 20:41:57 -07:00 |
|
ted.mielczarek@gmail.com
|
003961c964
|
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
|
2007-06-08 05:47:41 -07:00 |
|
rcampbell@mozilla.com
|
92b742dfd1
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 12:40:30 -07:00 |
|
cltbld
|
01e35f730d
|
Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed
|
2007-06-01 18:15:11 -07:00 |
|
luser@bluck
|
b709ff661c
|
bug 381820 - mozilla2 hg repo doesn't build out of the box due to missing extensions
|
2007-05-24 12:48:39 -04:00 |
|
bent.mozilla@gmail.com
|
5c7024b338
|
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
|
2007-05-23 13:08:44 -07:00 |
|
alfred.peng@sun.com
|
0c98664320
|
Fix the bustage for bug 381247 on Solaris. Use the POSIX macro S_ISDIR.r=benjamin.
|
2007-05-23 06:30:45 -07:00 |
|
roc+@cs.cmu.edu
|
c8d6f7ee01
|
Bug 381247. mkdepend on Windows should call GetFileAttributesEx instead of stat() to check for file existence. r=bsmedberg
|
2007-05-22 20:48:13 -07:00 |
|
ted.mielczarek@gmail.com
|
bf6f3e35d3
|
mistake from bug 378926. r=bsmedberg
|
2007-05-14 07:21:44 -07:00 |
|
ted.mielczarek@gmail.com
|
01d4f5821b
|
bug 368206 - integrate breakpad exception handler/crash reporter on OS X. fix up static linking for thunderbird et. al and enable breakpad by default on OS X. r=bsmedberg
|
2007-05-07 08:32:41 -07:00 |
|
asqueella@gmail.com
|
1430724eef
|
Bug 318331 - Default build does not support Xinerama - detect support at runtimep=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-05-02 13:07:32 -07:00 |
|
pedemont@us.ibm.com
|
86c8a22d5e
|
Bug 363485 - MSYS path conversion fix. r=bsmedberg.
|
2007-05-02 10:02:45 -07:00 |
|
mats.palmgren@bredband.net
|
dfbd9d77a5
|
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
|
2007-04-30 16:52:44 -07:00 |
|
nrthomas@gmail.com
|
63377a823c
|
Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf
|
2007-04-27 06:17:31 -07:00 |
|
ted.mielczarek@gmail.com
|
1312c2b0da
|
bug 378926 - support HOST_CMSRCS, HOST_CMMSRCS, .cc files in HOST_CPPSRCS. r=bsmedberg
|
2007-04-27 04:47:10 -07:00 |
|
dbaron@dbaron.org
|
a16788635e
|
Add dbus headers. b=378303 r=bsmedberg
|
2007-04-25 13:53:05 -07:00 |
|
benjamin@smedbergs.us
|
be43570e2e
|
Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento
|
2007-04-25 07:26:42 -07:00 |
|
neil@parkwaycc.co.uk
|
f3625049f6
|
Bug 378122 Fix more bustage from bug 375388 p=brian.lu@sun.com r=wtc
|
2007-04-20 01:12:30 -07:00 |
|
wr@rosenauer.org
|
b2d8c463b2
|
Bug 377843 - Fix build of the DBUS component, r=bsmedberg
|
2007-04-18 22:00:25 -07:00 |
|
axel@pike.org
|
ccc78445dc
|
bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg
|
2007-04-13 16:43:36 -07:00 |
|
axel@pike.org
|
a364c25975
|
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
|
2007-04-11 09:35:01 -07:00 |
|
benjamin@smedbergs.us
|
9b26675a18
|
Bug 371253 - "make install" doesn't work with flat chrome (by design), so add an error to that effect, r=luser
|
2007-04-05 06:21:42 -07:00 |
|
cbiesinger@web.de
|
02fb932571
|
Bug 375189 use $(MAKE) instead of make in makefilespatch by Marco Perez <bugmail@millibyte.net> r=bsmedberg
|
2007-03-31 12:37:51 -07:00 |
|
neil@parkwaycc.co.uk
|
5d4ca43b2a
|
Fix bustage from bug 375388
|
2007-03-26 11:29:16 -07:00 |
|
neil@parkwaycc.co.uk
|
c1cf636115
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 11:17:02 -07:00 |
|
ted.mielczarek@gmail.com
|
4188c2c7a6
|
bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg
|
2007-03-26 11:15:02 -07:00 |
|
nrthomas@gmail.com
|
946f3ea2fe
|
Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed
|
2007-03-25 15:10:07 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|