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

582 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 432ff728c7 Bug 412320 - Try code-generation for QI impls, r=roc+luser 2008-01-25 17:14:53 +00:00
joshmoz%gmail.com 7401d25a3d Leopard GDB complains of .o files having newer timestamp than executable. Patch by Stan Shebs. b=401767 r=bsmedberg 2008-01-07 22:07:42 +00:00
dtownsend%oxymoronical.com b3ecdab668 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 08:57:11 +00:00
reed%reedloden.com 0f6fd6f32f 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 13:26:19 +00:00
mark%moxienet.com 5183252478 [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 20:33:15 +00:00
reed%reedloden.com 65eb6d6f99 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-23 01:42:22 +00:00
reed%reedloden.com d93a2653ce Bug 401806 - "support building with dtrace enabled on Mac OS X" [p=Ryan r=luser aM9=schrep] 2007-11-02 06:36:50 +00:00
jst%mozilla.org 68fa078d79 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 22:24:32 +00:00
benjamin%smedbergs.us dbe5823427 Bug 398730 - Remove default suffix rules from rules.mk and some fixes to help automated-rewriting efforts, r=luser a=sayrer 2007-10-13 22:14:28 +00:00
jst%mozilla.org 642ea3eec9 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 23:03:15 +00:00
ted.mielczarek%gmail.com d16c3fbd8f 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 11:17:47 +00:00
ted.mielczarek%gmail.com 87cfbf0785 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 10:38:30 +00:00
neil%parkwaycc.co.uk 993557d3ad uriloader/exthandler dependencies not working in Windows b=393270 r=bsmedberg 2007-08-30 22:48:28 +00:00
ted.mielczarek%gmail.com 0b911dd323 bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg 2007-08-28 17:38:04 +00:00
neil%parkwaycc.co.uk 9e3741fbf1 uriloader/exthandler dependencies not working in Windows b=393270 r=luser 2007-08-23 21:52:19 +00:00
dbaron%dbaron.org ef1c2de9c8 Fix the way we build frameworks so it doesn't break dependencies of the form -ltracemalloc. b=392118 r=bsmedberg a=bzbarsky 2007-08-20 00:00:12 +00:00
jwalden%mit.edu 100820ab18 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 23:07:40 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
benjamin%smedbergs.us de3c23a739 Bug 389401 - Build horked using VC71 and make -jN, r=cls 2007-07-25 13:56:04 +00:00
asqueella%gmail.com c10cda6d2d 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 22:07:00 +00:00
benjamin%smedbergs.us d83c776371 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 17:26:12 +00:00
joshmoz%gmail.com c26f330de2 support DWARF2 debugging on Mac OS X, needed for debugging on 10.5. Patch by Stan Shebs. b=363590 r=bsmedberg 2007-06-30 05:20:00 +00:00
bzbarsky%mit.edu 4fe7546606 Followup to fix build bustage for bug 380970, patch by Alex Vincent
<ajvincent@gmail.com>, r=sayrer, sr=bsmedberg
2007-06-10 22:14:53 +00:00
mozilla%weilbacher.org ed37c961ed Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 22:13:12 +00:00
gavin%gavinsharp.com fecf93c3df Backing out the patch for bug 350616 to see if it will fix the windows orange 2007-06-10 03:41:58 +00:00
ted.mielczarek%gmail.com 2bb863be41 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 12:47:44 +00:00
rcampbell%mozilla.com 7cf55f6a5d Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent 2007-06-06 19:42:46 +00:00
bent.mozilla%gmail.com 243b45e3dd 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 20:08:55 +00:00
ted.mielczarek%gmail.com c72739140e mistake from bug 378926. r=bsmedberg 2007-05-14 14:21:44 +00:00
pedemont%us.ibm.com 6919bc8e2b Bug 363485 - MSYS path conversion fix. r=bsmedberg. 2007-05-02 17:02:45 +00:00
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
ted.mielczarek%gmail.com e6c5690661 bug 378926 - support HOST_CMSRCS, HOST_CMMSRCS, .cc files in HOST_CPPSRCS. r=bsmedberg 2007-04-27 11:47:10 +00:00
benjamin%smedbergs.us bcf45b327f Bug 368206 - Breakpad client for Mac OS X, patch by dcamp, r=luser+mento 2007-04-25 14:26:43 +00:00
neil%parkwaycc.co.uk 80ff79900c Bug 378122 Fix more bustage from bug 375388 p=brian.lu@sun.com r=wtc 2007-04-20 08:12:30 +00:00
axel%pike.org b25746ee20 bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg 2007-04-11 16:35:03 +00:00
benjamin%smedbergs.us 667b6010dc Bug 371253 - "make install" doesn't work with flat chrome (by design), so add an error to that effect, r=luser 2007-04-05 13:21:42 +00:00
cbiesinger%web.de 55e59def5f Bug 375189 use $(MAKE) instead of make in makefiles
patch by Marco Perez <bugmail@millibyte.net> r=bsmedberg
2007-03-31 19:37:52 +00:00
neil%parkwaycc.co.uk d0edca0b34 Fix bustage from bug 375388 2007-03-26 18:29:16 +00:00
neil%parkwaycc.co.uk 9661cb8a7b Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg 2007-03-26 18:17:02 +00:00
dbaron%dbaron.org 4992ff46d8 Remove destination file before directing output to it, in case it's a symlink back to sourcedir. b=373362 r=bsmedberg 2007-03-21 19:03:53 +00:00
pedemont%us.ibm.com e74d385bf4 Bug 363485 - Fix cygwin/msys build break in JavaXPCOM. r=bsmedberg. 2007-03-07 22:44:16 +00:00
benjamin%smedbergs.us 09491f779f Fix unit tests on MSYS build environments, r=biesi 2007-03-03 21:14:38 +00:00
pedemont%us.ibm.com 11e7b61647 Bug 350886 - First pass at JavaXPCOM unit tests. r=bsmedberg. 2007-03-02 21:28:58 +00:00
benjamin%smedbergs.us 9dad82ab1c Bug 78081 - Don't export intermediate libraries, r=luser
This is going to break camino until those build scripts are updated.
2007-02-21 15:13:36 +00:00
jwalden%mit.edu 9fc0de3190 Last bugfixing patch for bug 351968, fixing the yellow on fxexp-win32-tbox. Once I've verified this, there's still some debug code to remove, but that'll be it! 2007-02-01 03:34:38 +00:00
jwalden%mit.edu b47df8a726 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu 9aa651e555 Add a *working* hack to fix much of the MozillaTest bustage, I think -- still bug 351968 2007-01-31 05:23:40 +00:00
jwalden%mit.edu a20e64e3cd Add a hack to fix much of the MozillaTest bustage, will follow up in bug 351968 and figure out the right way to do this... 2007-01-31 04:57:53 +00:00
jwalden%mit.edu df236c24ab Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
benjamin%smedbergs.us 17e6ecf617 Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00