Commit Graph

55 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
f2a8cc7ce9 #215581
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 22:20:23 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
mkaply%us.ibm.com
ad951aa92d #188249
r/s=dveditz
OS/2 changes for GCC
2003-03-24 14:35:35 +00:00
pkw%us.ibm.com
6f6d05b4b9 Bug 198304 - Installer doesn't build on AIX.
r=ssu@netscape.com, sr=dveditz@netscape.com
2003-03-23 22:29:27 +00:00
bratell%lysator.liu.se
b00d416569 Patch for bug 59670 by Aleksey Nogin. Initialize variables before using them. r=dveditz, sr=brendan 2002-12-15 19:17:20 +00:00
ssu%netscape.com
5c71dae934 fixing bug 173195 - Changes in the Mozilla/Netscape Installer to run Palm Conduit Installer. r=curt, sr=dveditz 2002-11-14 09:04:16 +00:00
mkaply%us.ibm.com
0b41e09793 #161997
r=dprice, sr=dveditz
Get LIBXPNET working on OS/2
2002-08-23 21:18:22 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
dprice%netscape.com
0216585b26 fixing bustage on the ports page
see 153524 for details
2002-06-22 08:43:24 +00:00
dprice%netscape.com
7b8a468a21 144288 - r=sgehani sr=dveditz
make libxpnet understand http response codes
2002-06-21 23:43:26 +00:00
dprice%netscape.com
2f6d2bbd79 117263 r=sgehani sr=dveditz
Wrong "Host" HTTP header in install through proxy
2002-05-31 09:21:48 +00:00
sgehani%netscape.com
d28ebee67f Flush control socket when we first establish a connection with an
ftp server (large welcome messages can be ignored safely).
b=145776; r=ssu; sr=dveditz
2002-05-30 03:54:12 +00:00
dprice%netscape.com
6d86e1c261 84763 - r=ssu sr=dveditz
fix buffer overrun and avoid error case with http downloads
2002-05-14 05:37:06 +00:00
bbaetz%student.usyd.edu.au
01cf7a4f4a Bug 102118 - solaris 2.7, gcc 3.0.1 bustage
patch=cls, r=dveditz, sr=alecf, a=rjesup
2002-04-04 00:13:06 +00:00
seawood%netscape.com
090c63d423 More cruft removal. Remove platform.h xp_debug.h xpassert.h & xp_trace.h from the build.
Replace currently unused references to XP_ASSERT with one of NS_ASSERTION & friends.
Bug #38061 r=bryner sr=alecf a=tor/drivers a=putterman/adt
2002-04-02 07:57:02 +00:00
curt%netscape.com
22c2a84ece Switch to http 1.0 instead of 1.1. Fixes bug #89701. 2002-01-29 19:08:12 +00:00
timeless%mac.com
61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com
45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
ccarlen%netscape.com
af646e6f1f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:45:45 +00:00
ccarlen%netscape.com
c343dad63a Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:58:15 +00:00
ccarlen%netscape.com
884be5f4c2 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:32:41 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
dbaron%fas.harvard.edu
02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
dveditz%netscape.com
85ed1c05ce bug 92222 -- get xpinstall wizard building on IRIX. patch thanks to
johnv@adacel.com.au (John Mark Vandenberg), r=me, sr=kin@netscape.com
2001-09-26 05:55:51 +00:00
alecf%netscape.com
50b1749628 remove xpinstall's dependency on nsIAppShellComponent*.h
sr=sfraser bug 76339
2001-09-25 14:56:47 +00:00
ssu%netscape.com
8de3abd54e fixing bug 90020 - Installer Downloader stops frequently. r=dveditz, sr=mscott. 2001-07-21 00:58:04 +00:00
jelwell%netscape.com
e8bc0ad438 Fix for 87658. Iterate XPI files correctly when performing CRC checks, and deal with failovers correctly. r=ssu, sr=mscott 2001-07-17 18:57:53 +00:00
jelwell%netscape.com
301669de3f Fix for 87793. Add CRC checking to Mac install, as well as single connection download for FTP, and some UI fixes (hang in UI during install, window redraw problems, etc..) r=ssu, sr=mscott 2001-07-09 23:29:44 +00:00
ssu%netscape.com
1df8dc610d fixing bug 86959 - win32 installer needs to log additional data
bug 87456 - download time out should automatically reconnect
r=sgehani
rs=mscott
2001-06-29 21:52:58 +00:00
syd%netscape.com
aab0a06dec Fix for part of 85716. r=ssu, sr=ben. Set tcp window size to more rational size. 2001-06-28 07:39:46 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
ssu%netscape.com
4218c34c32 fixing bug 85716 - Can't install 6.1 beta, hangs after launch of setup file
bug 83533 - Installer displays percentages > 100% when using HTTP
bug 83691 - Installer needs to remember 1st good URL when downloading
bug 83692 - libxpnet needs to use 1 connection to download all files

