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

244 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Field 6a2e2b6b59 Bug 645356 - Use pymake builtins. r=khuey 2011-04-03 17:16:49 +10:00
Mike Hommey b9582d8486 Bug 584474 part 8 - Applications don't need to link against libraries that are either part of libxul or only used by libxul. r=ted 2011-02-25 15:02:04 +01:00
Mike Hommey 504c425781 Bug 584474 - part 2 - Remove useless make dependency in browser/app/Makefile.in. r=khuey 2011-02-25 15:02:04 +01:00
Mitchell Field e48da647b0 Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Ehsan Akhgari 4cf7af63bd Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
2010-11-09 21:02:09 -05:00
Bas Schouten ec4ee78b11 Backed out changeset 7c0438df6767 2010-08-27 22:52:02 +00:00
Benjamin Smedberg a181af746b Bug 562313 - Statically link binary browser components into firefox.exe, r=ted 2010-08-27 22:09:23 +00:00
Dão Gottwald 4bec9296f8 Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz 2010-08-27 09:02:10 +02:00
Makoto Kato ec46f49495 Bug 582910 - 64-bit win7: TEST-UNEXPECTED-FAIL | e4x/Regress/regress-347155.js | Exited with code -1073741571 during test run. r=dbaron, a=dbaron 2010-08-09 12:58:33 +09:00
Phil Ringnalda 155499c3bf Bug 547914 - Replace /LICENSE with a mention of where the canonical license info lives, and stop shipping it with binaries, r=gerv,shaver 2010-02-23 09:37:07 -08:00
Reed Loden 994dbc6b73 Bug 553073 - "CFBundleIdentifier in /browser/app/macbuild/Contents/Info.plist.in is hardcoded as "org.mozilla.firefox"" [r=joshmoz] 2010-03-23 23:45:40 -05:00
Walter Meinl 5c1edf6c9a Bug 544333 - [OS/2] update include path for resource compiler; for m-c.
r=daveryeo.
2010-02-05 21:30:14 +01:00
Wolfgang Rosenauer 9432158017 Bug 536144 - DEFINES not set properly for browser/app/application.ini preprocessing when building --with-libxul-sdk. r=ted 2009-12-23 08:12:50 +01:00
Gijs Kruitbosch 2dc9b236d1 Bug 515792 - use hg parent, as few times as possible, rather than lots of hg identify, r=ted.mielczarek 2009-12-20 15:25:48 +01:00
Jory A. Pratt 022aa21138 Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted 2009-10-25 10:25:34 +01:00
bhsieh@mozilla.com 26e244c426 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Paul O’Shannessy a3a8642b74 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
bhsieh@mozilla.com e41e4fff99 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Markus Stange 749c8a42c7 Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
2009-10-09 18:20:37 +13:00
Markus Stange 85efcf3e29 Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better. 2009-10-09 18:14:31 +13:00
Markus Stange db2db0f270 Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
2009-10-01 11:15:32 +13:00
Mitchell Field 02e66e18b9 Bug 514665 - fix stupid module name differences on windows. r=ted 2009-09-25 18:41:16 +02:00
Phil Ringnalda fceecee8a4 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Justin Dolske f6e8daf808 Bug 511984 - Enable fast-startup component for Firefox. r=vlad 2009-09-17 19:57:24 -07:00
Benjamin Smedberg fdb74ffe70 Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg c4ea86fa0e Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Walter Meinl d376d36d09 [OS/2] Bug 507807 - Clean up linking on OS/2 by removing obsolete files and flags, r=pweilbacher 2009-08-03 14:59:45 +02:00
Justin Dolske f2d320ac7b Bug 504953 - Clean up firefox branding in the build system. r=benjamin
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Justin Dolske ddc5dab9a4 Bug 504750 - Add splashscreen support to build system. r=benjamin ui-r=beltzner 2009-07-23 17:35:48 -07:00
Justin Dolske 79a637e5e1 Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor 2009-07-16 12:36:26 -07:00
Justin Dolske de5edda6ab Bug 499810 - Firefox missing app icon on Windows CE. r=vladimir 2009-07-07 21:14:43 -07:00
Nick Thomas 9587ad84fc Bug 501457, OSX type/creator ID is incorrect because echo -n is not portable, r=ted.mielczarek 2009-07-06 15:58:33 +12:00
Jeremy Huddleston cdb1ec4223 Bug 487367 - firefox build uses xulrunner-stub instead of $(XULRUNNER_STUB_NAME). r=benjamin 2009-04-18 16:26:33 +02:00
Ginn Chen 1683e34c1f Bug 479762 sed: command garbled for SOURCE_REPO r=ted.mielczarek 2009-03-06 14:44:51 +08:00
Josh Aas 53542117b3 Remove Carbon Apple Event code, replaced with standard Cocoa suite and some custom Cocoa handlers. b=363747 r=smorgan sr=roc 2009-03-02 09:24:31 -05:00
Vladimir Vukicevic 4445f1c0f0 b=477727; fix shell service and disable migration browser component for Windows CE; r=gavin 2009-02-11 18:24:53 -08:00
Marco Perez 843b91dd45 Bug 461542 - consolidate the (unix) start scripts for our applications; mozilla-central patch v3; r=benjamin 2008-12-10 16:19:55 +01:00
Phil Ringnalda 186fd5b7d7 Bug 461322 typo, s/caling/calling/ 2008-12-06 20:53:14 -08:00
Phil Ringnalda b26d74ec73 Bug 461322 - Don't give executable permissions to the various icons and text files that the app/Makefile.ins incautiously $(INSTALL), r=ted 2008-12-06 20:25:09 -08:00
Justin Wood a0179962f0 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner [js bits rs=sdwilsh]
2008-11-27 18:26:44 -08:00
Shawn Wilsher be0287e0c9 Backed out changeset 87f6ae0c4324 (bug 435474) for orange. 2008-11-27 13:15:18 -08:00
Justin Wood ace2ca7dd7 Bug 463824, Introduce GLOBAL_DEPS to build system
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Justin Dolske da675f9d7e Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong 2008-11-05 19:17:27 -08:00
Phil Ringnalda 6c880355df Disable prebinding for trunk builds, drop support from mozilla-central tree part, r=ted 2008-10-11 21:14:48 -07:00
Arpad Borsos efea680165 bug 445321 - remove --enable-glitz and related defines. r=vlad,ted 2008-09-30 13:53:38 -04:00
Vladimir Vukicevic 9813d8d8a7 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage (again); r=me 2008-09-22 17:34:42 -07:00
Vladimir Vukicevic bae1653c19 b=448155; fixup patch for hg identify -i not working in scratchbox to fix mobile build bustage; r=me 2008-09-22 17:30:36 -07:00
Ted Mielczarek a430a60031 bug 452426 - application.ini should supply mercurial changeset. r=bsmedberg 2008-09-17 15:58:13 -04:00
Benjamin Smedberg be543becfb Bug 454192 - firefox-bin doesn't use jemalloc on linux/solaris, r=ted 2008-09-15 12:03:30 -04:00
Daniel Holbert 06c57e3d49 Backed out changeset 6772511dc81a (bug 451918) to see if it fixes broken linux leak stats (bug 455095) 2008-09-12 16:57:05 -07:00