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

759 Коммитов

Автор SHA1 Сообщение Дата
sgehani%netscape.com 863f01eb9b Part of fix for b = 24299 r = ssu 2000-02-10 10:15:01 +00:00
sgehani%netscape.com 42f6bac3db Added random install feature to deteremine component pre-selection at parse time. b = 24299 r = ssu 2000-02-10 10:04:18 +00:00
sgehani%netscape.com 97ae8b2820 Really default to installing in the root of the boot volume. b = 19360 r = ssu 2000-02-10 08:48:50 +00:00
ssu%netscape.com b22d34fe12 Fixed bug #21426 - Core.xpi has been broken up into core.xpi and browser.xpi
r=cathleen
2000-02-10 07:11:36 +00:00
dveditz%netscape.com 68047f1c36 Fixes to get this building on VC5 again. r=ssu 2000-02-10 07:03:49 +00:00
pinkerton%netscape.com 8cdc9e4a08 removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser. 2000-02-10 04:18:55 +00:00
ssu%netscape.com c14233ff6c Turning AutoRegister back on so we don't have a repeat of 26759 when
the build doesn't pre-generate component.reg   r=ssu
2000-02-09 03:42:08 +00:00
ssu%netscape.com e00a43627e removed test from build command line because it requires nszip.exe which not everyone might have it on their system. r= dveditz affects only windows platform. 2000-02-09 03:33:21 +00:00
ssu%netscape.com aaf8635eff Removed MFC dependencies from the native windows installer.
Rewrote nszip.exe to not require MFC to build.
Wrote TestXPI.exe to test xpinstall via xpistub to mimic a native windows
installer.
update makefile.win to not build nszip.exe and build the new tools:
  nsztool
  test
and to not require MOZ_MFC=1 to build these files anymore.

affects only windows platform.

r=dougt
r=dveditz
2000-02-09 03:25:49 +00:00
ssu%netscape.com 575c2d9046 removed comment. not part of build yet 2000-02-09 03:12:34 +00:00
ssu%netscape.com bca2380015 fixing up test code. not part of build system yet 2000-02-09 02:21:04 +00:00
ssu%netscape.com 65ed2b842e fixed compression bug and cleaned up code. Not part of build system yet. 2000-02-09 02:10:53 +00:00
ssu%netscape.com f51f453392 cleaning up the test code a bit. not part of the build system yet. 2000-02-08 12:10:24 +00:00
ssu%netscape.com 583be1a076 Initial checkin of files to test xpinstall via xpistub entry point.
This is not hooked up to the build system yet.
Just checking in so I don't lose the new code.
2000-02-08 11:49:22 +00:00
pierre%netscape.com e46146ac16 Added NSRuntimeDebug.shlb to debug targets for Profiler builds 2000-02-08 04:28:34 +00:00
dveditz%netscape.com 27cb3c3930 fixes bug 26759, r=ssu 2000-02-08 02:40:17 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
ssu%netscape.com fb3f249ef1 added comments to functions; removed obsolete function; Not part of build at all. 2000-02-06 23:41:00 +00:00
ssu%netscape.com 28eb5e5828 initial checkin for nsztool.exe source files. This is a rewrite of nszip.exe to not use MFC. This is not part of the build. I'm just checking in so I don't lose the work. 2000-02-06 20:06:54 +00:00
sspitzer%netscape.com ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
dougt%netscape.com 982434242e adding explict call to VR_Close after using other VR_ routines which open
the version registry.  suggested by dveditz@netscape.com
2000-02-06 02:45:08 +00:00
sspitzer%netscape.com 93837a592c remove nsCategoryManager.js from the packages. 2000-02-06 01:21:10 +00:00
jband%netscape.com 7277c47eba fix incorrectly declared callback and its evil (cast) that were crashing my release builds of xpcshell and viewer. r=dougt 2000-02-06 01:09:15 +00:00
alecf%netscape.com 832bf7d067 update packages to reflect appshell's new home
r=sspitzer
2000-02-05 05:45:55 +00:00
sspitzer%netscape.com 211d11aa23 package nsCategoryManager.js on windows 2000-02-05 05:27:56 +00:00
sgehani%netscape.com a3f3f594ed Unbreak the Mac installer. b = 25569 r = polar bear 2000-02-05 01:44:19 +00:00
ssu%netscape.com a12a7f2a31 readme.txt for build.pl. not part of build 2000-02-04 00:36:47 +00:00
sgehani%netscape.com 48b4a84a9a making it binary 2000-02-04 00:28:39 +00:00
ssu%netscape.com fb6cb26131 changed folder name from Stage to state. Not part of the build system. 2000-02-04 00:26:07 +00:00
sgehani%netscape.com 9968ec2518 *** NOT PART OF BUILD ***
Adding XPInstall smoke test to make publicly accessible through lxr.
2000-02-04 00:14:11 +00:00
sgehani%netscape.com 963c65ca83 *** NOT PART OF BUILD ***
1> Binary .xpi file wasn't checked in using -kb.
2> Trigger page and sources didn't include the license header.
2000-02-04 00:02:49 +00:00
sgehani%netscape.com 490f7f7973 Adding XPInstall test public accessibility *** NOT PART OF BUILD *** 2000-02-03 23:54:24 +00:00
ssu%netscape.com c0cb6bb626 updated the comment section of this script. Not part of the build system. 2000-02-03 23:42:10 +00:00
ssu%netscape.com db202bbca3 new perl file that will build the self-extracting installer and its corresponding .xpi files given a mozilla build on a local system. Not part of the build system. 2000-02-03 23:39:56 +00:00
mstoltz%netscape.com 76901c260e Adding jar: protocol objsct files to the installer manifests for Unix and Windows (Mac seems to have it already.) r=norris bug=7270 r=norris 2000-02-03 23:28:01 +00:00
dougt%netscape.com f3546051ed fix for 26271. r=dveditz@netscape.com 2000-02-03 02:29:57 +00:00
ssu%netscape.com dd952b1e5d fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again.
fix for bug #23224. only one instance of setup can be run now.

