wxWidgets/distrib/msw
George Tasker 99b02ec0d8 Fixed the template so that the .DSP file that gets generated will actually compile (it was failing trying to build y_tab.c which does not exist until you do a command line build, and even after creating it, there were duplicate definitions). All tests I ran did not need this file to be compiled, so it is not currently built.
The wxBase(d).lib files are no placed in the wxwindows/lib directory with all the other LIB files.
The BaseDebug and BaseRelease directories (that hold all the OBJ/PCH/etc files) are now created under the src/msw directory so that if the wxBase(d).lib file is built with the IDE, and then an APP (like samples/console) is built with the command line makefiles, then all the PCH and DUMMY.OBJ files are in the expected place
The previous version of this file was trying to use the $(WX) environment variable, which was not supported.  It has been changed to use $(WXWIN) now like all other places in the program.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-03-13 22:06:59 +00:00
..
tmake Fixed the template so that the .DSP file that gets generated will actually compile (it was failing trying to build y_tab.c which does not exist until you do a command line build, and even after creating it, there were duplicate definitions). All tests I ran did not need this file to be compiled, so it is not currently built. 2001-03-13 22:06:59 +00:00
bc.rsp Some BC++ 5.4 fixes 2000-02-11 13:29:43 +00:00
contrib.rsp Changes to distribution scripts 2001-02-12 15:59:24 +00:00
copy_src.bat Small optical changes for MSW 1999-08-23 15:23:29 +00:00
cw.rsp Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h 1999-02-06 00:46:25 +00:00
dialoged.rsp Misc small changes 2000-03-19 19:55:13 +00:00
docsrc.rsp Doc edits; adding mmedia.rsp; added STC BC++ makefiles 2000-03-14 15:18:20 +00:00
expdwild.bat second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
extradoc.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
filerepl.bat second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
generic.rsp Changes to distribution scripts 2001-02-12 15:59:24 +00:00
glcanvas.rsp Moved wxGLCanvas to more normal positions 2000-02-28 08:22:57 +00:00
gtk.rsp Fixes for distribution scripts 2000-10-12 16:32:03 +00:00
jpeg.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
makedist.sh Small mods 2000-12-04 16:44:50 +00:00
makefile.rsp Changes to distribution scripts 2001-02-12 15:59:24 +00:00
makewise.bat makeg95.env edited for Mingw32/gcc 2.95 compilation; _T not redefined for 1999-10-14 12:37:52 +00:00
makewise.sh Added distribution script 2000-10-13 15:04:40 +00:00
mmedia.rsp Changes to ProjGen for new sample filenames 2000-03-15 12:11:38 +00:00
motif.rsp Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin 2000-02-24 15:04:24 +00:00
msw.rsp Fixes for distribution scripts 2000-10-12 16:32:03 +00:00
nplugin.rsp Added WinHelp sample doc to samples/help, and made it possible to show 2000-03-08 13:04:51 +00:00
ogl.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
patch.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
readme.txt Added some setup files 1999-10-13 16:30:46 +00:00
splitwise.cpp Added some setup files 1999-10-13 16:30:46 +00:00
stc.rsp Changes to ProjGen for new sample filenames 2000-03-15 12:11:38 +00:00
stubs.rsp Renamed .nt makefiles to .vc and factored them out; made DND sample compile 1999-01-24 19:13:55 +00:00
tardist Changes to distribution scripts 2001-02-12 15:59:24 +00:00
tardist.bat *** empty log message *** 1998-05-22 19:57:05 +00:00
tarwxmotif merged 2.2 branch 2000-07-15 19:51:35 +00:00
tex2rtf.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
tiff.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
user.rsp A fix for wxTaskBarIcon (temporary wxFrame interfering with app shutdown); 1999-08-09 20:49:34 +00:00
utilmake.rsp Added a couple of distribution-related files 2000-10-11 21:12:25 +00:00
utils.rsp Added a couple of distribution-related files 2000-10-11 21:12:25 +00:00
vc.rsp Changes to distribution scripts 2001-02-12 15:59:24 +00:00
vcupdate.bat second merge of the 2.2 branch (RL) 2000-08-08 06:11:51 +00:00
wisebott.txt merged 2.2 branch 2000-07-15 19:51:35 +00:00
wisesys.txt Made some treectrl sample icons transparent; added toolbar.h to wx.h 1999-11-17 14:29:00 +00:00
wisetop.txt Fixes for distribution scripts 2000-10-12 16:32:03 +00:00
wx_chm.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
wx_hlp.rsp Made VC++ makefiles and project files a bit more consistent 2000-03-08 08:32:31 +00:00
wx_htb.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
wx_html.rsp merged 2.2 branch 2000-07-15 19:51:35 +00:00
wx_pdf.rsp Win16 BC++ makefile fixes, other v. small fixes 2000-03-20 16:32:55 +00:00
wx_word.rsp Added some files 1998-12-08 23:34:49 +00:00
wxrc.rsp WIN32 compilation of wxrc, wxrcedit 2000-07-26 12:40:49 +00:00
wxtree.rsp Fixed property list OnClose problem that caused Dialog Editor problem 1999-02-09 18:19:15 +00:00
wxwin01.bmp makeg95.env edited for Mingw32/gcc 2.95 compilation; _T not redefined for 1999-10-14 12:37:52 +00:00
xml.rsp Fixes for distribution scripts 2000-10-12 16:32:03 +00:00
zipdist.bat Fixes for distribution scripts 2000-10-12 16:32:03 +00:00
zipdist.sh Small mod 2001-02-12 18:12:10 +00:00
zippatch.bat merged 2.2 branch 2000-07-15 19:51:35 +00:00
zipstc.bat Changes to ProjGen for new sample filenames 2000-03-15 12:11:38 +00:00
zipxml.bat Fixes for distribution scripts 2000-10-12 16:32:03 +00:00

Distribution scripts and lists
-----------------------------------------------------------------

This directory (distrib\msw) contains some 4DOS batch files
(.bat) and 'response' files (.rsp) to simplify the job of
producing distributions. The .rsp files specify which files are
associated with a particular module, e.g. wx200vc.rsp refers to
the VC++ project files, wx200gen.rsp represents the generic files,
wx200msw.rsp specifies the Windows specific files, etc.

When making a distribution on Windows, I call zipdist.bat to prepare
zip files with everything needed for Windows,
GTK and Motif. zipdist then unzips some of them into
deliver\wx, removes and adds a few files to perfect the
distribution.

zipdist then calls 'makewise.bat' to generate a new wxwin2.wse
script, for WISE Installer. It takes wisetop.txt, wisebott.txt
and adds the section for file installation. (If you've modified
wxwin2.wse using WISE Installer, simply compile and run splitwise.exe
to put back up-to-date wisetop.txt, wisebott.txt files before
running zipdist.)

Finally, zipdist runs WISE Installer using a command line
argument to produce the setup.* files automatically.

Note that although zipdist.bat produces archives for 3 platforms,
I only use a subset of these to produce the Windows-specific
setup.exe. I then have the option of distributing the zip files
as well.

You may need to install 4DOS to run these scripts. If anyone
wishes to remove 4DOS dependency, that's fine with me.

Julian Smart, 11th October 1999