Robert Strong
1ee9ad0500
Workaround until minimum NSIS version required is 2.46 - Bug 506867 - /S command line option for silent installation is broken - fixed in the latest NSIS. r=jmathies, a=approval2.0 dtownsend
2010-09-01 16:26:20 -07:00
Michael Wu
435e053a9f
Bug 592369 - Eliminate different file modified dates in omni.jar, r=bsmedberg,khuey a=blocking-beta5
2010-08-31 21:17:46 -04:00
Michael Wu
61d1bf0634
Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5
2010-08-30 16:37:08 -07:00
Amir Szekely
d444405d6a
Bug 568949 - Rework Windows installer for 64 bit (install into 'Program Files', write to 64 bit registry hives, etc.). r=rstrong, a=beltzner
2010-08-27 21:25:25 -04:00
Bobby Holley
2ce8b63f61
Backed out changeset 9f8fc8a50525 due to windows bustage/sed syntax fail. a=backout
2010-08-27 09:06:24 -07:00
Michael Wu
60b3b09f09
Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0
...
--HG--
extra : rebase_source : 5336d669c5b996c1f1311fe84518c7ab80058181
2010-08-27 11:04:15 -04:00
Michael Wu
093b556e28
Bug 556644 - Do omnijar packing in dist/firefox instead of installer staging, r=khuey a=blocking2.0
2010-08-18 20:02:19 -07:00
Michael Wu
be9f41ab85
Bug 588386 - Make DMG INNER_UNMAKE_PACKAGE nest in other commands properly, r=bsmedberg a=blocking2.0
...
--HG--
extra : rebase_source : 4c2061986a5583ce437b5d120eec8a1c03f26869
2010-08-18 12:56:46 -07:00
Taras Glek
cbf7b8bcd4
Bug 559961 - Reorder jar files as part of PGO, r=bsmedberg a=blocking2.0
...
--HG--
extra : rebase_source : d8a75545714a131291c74dd79c966150544ff9d1
2010-08-18 10:34:07 -07:00
Michael Wu
a76dd02852
Bug 556644: Fix bustage in l10n repack code
2010-08-12 23:03:24 -07:00
Michael Wu
44c99fc857
Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0
2010-08-12 21:36:16 -07:00
Michael Wu
27e6d1b2f2
Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0
2010-08-12 21:33:52 -07:00
Robert Strong
4efdeb3ea1
Bug 523410 - Disable LSPs in WinSock that don't have categories for Firefox on Windows Vista and above. r=khuey, a=blocking2.0-beta4
2010-08-12 21:09:06 -07:00
Benjamin Smedberg
c622433f07
Merge mozilla-central into single-chrome-manifest.
2010-08-04 14:23:04 -04:00
Benjamin Smedberg
1815abc007
Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
...
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py
In a packaged build, we end up with the following manifests:
* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest
In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.
When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Robert Strong
8b30a102a6
[Windows only] patch 3 - cleanup and a typo fix for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin
2010-07-30 12:34:18 -07:00
Robert Strong
50bc6e17cd
[Windows only] use absolute paths for Bug 575838 - Build scripts should be able to handle @BINPATH@/extensions/testpilot@labs.mozilla.com/* in package-manifest.in for the installer. r=ted.mielczarek, approval2.0=benjamin
2010-07-29 22:46:47 -07:00
Robert Strong
351157389a
[Windows only] patch 2 - convert preprocess-locale.pl to python rev3 for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin
2010-07-29 22:39:25 -07:00
Robert Strong
6a37b9d845
Bug 540537 - In China, set default browser does not work. r=jmathies, a=blocking2.0
2010-07-23 18:02:46 -07:00
Benjamin Smedberg
c999fee100
Bug 568691 followup: fix interfaces.manifest correctly in builds that package without a manifest, r=mfinkle
...
--HG--
extra : rebase_source : 0c78222a98be39228825cb953e9e63c86c8d9caf
2010-07-02 16:02:56 -04:00
Benjamin Smedberg
acb961f7e1
Package the installer browser.manifest the same way as the archive.
2010-06-30 18:44:01 -04:00
Benjamin Smedberg
a2833452f8
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
2f6bb59008
Fix packaging of test-only XPT files for crashreporter and httpserver.
...
--HG--
extra : rebase_source : 27abb29f16e071a7c08220d46f9cbef4ded08fc4
2010-06-30 12:42:24 -04:00
Benjamin Smedberg
f2fb85d435
Link all the component manifests together at package time.
2010-06-29 18:19:09 -04:00
Robert Strong
e9a99c0e95
Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek
2010-06-22 19:10:30 -07:00
Robert Strong
7894b69717
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies
2010-06-22 19:10:13 -07:00
Robert Strong
9dd36fd226
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Exclude MapiProxy_InUse.dll and mozMapi32_InUse.dll since apps already have code to deal with them without requiring a reboot. r=dtownsend
2010-06-22 15:53:01 -07:00
Robert Strong
ad8280e865
Fix review comment for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
2010-06-21 18:25:14 -07:00
Robert Strong
98fb70cc6d
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies
2010-06-21 18:17:18 -07:00
Robert Strong
6555844abb
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies
2010-06-21 18:16:40 -07:00
Robert Strong
cbd55d53e2
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
2010-06-21 18:15:39 -07:00
Robert Strong
2e0882470a
Bug 572224 - Remove check-locales.pl. r=ted.mielczarek
2010-06-21 18:15:14 -07:00
Brad Lassey
6a90ac521b
bug 555117 - non-xulrunner QT builds package as gzip not bzip2 r=ted
2010-06-26 00:02:18 -04:00
Robert Strong
fad0b682ac
Followup comm-central bustage fix for Bug 569058 - backout makensis.mk changes until comm-central's configure.in is updated
2010-06-09 18:23:40 -07:00
Robert Strong
c0b9792c32
Followup bustage fix for Bug 569058 - don't use a cached var.
2010-06-09 16:23:00 -07:00
Robert Strong
69279273eb
Bug 485114 - Add plugin for modifying file permissions and move NSIS plugins under other-licenses. r=bsmedberg
...
--HG--
rename : toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll => other-licenses/nsis/Plugins/AppAssocReg.dll
rename : toolkit/mozapps/installer/windows/nsis/ApplicationID.dll => other-licenses/nsis/Plugins/ApplicationID.dll
rename : toolkit/mozapps/installer/windows/nsis/ShellLink.dll => other-licenses/nsis/Plugins/ShellLink.dll
rename : toolkit/mozapps/installer/windows/nsis/UAC.dll => other-licenses/nsis/Plugins/UAC.dll
rename : toolkit/mozapps/installer/windows/nsis/nsProcess.dll => other-licenses/nsis/Plugins/nsProcess.dll
2010-06-09 16:02:25 -07:00
Robert Strong
d262698037
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). configure.in, autoconf.mk.in, and makensis.mk changes only. r=ted.mielczarek
2010-06-09 16:01:46 -07:00
Jim Mathies
7d84eaf6a8
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
Jim Mathies
1e97e41ca7
Bug 526663 - Remove pinned shortcuts after uninstalling application. r=rstrong.
2010-05-14 19:24:29 -05:00
Jim Mathies
39e2138d31
Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong.
2010-05-14 19:24:01 -05:00
Kyle Huey
1cc8b652b4
Bug 555512: Allow whitespace in removed-files.in r=rs
...
--HG--
extra : rebase_source : f77e0ffe8e24cdf9565b97c3edf9f465c00f22f7
2010-05-02 17:54:54 -04:00
Chris AtLee
8afe967e94
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
2010-04-23 13:00:06 -07:00
John Ford
1c1663cf87
Bug 549427 - tests tarball should be zip files. r=ted
2010-04-07 17:43:31 -07:00
Ted Mielczarek
f131b753d9
Backed out changeset 7886dc6ae0c8 - bug 549427 - tests tarball should be zip files (CLOSED TREE)
2010-04-07 13:32:06 -04:00
John Ford
08a99dab2a
bug 549427 - tests tarball should be zip files r=ted.mielczarek
2010-03-10 18:01:00 -05:00
Ted Mielczarek
e372374bd6
bug 555335 - macosx64 generated package does not indicate architecture. r=josh
2010-03-31 05:51:30 -04:00
Ted Mielczarek
3f7032f825
bustage fix from bug 536173, s/srcdir/topsrcdir/
2010-03-20 20:05:43 -04:00
Cork
64343401d8
bug 536173 - Build fails when building an uncommited merge "ValueError: too many values to unpack make[1]: *** [platform.ini] Error 1" r=ted.mielczarek
...
--HG--
extra : rebase_source : 4f273135266ea747aa12ca6bddf922668112fef2
2010-01-29 13:41:00 -05:00
Rail Aliev
5a354e4d56
Bug 545431, fix versioning of mac sdks, r=ted.mielczarek
2010-03-18 16:02:14 +13:00
Brad Lassey
8857f4c08a
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Serge Gautherie
8a604b529e
Bug 521673 - Remove remnant OJI references; (Bv1) /toolkit/mozapps/installer/makecfgini.pl.
...
r=benjamin.
2010-03-04 19:19:41 +01:00
Rail Aliiev
ab167d195a
Bug 545431: Make xulrunner support MOZ_PKG_PRETTYNAMES. r=ted
2010-02-12 13:54:24 +03:00
Serge Gautherie
950330737f
Bug 548788 - [Shredder] Trunk packaging shouting about a missing file: "config/printconfigsetting.py': [Errno 2] No such file or directory"; (Av1) 2+1 s/topsrcdir/MOZILLA_DIR/.
...
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Ted Mielczarek
451482afc8
bug 474610 - generate a text file alongside application packages that includes the build ID and source changeset, and upload it with the build package. r=bhearsum
2010-02-25 11:19:35 -05:00
Ben Hearsum
c69cee69ae
Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December..
2010-02-19 08:47:47 -05:00
Alex Pakhotin
4dd5624d9c
bug 536972 - Cannot uninstall Fennec from Settings -> Memory Settings/Remove Programs r=blassey a=NPOTB
2010-02-04 23:44:24 -08:00
Alex Pakhotin
d946ee4a9e
bug 541571 - Show uninstallation progress r=blassey a=NPOTB
2010-02-04 23:33:44 -08:00
Alex Pakhotin
38513727ee
bug 533581 - EXE installer for Fennec should more robustly handle pre-existing installations r=crowder a=NPOTB
2010-01-25 20:44:08 -08:00
Mitchell Field
8932ffdcab
bug 542222 - Reduce recursion in makefiles r=ted.mielczarek r=robert.bugzilla
...
--HG--
rename : toolkit/mozapps/update/public/nsIUpdateService.idl => toolkit/mozapps/update/nsIUpdateService.idl
rename : toolkit/mozapps/update/public/nsIUpdateTimerManager.idl => toolkit/mozapps/update/nsIUpdateTimerManager.idl
rename : toolkit/mozapps/update/src/nsUpdateService.js.in => toolkit/mozapps/update/nsUpdateService.js
rename : toolkit/mozapps/update/src/nsUpdateServiceStub.js => toolkit/mozapps/update/nsUpdateServiceStub.js
rename : toolkit/mozapps/update/src/nsUpdateTimerManager.js => toolkit/mozapps/update/nsUpdateTimerManager.js
rename : toolkit/mozapps/update/src/updater/Makefile.in => toolkit/mozapps/update/updater/Makefile.in
rename : toolkit/mozapps/update/src/updater/archivereader.cpp => toolkit/mozapps/update/updater/archivereader.cpp
rename : toolkit/mozapps/update/src/updater/archivereader.h => toolkit/mozapps/update/updater/archivereader.h
rename : toolkit/mozapps/update/src/updater/bspatch.cpp => toolkit/mozapps/update/updater/bspatch.cpp
rename : toolkit/mozapps/update/src/updater/bspatch.h => toolkit/mozapps/update/updater/bspatch.h
rename : toolkit/mozapps/update/src/updater/launchchild_osx.mm => toolkit/mozapps/update/updater/launchchild_osx.mm
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Info.plist => toolkit/mozapps/update/updater/macbuild/Contents/Info.plist
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/PkgInfo => toolkit/mozapps/update/updater/macbuild/Contents/PkgInfo
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/classes.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/info.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib => toolkit/mozapps/update/updater/macbuild/Contents/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
rename : toolkit/mozapps/update/src/updater/macbuild/Contents/Resources/updater.icns => toolkit/mozapps/update/updater/macbuild/Contents/Resources/updater.icns
rename : toolkit/mozapps/update/src/updater/module.ver => toolkit/mozapps/update/updater/module.ver
rename : toolkit/mozapps/update/src/updater/progressui.h => toolkit/mozapps/update/updater/progressui.h
rename : toolkit/mozapps/update/src/updater/progressui_gtk.cpp => toolkit/mozapps/update/updater/progressui_gtk.cpp
rename : toolkit/mozapps/update/src/updater/progressui_null.cpp => toolkit/mozapps/update/updater/progressui_null.cpp
rename : toolkit/mozapps/update/src/updater/progressui_osx.mm => toolkit/mozapps/update/updater/progressui_osx.mm
rename : toolkit/mozapps/update/src/updater/progressui_win.cpp => toolkit/mozapps/update/updater/progressui_win.cpp
rename : toolkit/mozapps/update/src/updater/resource.h => toolkit/mozapps/update/updater/resource.h
rename : toolkit/mozapps/update/src/updater/updater.cpp => toolkit/mozapps/update/updater/updater.cpp
rename : toolkit/mozapps/update/src/updater/updater.exe.manifest => toolkit/mozapps/update/updater/updater.exe.manifest
rename : toolkit/mozapps/update/src/updater/updater.ico => toolkit/mozapps/update/updater/updater.ico
rename : toolkit/mozapps/update/src/updater/updater.png => toolkit/mozapps/update/updater/updater.png
rename : toolkit/mozapps/update/src/updater/updater.rc => toolkit/mozapps/update/updater/updater.rc
rename : toolkit/mozapps/update/src/updater/updater_wince.cpp => toolkit/mozapps/update/updater/updater_wince.cpp
rename : toolkit/mozapps/update/src/updater/updater_wince.h => toolkit/mozapps/update/updater/updater_wince.h
rename : toolkit/mozapps/update/src/updater/updater_wince.rc => toolkit/mozapps/update/updater/updater_wince.rc
rename : toolkit/mozapps/update/src/updater/updater_winmo.rc => toolkit/mozapps/update/updater/updater_winmo.rc
2010-01-26 07:11:00 -05:00
Brad Lassey
b547f4fd74
bug 533542 - don't build readstrings.cpp in source dir r=ted
...
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
2010-01-12 10:47:04 -05:00
Nick Thomas
a6edeb2e2e
Bug 523856. Fix release CAB locations. r=ted
2010-01-06 13:47:45 +13:00
Chris Cooper
37e5ff2e6c
Bug 511967 - Upload partial mars when they exist - r=ted.mielczarek
2009-12-17 10:25:36 -05:00
Serge Gautherie
83c40b650e
Bug 484799 - make {package,installer} should rebase on windows; (Cv1) Remove obsolete 'rebasedlls*'.
...
r=ted.mielczarek.
2009-12-15 22:26:17 +01:00
Justin Dolske
5f4529a1b1
Bug 523856 - Localized builds on WinCE. r=vladimir
2009-11-25 21:05:00 -08:00
Alex Pakhotin
78ca637ff4
bug 531332 - Enable FastStart service with the EXE installer r=gavin.sharp a=blocking-fennec
2009-11-30 12:20:22 -08:00
Alex Pakhotin
a7d30c1691
bug 529897 - Make it possible to install Fennec over the existing version r=vlad a=blocking-fennec
2009-11-25 12:20:32 -08:00
Alex Pakhotin
ef747845b5
bug 530676 - WinMo Installer gets stuck at User Profile Creation on 11/23 1.9.2 nightly, don't wait for for Fennec to exit infinitely r=gavin.sharp
2009-11-25 15:03:56 -08:00
Ted Mielczarek
b3b8c2e1b9
bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg
2009-10-20 08:13:38 -04:00
Alex Pahotkin
3022da2900
Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder
2009-11-13 15:03:31 -08:00
Chris AtLee
225197f7af
Bug 457753 - Make sure crashsymbols are uploaded into the right directory for release builds. r=ted
...
--HG--
extra : rebase_source : 4445d6def7d1db0d14b819d2d9e3d13f61884261
2009-09-29 18:22:08 -04:00
Ted Mielczarek
732f03306e
bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg
2009-10-20 08:14:41 -04:00
Ted Mielczarek
ac1656be6c
bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg
2009-10-20 08:13:38 -04:00
Makoto Kato
e3fe66b156
Bug 469654 - Windows x64 build support. r=ted
2009-10-06 17:28:05 +09:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Nick Thomas
f7912caf12
Fix fallout from bug 511984 by passing arguments in the proscribed order to make_wince_cab.py (followup to bug 511662) r=bustage
2009-09-18 16:34:11 +12:00
Wan-Teh Chang
40e86e32fe
Bug 509558: Nit: move the NSSDBM definition up so that all the FREEBL*
...
definitions can stay consecutive.
2009-09-16 19:49:20 -07:00
Nick Thomas
32cfdae577
Bug 511662, add packaging targets for creating CAB files (for WinCE), r=ted.mielczarek
2009-09-16 10:11:42 +12:00
Wan-Teh Chang
87346592e8
Bug 509319: We also need to generate libnssdbm3.chk with shlibsign.
...
We don't need to link with -lsoftokn3. Add nssdbm3 to some packaging
files. The patch is written by Kai Engert <kaie@kuix.de>. r=wtc.
2009-09-04 18:28:54 -07:00
Nick Thomas
abfe41f2b7
Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek
2009-08-27 16:03:15 +12:00
Ted Mielczarek
4a0d6558b5
bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg
2009-08-21 13:05:28 -04:00
adw@mozilla.com
5ccdbcd6aa
Bug 510309 - Link XPTs for OS X DMG packages (r=ted)
2009-08-20 09:48:25 -07:00
Nick Thomas
0a334199c2
Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek
2009-08-11 15:50:32 +12:00
Nick Thomas
0d6773462a
Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek
2009-08-11 15:45:40 +12:00
Dave Townsend
9517fb8a5c
Bug 463075: Fix packaging of nspr-config in the SDK. r=ted
2009-08-10 20:37:48 +01:00
Walter Meinl
81528c9f36
[OS/2] Bug 501461 - remove os2Embed from the tree, r=pweilbacher
2009-08-01 21:55:07 +03:00
Robert Kaiser
52826bd829
bug 498500 - Mac DMG unpackaging is unreliable, r=ted
2009-07-06 18:13:57 +02:00
Karl Tomlinson
f4afac5b7f
Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted
2009-06-30 13:57:56 +01:00
Phil Ringnalda
27790c0e83
Bug 496809 - Define @BIN_SUFFIX@ for removed-files.in, r=ted
2009-06-26 22:31:39 -07:00
Phil Ringnalda
a85562bc1e
Bug 469873 followup, don't try to link XPTs on Mac, especially not with code that will fail to do so, r=ted
2009-06-13 11:53:38 -07:00
Robert Strong
cd3e1c9a96
Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies
2009-05-20 15:49:24 -07:00
Benjamin Smedberg
bb1c33c4ea
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
...
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Marco Perez
0a8ae499da
Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin
2009-05-16 01:14:15 +02:00
Serge Gautherie
dd3a60e13e
Bug 464707 - port upload build target to comm-central apps
...
(Bv1-MC) 1 s/topsrcdir/MOZILLA_DIR/
2009-05-11 17:11:50 +02:00
Jeremy Huddleston
1d6126a023
Bug 486036. Fix 'make install' for Darwin/X11. r=bsmedberg
...
--HG--
extra : rebase_source : 96f495fb8471e6fbe90a2aca17f0689983defddf
2009-04-25 20:53:02 +12:00
Frederic Plourde
919fbf3727
Frederic Plourde - Bug 469873 - Fennec building does not link XPT files_fix, r+=ted
2009-04-23 14:23:02 -04:00
Frederic Plourde
7a301d5617
Bug 469873 - Fennec building does not link XPT files in a single bundle : no call to xptlink.pl r+ted
2009-04-08 10:40:12 -04:00
John Wolfe
e456c19b02
Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted
2009-04-07 23:44:03 -04:00
Chris AtLee
80e30b821f
bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted
2009-03-31 09:43:31 -04:00
Robert Strong
9d28ad2767
Bug 483688 - Modify Firefox Installer to Incorporate Feedback Form. r=jmathies, ur-r=beltzner
2009-03-19 11:56:47 -07:00
Ben Hearsum
a0fe728228
bug 481901: Use tee to dump hdiutil output to log & file when mounting dmgs for repacking. r=pike
2009-03-11 10:49:27 -04:00
Robert Strong
a1315c8c79
Bug 479361 - Replace hack to get available space in CheckDiskSpace with GetDiskFreeSpaceExW. r=jmathies
2009-02-24 19:58:23 -08:00
Ted Mielczarek
add2be2e51
remove some unused cruft. rs=bsmedberg (no bug, NPOTB)
2009-02-18 11:17:54 -05:00
Ted Mielczarek
79405e8e0e
bug 478221 - make 'make upload' upload symbols zip alongside build. r=bsmedberg
2009-02-17 09:18:50 -05:00
Phil Ringnalda
c41257249d
Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted
2009-02-07 13:50:21 -08:00
Robert Strong
9de7361dc0
Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies
2009-02-04 20:35:59 -08:00
John Wolfe
b32c8a2196
Windows Mobile Installer. r=ted
2009-02-03 19:00:06 -08:00
Ted Mielczarek
ba0adfda23
bug 421611 - need to be able to run tests on an arbitrary build. add a package target for mochitest. r=bsmedberg
2009-02-02 08:53:24 -05:00
Daniel Holbert
2a7d88e05a
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
2009-01-21 22:55:08 -08:00
Robert Strong
e17e92b81d
Bug 470799 - Remove deprecated macros that are no longer in use. r=jmathies
2009-01-14 14:21:12 -08:00
Ehsan Akhgari
bc8182a0bc
Bug 468714 - The Persian installer's UI should be RTL; r=rstrong
2009-01-13 21:30:06 +03:30
Ehsan Akhgari
08cbbfc855
Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong
2009-01-12 22:22:27 -08:00
Robert Strong
80d88b1f03
Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies
2009-01-12 22:17:49 -08:00
Robert Strong
16ec2a45eb
Bug 470797 - The GetLongPath macro returns paths with a trailing \. r=jmathies
2009-01-06 11:16:49 -08:00
Ben Hearsum
9108e3868a
bug 471427: upload target, all in one shot, UPLOAD_EXTRA_FILES fixed. r=ted
2008-12-29 11:11:27 -05:00
Ben Hearsum
08260b28ba
bug 464154: l10n-for-releases fixes, l10n-upload-% target. r=pike,ted
2008-12-24 09:08:08 -05:00
Robert Strong
1d7c4eaba4
[Sunbird] Bug 470197 - Update installer. r=ctalbert
2008-12-19 16:09:05 -08:00
Ted Mielczarek
117b542f74
bug 468494 - nightly mac builds are over 285Mb in size. fix NO_PKG_FILES to remove .dSYM bundles. r=bsmedberg
2008-12-08 16:09:52 -05:00
Phil Ringnalda
342b26417f
Bug 464632 - Give processed removed-files some IFLAGS lovin', r=ted
2008-12-06 20:25:08 -08:00
Robert Kaiser
031d317401
bug 453840: make it possible to create files in the final place for releases - create a MOZ_PKG_NAME for the in-package dir. r=tmielczarek
2008-12-05 12:00:33 -05:00
Justin Wood
b2458c170c
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
19fcb4b6ab
Backed out changeset 87f6ae0c4324 (bug 435474) for orange.
2008-11-27 13:15:18 -08:00
Justin Wood
293c89f577
Bug 463824, Introduce GLOBAL_DEPS to build system
...
r=ted, a1.9.1=beltzner
2008-11-27 12:27:41 -08:00
Ben Hearsum
d22f52dce3
bug 453840: (NPOT en-US Build) make it possible to create l10n files in final place for releases. r=ted,axel
2008-11-14 16:26:53 +00:00
Ted Mielczarek
3b0220e8a2
Bug 454594: need a makefile target that can upload files via ssh. r=bsmedberg, NPOB
2008-11-13 15:37:04 +00:00
Robert Kaiser
991a9d63e6
bug 456373 - create a makefile target for packaging a source tarball, r=ted a1.9.1b2=beltzner (actual code is NPOTDB)
2008-11-12 13:45:23 +01:00
Justin Dolske
b14b6b4dbb
Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong
2008-11-05 19:17:27 -08:00
Jim Blandy
f83d8c9ea3
Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla.
...
Give SpiderMonkey its own configure script and top-level Makefile.
Adjust js/src/Makefile as appropriate for life as a stand-alone
makefile, instead of a 'make export; make libs'-style Mozilla tier
makefile. Have the configure script accept '--with-nspr-cflags' and
'--with-nspr-libs' options for using an in-tree NSPR. Also accept
'--with-system-nspr', '--with-nspr-prefix', and
'--with-nspr-exec-prefix' flags for using an installed NSPR. Default
to --disable-jemalloc, assuming we don't have that part of the tree
available; have the top-level configure script pass --enable-jemalloc
as needed.
Since we no longer have an export phase to copy header files into
dist/include/js before we build the library, we need to be able to
find nanojit.h in the nanojit directory; fix references in
jsbuiltins.h and jstracer.cpp.
Give SpiderMonkey it its own copies of many of the files from ./config
and ./build. These are all exact copies, except as follows:
. js/src/config/Makefile.in: js/src only has a subset of
js/src/config, and thus a subset of the makefile targets.
. js/src/config/autoconf.mk.in: js/src/configure.in has its own make
variables to set, not set by the top-level configure script, so it
needs a custom automake.mk template.
. js/src/config/make-system-wrappers.pl: a copy from nsprpub/config,
so that we can build without having an NSPR source tree handy.
Invoke js/src/configure from ./configure, passing the values computed
for NSPR_CFLAGS and NSPR_LIBS by the top-level configure script.
Treat js/src as a static directory of the js tier, and create a new
config/js (just a Makefile) to be the js tier's non-static directory.
Let js/src/configure generate SpiderMonkey's makefiles, not
./configure.
Generate a 'js-config' script, which clients can call to find the
CFLAGS and LIBS values necessary to compile and link against an
installed SpiderMonkey library. Don't include the js-config script in
Macintosh packages.
Teach client.mk how to rebuild js/src/configure.
Tell Mercurial to ignore files generated by autoconf in js/src.
Further work:
. Right now, callers must define JS_THREADSAFE when #including jsapi.h.
This is fixed in a subsequent patch.
. js/src/configure is a trimmed copy of ./configure. It could be
trimmed more.
--HG--
rename : build/autoconf/acoutput-fast.pl => js/src/build/autoconf/acoutput-fast.pl
rename : build/autoconf/altoptions.m4 => js/src/build/autoconf/altoptions.m4
rename : build/autoconf/config.guess => js/src/build/autoconf/config.guess
rename : build/autoconf/config.sub => js/src/build/autoconf/config.sub
rename : build/autoconf/glib.m4 => js/src/build/autoconf/glib.m4
rename : build/autoconf/install-sh => js/src/build/autoconf/install-sh
rename : build/autoconf/make-makefile => js/src/build/autoconf/make-makefile
rename : build/autoconf/match-dir.sh => js/src/build/autoconf/match-dir.sh
rename : build/autoconf/nspr.m4 => js/src/build/autoconf/nspr.m4
rename : build/autoconf/pkg.m4 => js/src/build/autoconf/pkg.m4
rename : build/autoconf/update-makefile.sh => js/src/build/autoconf/update-makefile.sh
rename : build/cygwin-wrapper => js/src/build/cygwin-wrapper
rename : build/hcc => js/src/build/hcc
rename : build/hcpp => js/src/build/hcpp
rename : build/unix/mddepend.pl => js/src/build/unix/mddepend.pl
rename : build/unix/uniq.pl => js/src/build/unix/uniq.pl
rename : config/Makefile.in => js/src/config/Makefile.in
rename : config/Moz/Milestone.pm => js/src/config/Moz/Milestone.pm
rename : config/autoconf.mk.in => js/src/config/autoconf.mk.in
rename : config/config.mk => js/src/config/config.mk
rename : config/elf-dynstr-gc.c => js/src/config/elf-dynstr-gc.c
rename : config/fastcwd.pl => js/src/config/fastcwd.pl
rename : config/gcc_hidden.h => js/src/config/gcc_hidden.h
rename : config/insure.mk => js/src/config/insure.mk
rename : nsprpub/config/make-system-wrappers.pl => js/src/config/make-system-wrappers.pl
rename : config/milestone.pl => js/src/config/milestone.pl
rename : config/milestone.txt => js/src/config/milestone.txt
rename : config/mkdepend/Makefile.in => js/src/config/mkdepend/Makefile.in
rename : config/mkdepend/cppsetup.c => js/src/config/mkdepend/cppsetup.c
rename : config/mkdepend/def.h => js/src/config/mkdepend/def.h
rename : config/mkdepend/ifparser.c => js/src/config/mkdepend/ifparser.c
rename : config/mkdepend/ifparser.h => js/src/config/mkdepend/ifparser.h
rename : config/mkdepend/imakemdep.h => js/src/config/mkdepend/imakemdep.h
rename : config/mkdepend/include.c => js/src/config/mkdepend/include.c
rename : config/mkdepend/main.c => js/src/config/mkdepend/main.c
rename : config/mkdepend/mkdepend.man => js/src/config/mkdepend/mkdepend.man
rename : config/mkdepend/parse.c => js/src/config/mkdepend/parse.c
rename : config/mkdepend/pr.c => js/src/config/mkdepend/pr.c
rename : config/nfspwd.pl => js/src/config/nfspwd.pl
rename : config/nsinstall.c => js/src/config/nsinstall.c
rename : config/nsinstall.py => js/src/config/nsinstall.py
rename : config/pathsub.c => js/src/config/pathsub.c
rename : config/pathsub.h => js/src/config/pathsub.h
rename : config/preprocessor.pl => js/src/config/preprocessor.pl
rename : config/revdepth-nt.pl => js/src/config/revdepth-nt.pl
rename : config/revdepth.pl => js/src/config/revdepth.pl
rename : config/rules.mk => js/src/config/rules.mk
rename : config/system-headers => js/src/config/system-headers
rename : config/version.mk => js/src/config/version.mk
rename : config/version_win.pl => js/src/config/version_win.pl
rename : configure.in => js/src/configure.in
2008-10-29 08:29:22 -07:00
Peter Weilbacher
61bfd14213
[OS/2] Bug 461342: do not lxLite-compress the main executables to prevent icon corruption on some systems, r=wuno
2008-10-26 22:53:57 +01:00
Ben Hearsum
059a931551
bug 453840: fix up pretty name support for win32. r=ted.mielczarek, patch=me
2008-10-24 15:47:48 -04:00
Mike Hommey
1f37f46951
Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg]
2008-10-20 22:17:16 -05:00
Ben Hearsum
347a38192a
backout bug 453840 to fix win32 l10n
2008-10-13 20:42:23 -04:00
Ben Hearsum
74b8c68139
bug 453840: make it possible to create files in the final place for releases - follow-up to MOZ_PKG_PRETTYNAMES patch to support win32
2008-10-09 08:53:28 -04:00
Daniel Holbert
72c410a648
Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe
2008-10-01 23:49:45 -07:00
Robert Strong
da91a7ed13
Bug 454026 - Updates directory not removed on install on Vista. r=jmathies
2008-09-22 12:28:45 -07:00
Robert Kaiser
a84761b588
bug 453840 - make it possible to create files in the final place for releases, r=ted
2008-09-17 22:53:09 +02:00
Robert Strong
bc2c387004
[Win32] Bug 454130 - Deprecate the ini creation macros from common.nsh. r=jmathies
2008-09-09 19:17:16 -07:00
Honza Bambas
ffe9977404
bug 428009 - hook up ssltunnel to mochitest. r=waldo,kaie
2008-09-05 09:35:58 -04:00
Armen Zambrano Gasparnian
43fa2bfa56
Bug 438240 - packager.mk doesn't mount image automatically on MacOS 10.5, r=bsmedberg
2008-08-27 21:49:12 -04:00
Kai Engert
b896a8b0e7
Backed out changeset 3770c42e3118
2008-08-16 08:00:17 +02:00
honzab@allpeers.com
4a11f328e4
Bug 428009, hook up ssltunnel to mochitest
...
Initial work by Jeff Walden, Patch contributed by Honza Bambas
r=jwalden, r=cbiesinger, r=sayrer, r=ted.mielczarek, r=kaie
2008-08-16 07:38:03 +02:00
Robert Strong
82aa07c5f2
Bug 447928 - HKCU protocol / file handlers won't be updated after update or during an in place upgrade. r=jmathies
2008-07-27 18:58:27 -07:00
Robert Strong
1b3f948078
Bug 445276 - uninstall\helper.EXE does not contain a value for Original file name. r=jmathies
2008-07-27 18:46:47 -07:00
Robert Kaiser
fae4cf5107
bug 444992 - NATIVE_DIST definition used in packager.mk for SIGN_CMD is crap, r=ted
2008-07-21 19:53:22 +02:00
Robert Strong
281dc72268
Bug 444664 - Unable to install due to misreporting of OS version (requires Microsoft Windows 2000 or newer). r=jmathies
2008-07-20 13:20:34 -07:00
Robert Kaiser
89f6228191
bug 442503 - Use MOZILLA_DIR for the Mozilla source dir in makensis.mk, r=ted
2008-07-06 22:34:45 +02:00
Robert Kaiser
5954a9c126
bug 442484 - packager.mk doesn't work correctly with non-default topsrcdir, r=ted
2008-07-06 22:30:32 +02:00
Kai Engert
a6269cffd6
Backout bug 428009
2008-06-18 14:30:29 +02:00
Kai Engert
60cb32844d
Bug 428009, hook up ssltunnel to mochitest
...
Patch contributed by Honza Bambas
r=jwalden, r=kaie
2008-06-18 11:44:19 +02:00
mozilla@weilbacher.org
a25be30598
[OS/2] Bug 421631: make shlibsign create the correct output file on OS/2 during packaging, r=ted.mielczarek, a1.9+=damons
2008-04-28 12:14:12 -07:00
dtownsend@oxymoronical.com
278282f2fd
Bug 430052: ssltunnel is finding its way out into the real world. r+a=ted
2008-04-21 07:32:47 -07:00
rob_strong@exchangecode.com
d0d74280fd
Bug 407008 - Remove personal data option doesn't remove empty Mozilla/Firefox directories in appdata. r=bsmedberg, approval1.9=beltzner
2008-04-14 17:09:59 -07:00
rob_strong@exchangecode.com
2774be6422
Bug 392137 - Retention: take over user defaults during install on Win32. r=bsmedberg+sspitzer, approval1.9=beltzner
2008-04-10 14:02:42 -07:00
dtownsend@oxymoronical.com
8406de217a
Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. r=bsmedberg, a=beltzner
2008-04-10 07:50:48 -07:00
philringnalda@gmail.com
319e59846e
Bug 423099 - make install should fail on OS X, r=ted, a=beltzner
2008-04-08 22:26:00 -07:00
gavin@gavinsharp.com
f69be0be15
Bug 423182: changes the default MOZ_ZIP_FORMAT for BeOS from .tar.gz to .zip, patch by mattmadia@gmail.com, r=bsmedberg, a=beltzner
2008-04-04 13:33:12 -07:00
rob_strong@exchangecode.com
554ae4fccc
Bug 409333 - Corrupted string of being installed component shown during installation. r=bsmedberg, blocking-firefox3=beltzner
2008-04-02 12:06:27 -07:00
reed@reedloden.com
566d7ba06c
Bug 423183 - "Adds special formatting to replace TARGET_OS/TARGET_CPU in package-name.mk for BeOS" [p=mattmadia@gmail.com (mmadia) r=bsmedberg a1.9=beltzner]
2008-04-01 01:24:41 -07:00
rob_strong@exchangecode.com
8f8dd0025d
Followup to Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=dsicore
2008-03-21 14:35:39 -07:00
rob_strong@exchangecode.com
49a0d92b47
Bug 392150 - Clean the old updates directory on uninstall / in-place upgrade. r=sspitzer, approval1.9b5=mconnor
2008-03-21 13:25:15 -07:00
rob_strong@exchangecode.com
24caa5b5d6
Bug 423997 - App name missing from default program description. r=sspitzer, approval1.9b5=beltzner
2008-03-21 12:56:08 -07:00
rob_strong@exchangecode.com
37f5ceb6d6
Bug 408314 - uninstaller leaves behind empty install directory. r=sspitzer, a1.9=beltzner
2008-03-19 14:27:39 -07:00
rob_strong@exchangecode.com
97d9c1e16a
Bug 380015 - Crash [@ nsFrame::BoxReflow] on startup when Fx 2.0 libraries not removed from install directory. r=bsmedberg, blocking1.9=dsicore
2008-03-18 17:15:10 -07:00
mozilla@weilbacher.org
4e725eb6fb
[OS/2] Bug 421626: Fix packaging and signing on OS/2, r=ted.mielczarek
2008-03-13 17:39:33 -07:00
dtownsend@oxymoronical.com
9c2a15621a
Bug 410637: Mac UB XULRunner SDK packages have empty bin directory. p=matthew@allpeers.com, r=bsmedberg, a=beltzner
2008-03-05 13:30:28 -08:00
rob_strong@exchangecode.com
6418bd1612
Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor
2007-11-30 11:02:09 -08:00
rob_strong@exchangecode.com
5f2c936eed
Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep
2007-11-09 12:22:16 -08:00
rob_strong@exchangecode.com
e863da5d7c
l10n correctness fix for Bug 399665 - NPOB for en-US
2007-10-24 13:12:37 -07:00
rob_strong@exchangecode.com
d93cda2514
Bug 399665 - Support replacing BrandShortName and BrandFullName in the installer. r=sspitzer, approvalM9=mconnor, approval1.9=mconnor
2007-10-24 00:02:57 -07:00
rob_strong@exchangecode.com
bedb74896d
Bug 398434 - Provide option to remove profiles during uninstall. r=sspitzer, blocking-firefox3=beltzner
2007-10-20 15:56:49 -07:00
rob_strong@exchangecode.com
d1d5b7afe6
Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor
2007-10-19 14:26:30 -07:00
rob_strong@exchangecode.com
46db47ac24
Bug 398867 - Building installer without a MOZ_OPTIONAL_PKG_LIST copies all files into the optional directory. r=bsmedberg, a1.9=mconnor
2007-10-09 12:30:28 -07:00
rob_strong@exchangecode.com
28e2665ea2
Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3)
2007-09-29 02:48:32 -07:00
rob_strong@exchangecode.com
53ed7a0b76
Bug 396870 - Add file in use uninstall support (also fixes bug 252273). r=sspitzer, a1.9=mconnor
2007-09-21 15:09:04 -07:00
rob_strong@exchangecode.com
39fbef4949
Bug 395404 - Use Checkbox instead of Radio Buttons for License Agreement Prompt. r=sspitzer, a1.9=mconnor
2007-09-18 20:27:17 -07:00
rob_strong@exchangecode.com
da9570d6c5
Backing out unrelated change checked in as part of bug 392303
2007-09-17 20:08:44 -07:00
rob_strong@exchangecode.com
4b48d4aaa9
Bug 392303 - Simplify installer changes. r=sspitzer, a1.9=mconnor
2007-09-17 19:47:34 -07:00
mcsmurf@mcsmurf.de
a3a169545c
Bug 394707 - make package
broken for cross-compiles (not using host xpt_link), p=Mook, r+a=bsmedberg
2007-09-07 14:25:47 -07:00
rob_strong@exchangecode.com
040ffd8c35
backing out code that snuck in from bug 392303
2007-08-23 14:13:47 -07:00
rob_strong@exchangecode.com
e9cc59ab10
Bug 392303 - Simplify installer changes (fix includes for older versions of NSIS). r=sspitzer
2007-08-23 12:39:50 -07:00
rob_strong@exchangecode.com
279ea8d7e6
Backing out previous attempts to fixe non newref tinderboxes and part of the patch for bug 392303
2007-08-22 17:08:24 -07:00
rob_strong@exchangecode.com
7bf16f8969
Better fix for the Seamokey, Thunderbird, and Calendar build breakage from landing of bug 392303
2007-08-22 16:21:50 -07:00
rob_strong@exchangecode.com
bf3e8db5ec
Attempt to fix Seamokey build breakage from landing of bug 392303
2007-08-22 15:42:19 -07:00
rob_strong@exchangecode.com
7578d6daa8
Bug 392303 - Simplify installer changes - Part 1. r=sspitzer
2007-08-22 14:38:03 -07:00
rob_strong@exchangecode.com
93f893c4c4
Bug 393149 - Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [win32 only]. r=sspitzer
2007-08-21 23:46:06 -07:00
rob_strong@exchangecode.com
cadacc4db1
Comment fix for Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
2007-08-16 14:39:49 -07:00
rob_strong@exchangecode.com
b992a964c4
Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
2007-08-16 14:34:52 -07:00
benjamin@smedbergs.us
6486f03889
Fix the name of the Windows SDK, for real this time
2007-08-11 13:29:48 -07:00
benjamin@smedbergs.us
065ced1f4f
Fix copy-paste typo from bug 391308
2007-08-10 06:56:43 -07:00
benjamin@smedbergs.us
afddb2ea8a
Bug 391308 - Make the new-style SDK package, r=luser
2007-08-09 12:53:08 -07:00
benjamin@smedbergs.us
28d40dae74
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
rob_strong@exchangecode.com
44770eb9b5
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 13:16:56 -07:00
rob_strong@exchangecode.com
9433e03d4b
Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer
2007-07-17 11:11:18 -07:00
kairo@kairo.at
527fedcb19
bug 386903 - remove xpinstall/packager from cvs, r=bsmedberg
2007-07-09 10:47:04 -07:00
rob_strong@exchangecode.com
4978115d51
Bug 361402 - installer does not automatically find path to existing installation when going from 1.5.0.x to 2.0.0.x. r=sspitzer
2007-07-02 10:37:23 -07:00
rob_strong@exchangecode.com
a43fb424fb
Win32 only - Bug 369221: Fails to install with xpicleanup error message. r=sspitzer, sr=mscott for Thunderbird
2007-05-03 16:40:54 -07:00
mats.palmgren@bredband.net
dfbd9d77a5
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
kaie@kuix.de
10c79b894d
Bug 370693, Mozilla.org nightly bits broken, Failure to use crypto with FIPS modeBuild system changes onlyPatch originally proposed by Wan-Teh in bug 249782r=bsmedberg
2007-04-17 13:42:54 -07:00
axel@pike.org
ccc78445dc
bug 361583, support filter commandline argument, and use it from packager.mk, r=bsmedberg
2007-04-13 16:43:36 -07:00
bugzilla@standard8.demon.co.uk
f1bd21799f
Back out part of bug 361583 to fix xul app bustage occuring when attempting to do nightly builds.
2007-04-12 05:41:32 -07:00
axel@pike.org
a364c25975
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
2007-04-11 09:35:01 -07:00
hg@mozilla.com
465265d0d4
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00