Commit Graph

11 Commits

Author SHA1 Message Date
ssu%netscape.com
3e8e2b2833 added a #define so vc6 knows it does not require MFC. r=sgehani
git-svn-id: svn://10.0.0.236/trunk@60429 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 04:20:43 +00:00
dveditz%netscape.com
b92e672660 Fixes to get this building on VC5 again. r=ssu
git-svn-id: svn://10.0.0.236/trunk@60297 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 07:03:49 +00:00
ssu%netscape.com
f5b6560575 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


git-svn-id: svn://10.0.0.236/trunk@60190 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 03:25:49 +00:00
warren%netscape.com
eb9a891946 Eliminated the libs build pass.
git-svn-id: svn://10.0.0.236/trunk@54523 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-28 03:05:01 +00:00
ssu%netscape.com
d5361306f3 undoing commenting the RESFILE line. Commenting this line out was not the correct fix.
git-svn-id: svn://10.0.0.236/trunk@53638 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 06:46:17 +00:00
cls%seawood.org
a2b4334717 Removing the need for MFC from the build. The .rc files require afxres.h to build but do not appear to be neccessary themselves.
git-svn-id: svn://10.0.0.236/trunk@53435 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-13 22:33:41 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
ssu%netscape.com
474e6ac41e updated makefile to use non_mt libs.
update license info for the other files.

This is not part of the seamonkey build, yet.


git-svn-id: svn://10.0.0.236/trunk@46238 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 23:19:23 +00:00
dveditz%netscape.com
5ed09cb370 adding makefile
git-svn-id: svn://10.0.0.236/trunk@46202 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:29:04 +00:00
ssu%netscape.com
01b35cfe60 added icon to nsinstall.exe. This change does not affect the seamonkey build. The windows wizard is not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@45912 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 19:20:44 +00:00
ssu%netscape.com
c81b052643 This is the initial checkin for the windows native install wizard. This will not affect the seamonkey builds.
git-svn-id: svn://10.0.0.236/trunk@45475 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 18:31:18 +00:00