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

109 Коммитов

Автор SHA1 Сообщение Дата
cltbld d73bf0580a Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld 2dd9f03610 First change into correct directory for MSI files, then call the make-msi.pl
in the current working directory. (cmp)
2004-12-24 17:37:35 +00:00
cltbld decd71bcf8 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld f5cfef47fa Add MSI installer filename to installer configuration settings. (cmp) 2004-12-24 04:29:49 +00:00
cltbld 2c06c8ba93 Call make-msi.pl script during make. Won't be used unless PACKAGE_MSI
environment variable is set to 1. (cmp)
2004-12-23 21:35:01 +00:00
cltbld 99ef4f06a7 Use a PACKAGE_MSI environment variable to control whether or not the script
continues execution.  If this is not set to 1, the script will exit without
attempting to create the MSI.
2004-12-23 21:29:41 +00:00
cltbld 1c789a59fa Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
steffen.wilberg%web.de 41aa836924 Bug 275000 (some inputs are missing default values resulting in small-sized buttons with no text). Register chrome://communicator/locale/ again for the moment. Also replace en-US by @AB-CD@. r=bsmedberg 2004-12-21 17:51:41 +00:00
steffen.wilberg%web.de 9b31cc7e02 smoketest fix: Bug 272982: Browser fails to launch (installer build). r=bsmedberg 2004-12-14 16:16:18 +00:00
ben%bengoodger.com 67de422083 add appstartup and xulapp xpt files to packager list so the em doesn't throw exceptions on startup 2004-12-14 09:08:14 +00:00
aaronleventhal%moonset.net 33bf5eda0c Bug 273597 - AccessibleMarshall.dll missing from Firefox install. r+sr=bryner 2004-12-09 20:14:45 +00:00
dbaron%dbaron.org 9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
ben%bengoodger.com 6bd55b0531 aviary landing fallout correction: add xpcom_core.dll/libxpcom_core.so to packager lists 2004-12-03 00:13:28 +00:00
dbaron%dbaron.org d94716da9b Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk. 2004-12-02 02:46:06 +00:00
ben%bengoodger.com 2edb5bc579 aviary branch landing - land installer localization changes 2004-12-02 00:52:27 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
dbaron%dbaron.org e2aa2edb92 Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner 2004-11-30 06:04:04 +00:00
timeless%mozdev.org 0f580b3f96 Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00
bsmedberg%covad.net 3824d6b15f Installer bustage from bug 237745 - package appstartup.xpt properly. 2004-11-01 12:16:48 +00:00
darin%meer.net 0570feff32 fix bug 266922 "linux nightly trunk installer builds fail" r+sr=sparky 2004-10-31 17:06:46 +00:00
darin%meer.net aa1c016eea Adding xpcom_core.dll to the Firefox static build packaging to unbreak
nightly trunk builds, bug 266149.
2004-10-27 08:16:52 +00:00
bryner%brianryner.com 53736949e9 Fix linux installer to be able to use png images instead of XPM. Add new firefox and thunderbird artwork in png forward and remove generic xpms. Bug 265826, r=vlad. 2004-10-25 08:32:39 +00:00
jst%mozilla.jstenback.com f780aaf680 Fixing bug 249855. Attempt to copy QuickTime and Macromedia Flash plugin xpt files to the right place during installation. r+a=ben@mozilla.org 2004-10-15 06:27:54 +00:00
ben%bengoodger.com 067cc074fc fixing trunk installer bustage - installer cfg files cannot currently handle spaces/parens in version strings so don't use them! 2004-10-05 20:07:57 +00:00
ben%bengoodger.com 72928768f5 247884 - upgrading doesn't remove old installation entries from "Add or Remove Programs" Control Panel... - clean up uninstall registry entries for versions installed to the same location. 2004-10-04 02:00:23 +00:00
steffen.wilberg%web.de c23c254f24 Bug 245810: Help shows XML error instead of help window on the installer builds... make sure that help is registered at the right location. p=ben@mozilla.org 2004-09-27 10:56:02 +00:00
cbiesinger%web.de 1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
bryner%brianryner.com 8261446984 Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben. 2004-09-10 07:17:31 +00:00
ben%bengoodger.com e094c4410f 237727 - installer should delete certain files when installing to prevent weird incompatibilities when upgrading, file list from seth spitzer. 2004-08-13 00:54:33 +00:00
bsmedberg%covad.net 6638430375 Bug 253610 - profile manager doesn't work on firefox trunk. a=asa 2004-08-12 20:43:38 +00:00
brade%comcast.net 65c530876e bug 254563: <editor> xul tag broken in Firefox on Windows (missing composer.xpt
which contains nsIEditingSession.xpt); r=bsmedberg
2004-08-09 20:41:14 +00:00
ben%bengoodger.com 582c9d22c5 253220 - better software update - in place software update, etc etc. glory! 2004-08-05 02:45:27 +00:00
bryner%brianryner.com e9629e1cbf Make sure profiles have a prefs.js file (bug 253291). 2004-07-28 21:20:29 +00:00
bryner%brianryner.com c09b5fb62d Fix browser-region content not being registered 2004-07-27 18:05:04 +00:00
sspitzer%mozilla.org 97eba1941e fix for bug #237727
Installer should delete certain files if we install over an existing firefox installation
2004-07-25 15:06:00 +00:00
bryner%brianryner.com 3b85a30567 Add libjsd for parity with windows. 2004-07-25 03:57:30 +00:00
bryner%brianryner.com 56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
bsmedberg%covad.net d8b9c5aed7 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00
ben%bengoodger.com 1d04832af2 249601 - add back lock icon to status bar, rev version number 2004-07-09 06:32:33 +00:00
bryner%brianryner.com 788530ba16 More backslashes for shell escaping 2004-06-28 22:31:13 +00:00
bryner%brianryner.com a3be6a4d52 use backslashes on windows 2004-06-28 19:50:31 +00:00
bryner%brianryner.com 39d0c95133 we're not on windows... 2004-06-28 04:34:56 +00:00
bryner%brianryner.com 06624f4e22 Create a firefox.manifest file from packages-static for use by codesighs. 2004-06-25 20:49:11 +00:00
bryner%brianryner.com 7698d2f228 hack fix for overlay problem - don't package chrome.rdf until we figure out why running -register doesn't generate overlayinfo 2004-06-22 06:31:08 +00:00
ben%bengoodger.com 00a1d8c0ff make firefox smaller thanks to Igor Pavlov 2004-06-16 07:31:53 +00:00
bryner%brianryner.com cea7464dec Fix Help not installing on Linux (bug 246769) 2004-06-15 20:53:18 +00:00
bryner%brianryner.com 935bc91364 Include autoconf.mk so that we get a suitable OS_ARCH definition 2004-06-10 03:25:22 +00:00
bryner%brianryner.com a549893b03 merge installer package fixes from branch 2004-06-09 04:46:57 +00:00
bryner%brianryner.com b89a833599 Only set MOZ_PKG_APPNAME=Firefox on os x 2004-06-09 03:59:21 +00:00
bryner%brianryner.com 6959c002e5 Set app name and package name for Mac firefox 2004-06-07 23:58:27 +00:00