affects only windows.  r=sgehani
2000-02-02 22:41:21 +00:00
ssu%netscape.com c470a57fde fix for bug #23225. it now detects instance of mozilla.exe running and requests the user to quit it before runnning setup again. affects only windows. r=sgehani 2000-02-02 22:36:49 +00:00
sgehani%netscape.com 9378c2ef1a Preparing for additions dialog feature. Also, fixing control highlighting bugs when the app is suspended and resumed: for controls on the setup type and welcome dialogs. b = none r = ssu 2000-02-02 00:49:21 +00:00
sgehani%netscape.com 3b5e0c4fe7 First Checked In. 2000-02-02 00:43:10 +00:00
dbragg%netscape.com 7229e4a890 fix for bug #14921 r=ssu 2000-02-01 23:05:41 +00:00
ssu%netscape.com 620e812679 fixing bug #11210. Updated the install progress dialog to have a better
look and feel.  r=sgehani.  affects only the windows platform.
2000-02-01 23:00:49 +00:00
leaf%mozilla.org 3a7db6b4c7 r=ssu, fix to keep automation from hanging in an xcopy interactive prompt
not part of build, only affects packaging.
2000-02-01 20:40:46 +00:00
pp%ludusdesign.com 48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
sgehani%netscape.com e797e95feb Add readme button and functionality to the Mac installer. b = 21041 r = ssu 2000-02-01 04:08:56 +00:00
cathleen%netscape.com 40951ee301 fixed crash bug for patching, happened at cleanup() stage. removed the
enumerate call to delete the pointers in hash table, since it has
already been deleted.  also added some error checking and reset pointers
to null bug 24455, r=dbragg
2000-02-01 01:51:25 +00:00
scc%netscape.com 6366d6d779 Fixed access paths for upcoming switch to Pro5, see bug #25949. r=pinkerton 2000-02-01 00:49:16 +00:00
valeski%netscape.com 4eb324a538 24717. adding keyword and datetime libraries to the package list 2000-02-01 00:01:33 +00:00
ssu%netscape.com 0b1e5d944d fixing bug #25902. removed extended resource information that was not needed, but that simply made it more difficult to localize. r=sgehani 2000-01-31 22:14:51 +00:00
tonyr%fbdesigns.com 9dfe977b89 Added the mailnews import components 2000-01-30 15:59:39 +00:00