joshmoz@gmail.com
|
5696c86279
|
Leopard GDB complains of .o files having newer timestamp than executable. Patch by Stan Shebs. b=401767 r=bsmedberg
|
2008-01-07 14:07:42 -08:00 |
reed@reedloden.com
|
31e212af28
|
Bug 409971 - "remove warning on jar creation" [p=ynvich@gmail.com (Sergey Yanovich) r=bsmedberg a1.9=schrep]
|
2008-01-04 23:32:37 -08:00 |
dtownsend@oxymoronical.com
|
e6d6973b43
|
Bug 410258: EXTRA_PP_COMPONENTS and EXTRA_PP_JS_MODULES fail if the target directory does not already exist. r=luser, a=beltzner
|
2008-01-04 00:57:11 -08:00 |
reed@reedloden.com
|
ad5f0dfb42
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" (don't run test twice) [p=laurent@xulfr.org (Laurent Jouanneau) r=luser a1.9=schrep]
|
2007-12-12 05:26:19 -08:00 |
bhearsum@mozilla.com
|
bab50621f3
|
407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me
|
2007-12-11 13:43:04 -08:00 |
mark@moxienet.com
|
8baa4348f5
|
[10.5] 1.8 build configured with --enable-strip fails: strip: symbols referenced by relocation entries that can't be stripped in: .../xpinstall/src/libxpinstall.dylib. Always use ld -exported_symbols_list, never use nmedit -s. r=ted.mielczarek a/1.9=dsicore
|
2007-11-30 12:33:14 -08:00 |
reed@reedloden.com
|
8ad7ee37d1
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" [p=laurent@xulfr.org (Laurent Jouanneau) r=robcee sr=luser a1.9=beltzner]
|
2007-11-22 17:42:22 -08:00 |
reed@reedloden.com
|
8618da7020
|
Bug 402853 - Linker warnings for libxul/thebes [p=bsmedberg r=luser a1.9=damons]
|
2007-11-13 11:21:24 -08:00 |
jruderman@hmc.edu
|
ce9cff3255
|
Backing out bug 402853 to see if it fixes orange.
|
2007-11-10 18:42:18 -08:00 |
benjamin@smedbergs.us
|
e19f881b01
|
Bug 402853 - Linker warnings for libxul/thebes, r=luser a=damons
|
2007-11-09 11:40:34 -08:00 |
reed@reedloden.com
|
d15d731624
|
Bug 185436 - "Software update for release builds" [p=smorgan sr=pink a1.9=beltzner]
|
2007-11-08 23:06:03 -08:00 |
nrthomas@gmail.com
|
06dab749db
|
Bug 401741, bump nightly version to 3.0b2pre, r=ccooper, a=beltzner
|
2007-11-07 10:28:11 -08:00 |
reed@reedloden.com
|
9f18fe6731
|
Bug 401806 - "support building with dtrace enabled on Mac OS X" [p=Ryan r=luser aM9=schrep]
|
2007-11-01 23:36:49 -07:00 |
jst@mozilla.org
|
53e4a2cbb6
|
Landing fix for bug 388564. Adding Dtrace probes to the JS engine. Patch by padraig.obriain@sun.com and brendan@sun.com, and some intergration work done by jst@mozilla.org. r=brendan@mozilla.org, igor@mir2.org, sayrer@gmail.com, and r+a=ted.mielczarek@gmail.com.
|
2007-10-19 15:24:32 -07:00 |
benjamin@smedbergs.us
|
7015ca5668
|
Bug 398730 - Remove default suffix rules from rules.mk and some fixes to help automated-rewriting efforts, r=luser a=sayrer
|
2007-10-13 15:14:28 -07:00 |
benjamin@smedbergs.us
|
df3100bdd8
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 14:13:50 -07:00 |
ted.mielczarek@gmail.com
|
5b1df76393
|
bug 392857 - Can't build Fx 3.0a8pre with gcc 4.2.1 (visibility problem with curl headers). patch by Matthew Gregan <kinetik@flim.org>, r=me (blocking1.9)
|
2007-10-12 05:34:46 -07:00 |
bent.mozilla@gmail.com
|
f644faab9b
|
Bug 397796 - "Allow XULRunner apps to specify the name of xulrunner-stub via configure". r+a=luser.
|
2007-10-11 11:50:54 -07:00 |
jst@mozilla.org
|
28a0fabaaf
|
Landing basic framework for dtrace support (bug 388564). Patch by john.rice@sun.com and padraig.obriain@sun.com. r+a=ted.mielczarek@gmail.com, sr=sayrer@gmail.com
|
2007-10-10 16:03:14 -07:00 |
pavlov@pavlov.net
|
c10729129f
|
bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>.
|
2007-10-06 00:26:13 -07:00 |
kaie@kuix.de
|
137ae6249a
|
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
|
2007-10-03 04:43:54 -07:00 |
pavlov@pavlov.net
|
479c625948
|
backing out, again.. not sure what the leaks are.
|
2007-09-27 17:15:59 -07:00 |
pavlov@pavlov.net
|
0975834191
|
bug 362682. relanding linux text goodness. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-27 15:15:51 -07:00 |
dbaron@dbaron.org
|
7e642cf6bb
|
Remove freetype2 code, which was used only by the old gfx code. b=389697 r+a1.9=vlad
|
2007-09-27 13:44:51 -07:00 |
ted.mielczarek@gmail.com
|
83f1febc74
|
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case (follow up patch, forgot to address review comment). r=bsmedberg, a=bz
|
2007-09-26 04:17:47 -07:00 |
ted.mielczarek@gmail.com
|
30fc18e728
|
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
|
2007-09-26 03:38:29 -07:00 |
nrthomas@gmail.com
|
a5af25b178
|
Bug 394037, version bumps to 3.0a9pre, p=joduinn & cf, r=preed
|
2007-09-21 14:17:38 -07:00 |
pavlov@pavlov.net
|
baa8d2e6cb
|
backing out 362682 due to linux tinderboxen not being upgraded... (396805, 389426)
|
2007-09-19 16:53:09 -07:00 |
pavlov@pavlov.net
|
5331bc3fe6
|
bug 362682. fix missing glyphs on linux. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-19 15:18:42 -07:00 |
ted.mielczarek@gmail.com
|
1cdcc02a6b
|
backing out bug 395019 due to build issues
|
2007-09-17 04:07:41 -07:00 |
dtownsend@oxymoronical.com
|
e35ecbdccb
|
Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger, a=bzbarsky
|
2007-09-16 16:48:03 -07:00 |
ted.mielczarek@gmail.com
|
1b990c1e92
|
bug 395019 - compute relativesrcdir from srcdir, topsrcdir. r=bsmedberg a=bz
|
2007-09-16 13:59:14 -07:00 |
dtownsend@oxymoronical.com
|
5d17caca92
|
Bustage fix for Bug 390615. r+a=bsmedberg
|
2007-09-04 09:06:04 -07:00 |
neil@parkwaycc.co.uk
|
5807b0ffdc
|
uriloader/exthandler dependencies not working in Windows b=393270 r=bsmedberg
|
2007-08-30 15:48:28 -07:00 |
benjamin@smedbergs.us
|
e0f7725b37
|
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
|
5b8fcf6c53
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 10:38:02 -07:00 |
sdwilsh@shawnwilsher.com
|
64b9885a71
|
Bug 389575 - Add WARNINGS_AS_ERRORS compile time flag. r=bsmedberg NPOTFB.
|
2007-08-28 09:02:43 -07:00 |
neil@parkwaycc.co.uk
|
bb123ab649
|
uriloader/exthandler dependencies not working in Windows b=393270 r=luser
|
2007-08-23 14:52:19 -07:00 |
bzbarsky@mit.edu
|
5a299cf183
|
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
|
4ec9d1d99b
|
Back out the half of bug 391937 that breaks things.
|
2007-08-19 19:46:39 -07:00 |
bzbarsky@mit.edu
|
58d98295e5
|
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
|
f344c8b615
|
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
|
5943e55d0b
|
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
|
f66dede029
|
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
|
1f6bcdc9b8
|
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
|
c1f17da390
|
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
|
af31df79a2
|
Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg
|
2007-08-03 07:26:46 -07:00 |
benjamin@smedbergs.us
|
952a655e07
|
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
|
ecd02052df
|
Bug 389401 - Build horked using VC71 and make -jN, r=cls
|
2007-07-25 06:56:04 -07:00 |
dbaron@dbaron.org
|
85e21d8c9a
|
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
|
e3421eba8a
|
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
|
c1da060fe8
|
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
|
dd069fbf46
|
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
|
2007-07-18 21:28:05 -07:00 |
benjamin@smedbergs.us
|
81a33d01d7
|
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
|
3d5f109b8e
|
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
|
dcb69d27d4
|
bug 386874, add python emulation for nsinstall for --disable-compile-environment, r=bsmedberg
|
2007-07-17 06:47:55 -07:00 |
sdwilsh@shawnwilsher.com
|
db89527845
|
Backout of Bug 306907
|
2007-07-16 14:32:03 -07:00 |
sdwilsh@shawnwilsher.com
|
942eb53c84
|
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
|
0012993e62
|
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
|
c0a37d52d8
|
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
|
4e1cca5f54
|
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
|
dadf1b212a
|
Bug 386114, bump to *a7pre* in the meantime, r=bsmedberg
|
2007-07-02 08:58:29 -07:00 |
joshmoz@gmail.com
|
4f1e29c742
|
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
|
a396305c4a
|
Reverting bug 383167 again for linux test bustage :-(
|
2007-06-26 12:22:51 -07:00 |
benjamin@smedbergs.us
|
eb1adfce8d
|
Bug 383167 trying again, reviews by luser and biesi, sr=jst
|
2007-06-26 09:35:01 -07:00 |
benjamin@smedbergs.us
|
e4a58c034c
|
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
|
b6862dc2e4
|
Re-add milestone.pl to make configure.in MOZILLA_VERSION happy :-(
|
2007-06-25 10:35:03 -07:00 |
benjamin@smedbergs.us
|
04fce5e754
|
Fix Windows fileversion fu from bug 383167
|
2007-06-25 10:23:32 -07:00 |
benjamin@smedbergs.us
|
1e4a4ad931
|
Bug 383167 - Need buildid in an external file, r=luser sr=jst
|
2007-06-25 08:25:59 -07:00 |
benjamin@smedbergs.us
|
9ac9d75c45
|
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
|
cdcc784ff9
|
Bug 380540 - crash reporter client on linux, r=luser
|
2007-06-21 09:11:07 -07:00 |
kherron@fmailbox.com
|
66553b14b9
|
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
|
cfcd055eb1
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
bzbarsky@mit.edu
|
4c4d0092a9
|
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
|
935b4d3035
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
gavin@gavinsharp.com
|
1b8a6f0172
|
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
|
c9009a4392
|
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
|
3798ba80a5
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 12:40:30 -07:00 |
cltbld
|
476abdaf20
|
Bug 382873 - bumping nightly version to a6pre. me=joduinn, r=preed
|
2007-06-01 18:15:11 -07:00 |
bent.mozilla@gmail.com
|
934776a3e5
|
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
|
0202ed2564
|
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
|
95bb140102
|
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
|
1037c22a03
|
mistake from bug 378926. r=bsmedberg
|
2007-05-14 07:21:44 -07:00 |
ted.mielczarek@gmail.com
|
ac5f88756e
|
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
|
fc7e5a1432
|
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
|
5e19e25679
|
Bug 363485 - MSYS path conversion fix. r=bsmedberg.
|
2007-05-02 10:02:45 -07:00 |
mats.palmgren@bredband.net
|
87a0062405
|
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
|
9782e995ec
|
Bug 378905, bump versions to alpha 5, p=rhelmer, r=cf
|
2007-04-27 06:17:31 -07:00 |
ted.mielczarek@gmail.com
|
0f6d604ac1
|
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
|
194bf226de
|
Add dbus headers. b=378303 r=bsmedberg
|
2007-04-25 13:53:05 -07:00 |
benjamin@smedbergs.us
|
eb9f04f4d0
|
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
|
3ea1041fa0
|
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
|
4621dc313a
|
Bug 377843 - Fix build of the DBUS component, r=bsmedberg
|
2007-04-18 22:00:25 -07:00 |
axel@pike.org
|
01e9c60cfa
|
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
|
6ccf922cb5
|
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
|
bbbbb2b103
|
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
|
595b965311
|
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
|
c5d8c4692e
|
Fix bustage from bug 375388
|
2007-03-26 11:29:16 -07:00 |
neil@parkwaycc.co.uk
|
4a0aec7fa4
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 11:17:02 -07:00 |
ted.mielczarek@gmail.com
|
3469163a42
|
bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg
|
2007-03-26 11:15:02 -07:00 |