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

38 Коммитов

Автор SHA1 Сообщение Дата
stuart.morgan%alumni.case.edu 366f5b20c6 Camino only - Bug 410955: Support AddSearchProvider for installing OpenSearch engines. r/sr=mento 2008-01-10 18:39:56 +00:00
mark%moxienet.com 5ba46b012e 392916 Show the Gecko version in the About window; fix the order that the version is displayed in the About window; make CFBundleVersion be compatible with Launch Services; stash the CVS tag and checkout date (if available) in Info.plist. r=alQAhira a/1.6b1=me 2008-01-09 01:31:00 +00:00
alqahira%ardisson.org 95b2b571fa Bug 410376 - Welcome to 2008! You might be writing 2007 on your checks for the next month, but copyright dates in mozilla/camino will be correct from day 1. r=ss, sr=mento, a=Sam 2008-01-01 06:40:45 +00:00
mark%moxienet.com 9e0111adfd 409760 "You've been warned:" zero-tolerance for warnings in mozilla/camino. I got asked why I gave such a few warnings. There are no compiler warnings in mozilla/camino at all, and we now build everything with -Wall -Werror. r=smorgan r=ardissone a/1.6b1=me 2007-12-30 23:57:49 +00:00
alqahira%ardisson.org 7f722afea3 Bug 401009 - Kill DeploymentSymbols; remove last vestiges from the project and ReleaseSymbols.xcconfig. r/sr=mento 2007-12-24 06:20:36 +00:00
mark%moxienet.com c0110de9b6 408430 The file size of PreferencePanes has increased twentyfold. Xcode 2.x ld generates huge __LINKEDIT segments when linking preference panes against a statically linked Camino. Use "strip -X" to get them back under control without stripping stuff we don't want stripped. To be reviewed. 2007-12-15 03:55:49 +00:00
stuart.morgan%alumni.case.edu 620c7e89c8 Camino only - Bug 332384: Eliminate dependency on xpcomObsoleteModule. Patch by mento (mark@moxienet.com). r=pink 2007-12-11 23:56:18 +00:00
mark%moxienet.com 3c4736e842 383934 Re-organize targets to allow preference panes to use -bundle_loader. Use aggregate targets to build the application; set bundle loader for preference panes. This is v2, which contains changes for compatibility with Xcode 2.5. r=smorgan sr=me 2007-12-11 05:06:08 +00:00
mark%moxienet.com 8701061f9c Backing out 383934, not compatible with Xcode 2.5 toolchain 2007-12-10 23:55:26 +00:00
mark%moxienet.com b975da034a 383934 Re-organize targets to allow preference panes to use -bundle_loader. Use aggregate targets to build the application; set bundle loader for preference panes. r=smorgan sr=me 2007-12-10 22:00:25 +00:00
stuart.morgan%alumni.case.edu 8e6f1597ee Camino only - Bug 185436: Software update for release builds. r=mento sr=pink 2007-11-24 20:04:51 +00:00
stuart.morgan%alumni.case.edu 8769543a76 Bug 402294: Pull nsIDownload from toolkit rather than xpfe for Camino. r=mento a1.9=schrep 2007-11-13 15:09:12 +00:00
stuart.morgan%alumni.case.edu 20fca6dd51 Backing out bug 402294, since I forgot it needed approval to land 2007-11-03 19:13:04 +00:00
stuart.morgan%alumni.case.edu ec73229a07 Bug 402294: Switch Camino to getting nsIDownload.h from toolkit rather than xpfe. r=mento 2007-11-03 18:57:35 +00:00
stridey%gmail.com e7f36e2ff7 Camino only - Bug 385485: Automate version number (and year) updates in mozilla/camino. Patch by Smokey Ardisson <alqahira@ardisson.org>. r/sr=mento 2007-08-28 23:54:19 +00:00
stuart.morgan%alumni.case.edu f325e593bd Camino only - Fixing incorrect include path order from bug 392252 bustage fix checkin (no bug). 2007-08-22 14:23:20 +00:00
masayuki%d-toybox.com f8472dd7ed b=392252 fix bustage #3 2007-08-22 12:35:03 +00:00
stuart.morgan%alumni.case.edu bde60a49cf Camino only - Set @executable_path to dist/bin to fix linker warning from libthebes (no bug). r/sr=mento 2007-08-21 21:12:10 +00:00
stuart.morgan%alumni.case.edu 3878e15455 Camino only - Bug 364109: Switch exception handling to @try/@catch/@finally. r=hwaara sr=mento 2007-08-20 21:28:02 +00:00
stuart.morgan%alumni.case.edu edaec9a26a Camino only - Bug 392679: Add header search path to fix build bustage. 2007-08-18 01:06:05 +00:00
stuart.morgan%alumni.case.edu 4a23ff532f Camino only - Bug 390819: Enable -Wall for all targets, fix resulting new warnings. r/sr=mento 2007-08-07 17:22:26 +00:00
stuart.morgan%alumni.case.edu 068c5d604d Camino only - Bug 383469: Switch to an xcodeproj project file. r=mento sr=pink 2007-07-18 20:52:35 +00:00
joshmoz%gmail.com 298576b27f new minimum system requirement for building/running trunk Camino is Mac OS X 10.4. patch by Stuart Morgan, b=385221 r=josh sr=mento 2007-07-17 18:13:40 +00:00
stuart.morgan%alumni.case.edu c0ed389860 Bug 358390: Enable cairo for Camino (and re-enable SVG). r/sr=josh 2006-11-27 20:24:11 +00:00
tor%cs.brown.edu 570fc65042 Camino build bustage fix - disable SVG until they switch to cairo gfx. 2006-11-27 17:45:30 +00:00
mark%moxienet.com 9f3305b649 Extra fix from 359218 2006-11-06 20:18:56 +00:00
mark%moxienet.com 0143dca04d 359218 Make Camino use 10.3.9 SDK. Also fixes 346145 and others. r=pink sr=pink 2006-11-06 16:56:17 +00:00
benjamin%smedbergs.us 681646b263 Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
benjamin%smedbergs.us a5b616bd80 Bug 337285 - shouldn't need camino/config/mozconfig to build, r=mento 2006-05-12 16:54:56 +00:00
mark%moxienet.com 887b2ad73e 190307 Add MathML support to Camino, adding a non-blocking alert service to handle MathML's missing-font dialog. Patch by Makoto Yamashita <makotoy@ms.u-tokyo.ac.jp>, fixed up for CaminoStatic by me. r=smfr sr=pink 2006-02-02 02:07:45 +00:00
mark%moxienet.com 1eed63ef89 Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink 2005-12-01 22:24:58 +00:00
mark%moxienet.com 1f0ac15759 Bug 317077, Enable HTML <canvas> support in Camino. Camino-only, npotdb. r=smfr 2005-11-20 19:51:12 +00:00
mark%moxienet.com 4c7cc758e1 Bug 302212, Camino portion. Pick the right SDK depending on the build host's CPU. Camino only, npotdb. r=smfr 2005-10-26 15:03:34 +00:00
joshmoz%gmail.com 45f08eef7b make Camino build on 10.4. Patch by Mark Mentovai. b=292530 a=brendan 2005-06-01 23:56:54 +00:00
bsmedberg%covad.net 6eee6ece96 Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell 2004-12-01 13:02:07 +00:00
bsmedberg%covad.net c913eb8e2c Bug 261232 - Require builders to specify application(s) to client.mk and configure when building r=cls (plus additional approval from pinkerton for camino-specific changes) 2004-11-23 22:22:58 +00:00
joshmoz%gmail.com 0617acfd62 add midas support to Camino (bug 197253) sr=pinkerton 2004-11-10 20:33:39 +00:00
pinkerton%aol.net b88c2777ed standardized mozconfig 2004-10-25 18:04:44 +00:00