ted.mielczarek@gmail.com
|
35d5c61b0f
|
bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg
|
2008-03-18 10:37:00 -07:00 |
benjamin@smedbergs.us
|
0b2007cf94
|
Bug 385677 - Breakpad fixes for GCC 4.3 (correct #includes and visibility wrappers), r+a=luser
|
2008-03-17 11:02:08 -07:00 |
dwitte@stanford.edu
|
85cf8e3ef9
|
Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+
|
2008-03-15 19:48:01 -07:00 |
jag@tty.nl
|
1252712548
|
Bug 419621: Add rule so |make nsFoo.i| works for nsFoo.mm files. r=bsmedberg, a1.9+=damons
|
2008-03-13 04:12:10 -07:00 |
reed@reedloden.com
|
21433d47b7
|
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-03-12 04:13:09 -07:00 |
reed@reedloden.com
|
7ed60d096e
|
Back out Mike Hommey's patch from bug 305782 due to build bustage.
|
2008-03-08 04:33:28 -08:00 |
reed@reedloden.com
|
c6bcaa7502
|
Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-03-08 01:53:28 -08:00 |
ted.mielczarek@gmail.com
|
3d400539b6
|
bug 419348 - build config fixes for profile-guided optimization on mac. fixes for PGO on universal builds, configure arg to disable PGO in spite of profiled build. r=bsmedberg
|
2008-03-06 03:57:21 -08:00 |
ted.mielczarek@gmail.com
|
1fd1465ee3
|
bug 420759 - only public symbols for spidermonkey in breakpad. landing as bustage fix to get symbols into nightlies
|
2008-03-04 04:00:38 -08:00 |
nrthomas@gmail.com
|
4657bb647e
|
Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner
|
2008-03-03 16:58:35 -08:00 |
gavin@gavinsharp.com
|
0d7ac3f2ef
|
Bustage fix from bug 415928, r=ted
|
2008-02-26 10:30:21 -08:00 |
neil@parkwaycc.co.uk
|
2d877e8099
|
RTL flags aren't host Cflags when you're cross-compiling b=419272 r=ted a=damons
|
2008-02-25 15:38:23 -08:00 |
ted.mielczarek@gmail.com
|
2ebd29a193
|
bug 419348 - build config fixes for pgo on mac. r=bsmedberg
|
2008-02-25 12:52:19 -08:00 |
ted.mielczarek@gmail.com
|
5c05fcf58d
|
bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg
|
2008-02-25 12:50:35 -08:00 |
joshmoz@gmail.com
|
3b3e222f41
|
use "-fobjc-exceptions" for all .mm files. p=shebs b=163260 r=josh r=ted
|
2008-02-22 13:08:36 -08:00 |
ted.mielczarek@gmail.com
|
37596e011c
|
attempt to fix thunderbird bustage from bug 263381 - support --with-system-sqlite3
|
2008-02-22 05:36:43 -08:00 |
ted.mielczarek@gmail.com
|
a18014454e
|
MOZ_DEBUG_SYMBOLS clobbers optimize flags, LDFLAGS. r=bsmedberg
|
2008-02-22 03:54:08 -08:00 |
reed@reedloden.com
|
458910fcde
|
Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner]
|
2008-02-22 03:25:59 -08:00 |
dougt@meer.net
|
e7fc4df7e5
|
for windows cl host, -Fo is the preferred out option. -o is deprecated., b=418842, r=bsmedberg, a=beltzner
|
2008-02-21 13:02:06 -08:00 |
benjamin@smedbergs.us
|
ff3d560f4d
|
Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated
|
2008-02-21 12:39:20 -08:00 |
ted.mielczarek@gmail.com
|
358ee1e97f
|
bug 361343 - make profiledbuild work on windows. r=bsmedberg
|
2008-02-20 15:29:11 -08:00 |
ted.mielczarek@gmail.com
|
24c74d4b22
|
bug 240267 - link error when doing make profiledbuild. r=bsmedberg
|
2008-02-16 14:23:07 -08:00 |
reed@reedloden.com
|
c7270971c4
|
Bug 345080 - "Allow use of external hunspell library" [p=mh+mozilla@glandium.org (Mike Hommey) r=mscott sr=bsmedberg a1.9=schrep]
|
2008-02-14 03:16:53 -08:00 |
jag@tty.nl
|
16c5fa6802
|
Bug 416529: Don't include .deps/.all.pp when not needed. r=benjamin, a=pavlov This to prevent unnecessarily generating the file due to the FORCE prereq.
|
2008-02-13 05:41:49 -08:00 |
reed@reedloden.com
|
690ab1ce6b
|
Bug 416450 - "Properly annotate recursive make invocation" (Mark MAKE_TIER_SUBMAKEFILES as a recursive make invocation) [p=jim@mozilla.com (Jim Blandy) r+a1.9=bsmedberg]
|
2008-02-13 03:35:45 -08:00 |
reed@reedloden.com
|
2fc7493bb3
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 03:33:38 -08:00 |
benjamin@smedbergs.us
|
f54b2d462b
|
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
|
2008-02-12 11:46:26 -08:00 |
reed@reedloden.com
|
6401506892
|
Bug 401140 - "VC9 issues building zlib" [p=sciguyryan@gmail.com (Ryan Jones) r=luser/ted a1.9=damons]
|
2008-02-09 22:04:19 -08:00 |
jag@tty.nl
|
92c5733e52
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 02:37:42 -08:00 |
pavlov@pavlov.net
|
e72f073b81
|
Don't adjust PATH and LIB unless MOZ_MEMORY is set
|
2008-02-04 22:54:00 -08:00 |
rhelmer@mozilla.com
|
d522b11db2
|
bump b3 to b4 b=409880 r=reed
|
2008-02-04 20:26:20 -08:00 |
pavlov@pavlov.net
|
6830103633
|
bug 407459. hooking jemalloc up to the build system. r=various people
|
2008-02-04 19:16:24 -08:00 |
mozilla@weilbacher.org
|
6282b6518f
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system (apparently forgot this file on yesterday's checkin)
|
2008-01-29 05:29:20 -08:00 |
mozilla@weilbacher.org
|
569c86f6e4
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
mozilla@weilbacher.org
|
43fbf10186
|
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
|
2008-01-28 14:22:53 -08:00 |
benjamin@smedbergs.us
|
b0487ed29a
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 09:14:48 -08:00 |
mozilla@weilbacher.org
|
c9f76a0f27
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 00:27:47 -08:00 |
ted.mielczarek@gmail.com
|
7376cbecd3
|
bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg
|
2008-01-22 16:06:40 -08:00 |
reed@reedloden.com
|
c6c7f07cd5
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
|
2008-01-20 19:47:25 -08:00 |
reed@reedloden.com
|
a442aa2057
|
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
|
2008-01-17 02:11:00 -08:00 |
reed@reedloden.com
|
1647a5803a
|
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
|
2008-01-16 22:27:50 -08:00 |
sayrer@gmail.com
|
a355d3804f
|
Bug 411365. Start and stop Shark from JS. r=crowder, sr=jst
|
2008-01-16 12:42:50 -08:00 |
benjamin@smedbergs.us
|
98d8894553
|
Bug 386740 - Windows file versions are incorrect, r=luser
|
2008-01-14 07:24:19 -08:00 |
sdwilsh@shawnwilsher.com
|
ad1612cdbf
|
Bug 408914 - Disable sqlite async IO. r=vlad
|
2008-01-09 19:21:56 -08:00 |
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 |