Граф коммитов

2312 Коммитов

Автор SHA1 Сообщение Дата
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
nrthomas@gmail.com a39b7d188e 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
karlt+%karlt.net 35ba459f6b Bug 435764 ��� crash [@ cairo_draw_with_xlib] painting windowless plugins.
Move ws_info set-up from nsObjectFrame::CallSetWindow().
Provide gfxXlibNativeRenderer::NativeDraw with Screen and Colormap.
r+sr=roc a1.9.0.2=ss
2008-07-24 22:37:32 +00:00
bhearsum%mozilla.com eeec862b97 bug 422356: version/config bumps for firefox 3.0.1 release. r=needtostartbuilds, patch=me 2008-07-02 12:10:01 +00:00
Callek%gmail.com 7b77ca49bd Bug 437219 - allow app-specific rules via application/app-config.mk and application/app-rules.mk. p=bsmedberg, r=ted, a1.9=beltzner 2008-06-24 23:29:46 +00:00
nrthomas%gmail.com db4c8169e3 Bug 436926, bump firefox version to 3.0.1pre, gecko to 1.9.0.1pre and associated changes, r=bsmedberg 2008-06-18 08:51:02 +00:00
gavin%gavinsharp.com 04a01c77bc Bug 422055: use jemalloc on Solaris, patch by Ginn Chen <ginn.chen@sun.com>,
r=ted, a=shaver
2008-05-28 18:42:32 +00:00
alfred.peng%sun.com 6df9029382 Followup fix for Bug 385280. should send proxy settings to the breakpad reporter. Add the check on whether gconf library exists.
r=ted.mielczarek,a=beltzner.
2008-05-05 21:08:15 +00:00
ginn.chen%sun.com c223f871f1 Bug 422055 Use jemalloc on OpenSolaris
p=Jason Evans, Ginn Chen r=ted.mielczarek a=beltzner
2008-04-30 07:14:45 +00:00
gavin%gavinsharp.com 05762b4aaf Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner 2008-04-25 16:44:25 +00:00
reed%reedloden.com 9134b9a496 Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" (configure bits) [p=ted.mielczarek@gmail.com (Ted Mielczarek [luser]) r=bsmedberg a1.9=beltzner] 2008-04-09 06:17:11 +00:00
gavin%gavinsharp.com 10a16e1481 Bug 425159: properly support optional help viewer (--enable-help-viewer), r=neil, sr=bsmedberg 2008-03-28 18:08:59 +00:00
reed%reedloden.com ecafebff79 Bug 424242 - Bump nightly version to Firefox 3.0pre/Gecko 1.9pre [p=reed r=nthomas a1.9+a1.9b5=beltzner] 2008-03-26 18:35:39 +00:00
ted.mielczarek%gmail.com ac3d37bb2a bug 403224 - build config fixes to build spidermonkey with icc. r=bsmedberg 2008-03-18 17:37:01 +00:00
benjamin%smedbergs.us dbcb3db1f0 Bug 385677 - Breakpad fixes for GCC 4.3 (correct #includes and visibility wrappers), r+a=luser 2008-03-17 18:02:08 +00:00
dwitte%stanford.edu dba12d7c41 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-16 02:48:02 +00:00
jag%tty.nl 38aa25ff85 Bug 419621: Add rule so |make nsFoo.i| works for nsFoo.mm files. r=bsmedberg, a1.9+=damons 2008-03-13 11:12:10 +00:00
reed%reedloden.com be1f96edd1 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 11:13:11 +00:00
reed%reedloden.com 3805937bba Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 12:33:30 +00:00
reed%reedloden.com fd79bde8cf Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-08 09:53:29 +00:00
ted.mielczarek%gmail.com 1c6dfae9cf 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 11:57:22 +00:00
ted.mielczarek%gmail.com fb76b0ebb2 bug 420759 - only public symbols for spidermonkey in breakpad. landing as bustage fix to get symbols into nightlies 2008-03-04 12:00:38 +00:00
nrthomas%gmail.com 2ea2c1a68e Bug 418926, bump nightly version to 3.0b5pre/1.9b5pre following branch for 3.0b4, r=rhelmer, a=beltzner 2008-03-04 00:58:35 +00:00
gavin%gavinsharp.com ecc54d8e32 Bustage fix from bug 415928, r=ted 2008-02-26 18:30:21 +00:00
neil%parkwaycc.co.uk 99f2e14c03 RTL flags aren't host Cflags when you're cross-compiling b=419272 r=ted a=damons 2008-02-25 23:38:23 +00:00
ted.mielczarek%gmail.com 4bb7ede001 bug 419348 - build config fixes for pgo on mac. r=bsmedberg 2008-02-25 20:52:19 +00:00
ted.mielczarek%gmail.com 98c6d64d89 bug 415928 - fix packaging of CRT with jemalloc - make nspr/nss play along. r=bsmedberg 2008-02-25 20:50:36 +00:00
joshmoz%gmail.com 25104f5ad1 use "-fobjc-exceptions" for all .mm files. p=shebs b=163260 r=josh r=ted 2008-02-22 21:08:37 +00:00
ted.mielczarek%gmail.com c99da18699 attempt to fix thunderbird bustage from bug 263381 - support --with-system-sqlite3 2008-02-22 13:36:43 +00:00
ted.mielczarek%gmail.com 10f830f0da bug 418613 - MOZ_DEBUG_SYMBOLS clobbers optimize flags, LDFLAGS. r=bsmedberg 2008-02-22 11:54:08 +00:00
reed%reedloden.com 981869b961 Bug 263381 - "support --with-system-sqlite3 in storage builds" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-02-22 11:26:00 +00:00
dougt%meer.net 84ed508ef6 for windows cl host, -Fo is the preferred out option. -o is deprecated., b=418842, r=bsmedberg, a=beltzner 2008-02-21 21:02:06 +00:00
benjamin%smedbergs.us 624a4d7ef0 Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
ted.mielczarek%gmail.com 15bfe95de7 bug 361343 - make profiledbuild work on windows. r=bsmedberg 2008-02-20 23:29:12 +00:00
ted.mielczarek%gmail.com 8af2331823 bug 240267 - link error when doing make profiledbuild. r=bsmedberg 2008-02-16 22:23:08 +00:00
reed%reedloden.com 725e9b8564 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 11:16:54 +00:00
jag%tty.nl 3b38f459a6 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 13:41:49 +00:00
reed%reedloden.com 925b88a873 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 11:35:45 +00:00
reed%reedloden.com 5ba1e3637a 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 11:33:40 +00:00
benjamin%smedbergs.us b27c6528eb 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 19:46:50 +00:00
reed%reedloden.com 60863d5b7a Bug 401140 - "VC9 issues building zlib" [p=sciguyryan@gmail.com (Ryan Jones) r=luser/ted a1.9=damons] 2008-02-10 06:04:19 +00:00