Commit Graph

141 Commits

Author SHA1 Message Date
reed@reedloden.com
d64bd4491f Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 04:33:28 -08:00
reed@reedloden.com
d7da80123d 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
d143c684fe 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
1dfcefcbcd 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
c81540ff5c 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
7f33abb115 Bustage fix from bug 415928, r=ted 2008-02-26 10:30:21 -08:00
neil@parkwaycc.co.uk
4ad8e201c8 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
0284360f98 bug 419348 - build config fixes for pgo on mac. r=bsmedberg 2008-02-25 12:52:19 -08:00
ted.mielczarek@gmail.com
9b4bd4025c 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
f2defd5c1b 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
3e35af17c7 attempt to fix thunderbird bustage from bug 263381 - support --with-system-sqlite3 2008-02-22 05:36:43 -08:00
ted.mielczarek@gmail.com
6733f5ac59 MOZ_DEBUG_SYMBOLS clobbers optimize flags, LDFLAGS. r=bsmedberg 2008-02-22 03:54:08 -08:00
reed@reedloden.com
13c04d87e7 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
108d7cea9b 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
ca89a98e8c 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
f7933e7360 bug 361343 - make profiledbuild work on windows. r=bsmedberg 2008-02-20 15:29:11 -08:00
ted.mielczarek@gmail.com
54a26abd81 bug 240267 - link error when doing make profiledbuild. r=bsmedberg 2008-02-16 14:23:07 -08:00
reed@reedloden.com
6347e6fc5d 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
53817a56b3 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
ae7824cd84 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
0ba0ded3b4 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
5e262ed60c 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
7764191587 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
77b084dde7 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
fa959dbc94 Don't adjust PATH and LIB unless MOZ_MEMORY is set 2008-02-04 22:54:00 -08:00
rhelmer@mozilla.com
c418b58c03 bump b3 to b4 b=409880 r=reed 2008-02-04 20:26:20 -08:00
pavlov@pavlov.net
c381c0546d bug 407459. hooking jemalloc up to the build system. r=various people 2008-02-04 19:16:24 -08:00
mozilla@weilbacher.org
3c5a000393 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
0a7ee49586 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
1672bc47c1 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
e8c45488e3 Bug 412320 - Try code-generation for QI impls, r=roc+luser 2008-01-25 09:14:48 -08:00
mozilla@weilbacher.org
1bc906a8e4 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
c20acd459d bug 404855 - Crash Reporter UI Review, round 2, Linux bits. r=dcamp/bsmedberg 2008-01-22 16:06:40 -08:00
reed@reedloden.com
67747c0779 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
8a35e033c5 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
c2a9789b6f 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
721a421573 Bug 411365. Start and stop Shark from JS. r=crowder, sr=jst 2008-01-16 12:42:50 -08:00
benjamin@smedbergs.us
7dfa68ca19 Bug 386740 - Windows file versions are incorrect, r=luser 2008-01-14 07:24:19 -08:00
sdwilsh@shawnwilsher.com
b17037d52b Bug 408914 - Disable sqlite async IO. r=vlad 2008-01-09 19:21:56 -08:00
joshmoz@gmail.com
ef5795be1e 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
3f57e56194 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
b915e5d1e0 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
3d234784ab 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
660dd524bf 407077: version/config bump up for Gecko 1.9b2. r=rhelmer, patch=me 2007-12-11 13:43:04 -08:00
mark@moxienet.com
88e009ad11 [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
954c8cca13 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
031e50dd8b 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
463582b6c7 Backing out bug 402853 to see if it fixes orange. 2007-11-10 18:42:18 -08:00
benjamin@smedbergs.us
f370878a08 Bug 402853 - Linker warnings for libxul/thebes, r=luser a=damons 2007-11-09 11:40:34 -08:00
reed@reedloden.com
36415c2f19 Bug 185436 - "Software update for release builds" [p=smorgan sr=pink a1.9=beltzner] 2007-11-08 23:06:03 -08:00