benjamin@smedbergs.us
|
f21d8c2138
|
Bug 392722 - nsinstall doesn't work if paths have double slashes, patch by Fabien Tassin <fta+bugzilla@sofaraway.org>, r=me
|
2007-08-29 13:05:52 -07:00 |
|
ted.mielczarek@gmail.com
|
36858dc9bf
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 10:38:02 -07:00 |
|
sdwilsh@shawnwilsher.com
|
8a369686fc
|
Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB.
|
2007-08-28 09:02:43 -07:00 |
|
neil@parkwaycc.co.uk
|
0c716b03a2
|
uriloader/exthandler dependencies not working in Windows b=393270 r=luser
|
2007-08-23 14:52:19 -07:00 |
|
bzbarsky@mit.edu
|
dd716f5a86
|
Fix compilation issues from HAVE_FT_GLYPHSLOT_EMBOLDEN with libxul on some distros. Bug 333126 (or rather part of it), patch by MATSUURA Takanori <t.matsuu@gmail.com>, r+a=pavlov
|
2007-08-20 19:39:10 -07:00 |
|
dbaron@dbaron.org
|
e09cb5e23f
|
Back out the half of bug 391937 that breaks things.
|
2007-08-19 19:46:39 -07:00 |
|
bzbarsky@mit.edu
|
ac7dc05f1b
|
Bug 391937 -- Linux x86_64 startup-notification relocation error gcc-4.2.x. Patch by Walter Meinl <wuno@lsvw.de>, r=bsmedberg, a=bzbarsky
|
2007-08-19 19:24:16 -07:00 |
|
dbaron@dbaron.org
|
5d73f51dfb
|
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
|
444f76bd14
|
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 |
|
benjamin@smedbergs.us
|
9f81fc8a6a
|
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 |
|
ted.mielczarek@gmail.com
|
7050a93f24
|
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 |
|
benjamin@smedbergs.us
|
4b6ed1dfac
|
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
|
1a38292fda
|
Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg
|
2007-08-03 07:26:46 -07:00 |
|
benjamin@smedbergs.us
|
f2b2525026
|
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
|
4639eb3dac
|
Bug 389401 - Build horked using VC71 and make -jN, r=cls
|
2007-07-25 06:56:04 -07:00 |
|
dbaron@dbaron.org
|
85ba05d10f
|
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
|
5d187e457e
|
adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me
|
2007-07-23 15:02:17 -07:00 |
|
ted.mielczarek@gmail.com
|
fb0ee58d99
|
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
|
09b089866b
|
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
|
2007-07-18 21:28:05 -07:00 |
|
benjamin@smedbergs.us
|
33d9e61ee9
|
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
|
37a18305d8
|
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
|
6551ebe13f
|
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
|
2007-07-17 06:47:55 -07:00 |
|
sdwilsh@shawnwilsher.com
|
289d7b6399
|
Backout of Bug 306907
|
2007-07-16 14:32:03 -07:00 |
|
sdwilsh@shawnwilsher.com
|
f7d59f8730
|
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 |
|
asqueella@gmail.com
|
d76e5ec020
|
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 |
|
benjamin@smedbergs.us
|
cc074e3032
|
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 |
|
benjamin@smedbergs.us
|
f1593a410c
|
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
|
7725395e33
|
Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg
|
2007-07-02 08:58:29 -07:00 |
|
joshmoz@gmail.com
|
a07c4478fb
|
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
|
b21f7b3a04
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 12:22:51 -07:00 |
|
benjamin@smedbergs.us
|
c93d1d5be6
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 09:35:01 -07:00 |
|
benjamin@smedbergs.us
|
d782232066
|
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
|
2281a32f09
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 10:35:03 -07:00 |
|
benjamin@smedbergs.us
|
508a95cd31
|
Fix Windows fileversion fu from bug 383167
|
2007-06-25 10:23:32 -07:00 |
|
benjamin@smedbergs.us
|
7b42bb19aa
|
Bug 383167 - Need buildid in an external file, r=luser sr=jst
|
2007-06-25 08:25:59 -07:00 |
|
benjamin@smedbergs.us
|
c9b4434df0
|
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
|
453222009e
|
Bug 380540 - crash reporter client on linux, r=luser
|
2007-06-21 09:11:07 -07:00 |
|
kherron@fmailbox.com
|
209c6af6fa
|
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 |
|
mats.palmgren@bredband.net
|
266f784855
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
|
bzbarsky@mit.edu
|
a3cf44e135
|
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
|
58a7060568
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
|
gavin@gavinsharp.com
|
94d232c05d
|
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
|
51e027a329
|
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
|
febbcda3e8
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 12:40:30 -07:00 |
|
cltbld
|
837fb7790d
|
Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed
|
2007-06-01 18:15:11 -07:00 |
|
bent.mozilla@gmail.com
|
20b6443053
|
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
|
ce1b388fa5
|
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
|
17043ce835
|
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
|
f46e7d3d68
|
mistake from bug 378926. r=bsmedberg
|
2007-05-14 07:21:44 -07:00 |
|
ted.mielczarek@gmail.com
|
e659c0665b
|
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 |
|