r=syd,sgehani
sr=mscott
a=drivers@mozilla.org
2001-06-19 23:25:02 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
syd%netscape.com
93222981bf Fix for 78282 r=ssu, sr=mscott 2001-05-13 00:45:45 +00:00
sgehani%netscape.com
882fe0046f Add pause/resume support to libxpnet's ftp and download impls.
b  = 67247
r  = ssu
sr = mscott
2001-05-03 02:15:07 +00:00
dveditz%netscape.com
80b13132e3 makefile changes to keep .h files out of bogus export directory -- r=leaf
removing obsolete files (not part of build)
2001-04-09 07:19:02 +00:00
ssu%netscape.com
a301f5992d fixing:
bug 68053 - Win32 installer needs to log the installation process.
bug 64433 - setup.exe inside mozilla-win32-installer.exe contains "Netscape" text
bug 72254 - Installer should not place Uninstaller shortcut in Start Menu
bug 72422 - Moz Installer needs to update internal ua to 0.9
bug 74173 - Win32 installer needs to offer ability to disable path change
bug 64179 - "K" should be "KB"
bug 71108 - Installer FTP stage is slow on Win32
bug 71113 - Log files should not prevent installation
http://bugscape/show_bug.cgi?id=4196 - Launching Setup via a CD autorun causes dll error

r=dveditz
sr=mscott
2001-04-03 09:44:22 +00:00
sgehani%netscape.com
73f59bb569 Fix Solaris 7 bustage. 2001-03-29 20:34:32 +00:00
sgehani%netscape.com
a388946ccb (*) Stat for permissions of destination dir.
(*) Hook libxpnet into linux installer.
(*) Add proxy support and download settings to linux installer.
(*) Make error dialog dismiss when OK is pressed.
(*) Miscellanous dialog title and position cleanup.
(*) Make readme show on ja_JP locale builds after scrolling the license.
2001-03-28 10:57:58 +00:00
sgehani%netscape.com
ab000f2283 Port libxpnet to the mac. b = 67248 r = ssu sr = mscott 2001-03-14 06:49:13 +00:00
sgehani%netscape.com
73777a0c4d First Checked In. 2001-03-11 22:56:53 +00:00
sgehani%netscape.com
2115147b1f Removing libs checked in as binary so we can re-add in AppleSingle encoding. 2001-03-11 22:55:36 +00:00
sgehani%netscape.com
91302efff4 First Checked In. 2001-03-11 22:48:35 +00:00
sgehani%netscape.com
26a5540a3c First Checked In. 2001-03-01 00:36:00 +00:00
sgehani%netscape.com
42a338f14c Port libxpnet to the mac. b = 67248 r = dbragg sr = mscott 2001-03-01 00:35:25 +00:00
ssu%netscape.com
16d98d15b9 fixing bug 67220 - Win95 cannot download files. r=dveditz, sr=mscott 2001-02-02 23:59:44 +00:00
ssu%netscape.com
aa2073782a fixing bug 66768 - uninstaller has no product name
bug 66851 - Cannot download over modem using new download agent
r=dveditz,sgehani
sr=mscott

affects windows platforms only.
2001-01-30 01:47:31 +00:00
ssu%netscape.com
ef404f92ee This check-in will fix the following bugs:
Bug 52417 (add downloader code)
Bug 64179 ('K' should be 'KB')
Bug 62560 (misspelled 'Existence')
Bug 64550 (remove 'Seamonkey' reference)
Bug 60352 (add crc check to installer)
Bug 62991 (psm check crashes n6 setup)
Bug 58267 (npoji600.dll)
Bug 47274 (Title should be 'Mozilla Setup')
Bug 66497 (installer need to clean up windows registry)
Bug 66498 (uninstaller checking itself)
Bug 64566 (shouldn't be able to start multiple Setup)
Bug 56292 (Alt-r conflict in Setup Type dialog)
Bug 31821 (force-upgrade support)

r=deveditz
sr=mscott

affects windows platforms only!
2001-01-27 01:49:57 +00:00
cls%seawood.org
bdf2e4f551 Check for __unix__ as well as __unix since gcc 2.95.2 on linux/ppc doesn't define __unix.
r=monkeypox tinderbox
2000-12-30 02:12:15 +00:00
dbaron%fas.harvard.edu
4217b6b507 Fix bustage on Sun workshop compiler (nebiros tinderbox) by putting in |const| where we really ought to need it anyway. r=cls 2000-12-29 14:22:52 +00:00