wxWidgets/distrib/msw
Julian Smart 26f26e06c4 Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-18 10:11:37 +00:00
..
tmake Allow forward declaration of wxSlider in wxMSW (bug 1157614). Remove unused header from wxSliderMSW. 2005-03-08 10:44:38 +00:00
bakeall.sh Added script to bake everthing (OK, so it's trivial...) 2004-10-08 10:53:19 +00:00
base.rsp Script updates 2004-10-10 11:44:00 +00:00
bc.rsp
cocoa.rsp Script updates 2004-05-30 19:21:04 +00:00
contrib.rsp Script updates 2004-09-27 20:55:59 +00:00
copy_src.bat Distribute splash screen sample mpg. 2004-11-24 17:26:27 +00:00
copybase.bat
cw_mac.rsp Script updates 2005-03-18 10:11:37 +00:00
cw.rsp Script updates 2005-03-18 10:11:37 +00:00
deprecated.rsp
dmc.rsp Script updates 2005-03-18 10:11:37 +00:00
docsrc.rsp Removed DialogEd 2004-01-31 14:03:31 +00:00
dsp2dos.bat Name and version changes 2004-05-23 14:56:36 +00:00
expdwild.bat
extradoc.rsp
filerepl.bat
generic.rsp Script updates 2005-03-18 10:11:37 +00:00
glcanvas.rsp
gtk.rsp Script updates 2004-12-08 08:36:01 +00:00
innobott.txt Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
innotop.txt Updates for Inno Setup 4 2004-04-16 08:36:09 +00:00
jpeg.rsp
lower.bat
mac.rsp Script updates 2004-12-08 08:36:01 +00:00
makeall.bat Name and version changes 2004-05-23 14:56:36 +00:00
makedist.sh Name and version changes 2004-05-23 14:56:36 +00:00
makefile.rsp Script updates 2005-03-18 10:11:37 +00:00
makefile.vc fix path for pdf 2005-02-04 09:41:20 +00:00
makeinno.bat
makeinno.sh Removed some obsolete distribution files 2003-08-12 15:33:14 +00:00
makerpm Added --norpms switch 2005-02-21 09:21:56 +00:00
makesetup.sh Script updates 2005-03-18 10:11:37 +00:00
maketarballs Script tweak 2004-10-10 22:43:06 +00:00
makewinceproj.sh Regenerated from bakefiles 2004-10-08 08:43:28 +00:00
mgl.rsp Small distribution script changes 2003-09-26 15:04:55 +00:00
microwin.rsp
mmedia.rsp Script updates 2004-10-10 11:44:00 +00:00
motif.rsp
msw_minimal.rsp
msw.rsp Further AFM removal 2004-12-15 13:20:19 +00:00
namedown Added maketarballs script 2003-08-24 19:59:29 +00:00
nplugin.rsp
ogl.rsp
os2.rsp Script updates 2004-05-31 07:25:25 +00:00
palmos.rsp Added PalmOS to release scripts 2005-02-17 09:37:13 +00:00
patch.rsp Script updates 2004-10-14 10:32:33 +00:00
readme.txt
setup.var Script updates 2005-03-18 10:11:37 +00:00
splitwise.cpp Name and version changes 2004-05-23 14:56:36 +00:00
stc.rsp Removed some obsolete distribution files 2003-08-12 15:33:14 +00:00
stubs.rsp
tags.cmd
tardist Added PalmOS to release scripts 2005-02-17 09:37:13 +00:00
tardist.bat Name and version changes 2004-05-23 14:56:36 +00:00
tarmicrowin.sh Name and version changes 2004-05-23 14:56:36 +00:00
tarwxall Script tweaks 2004-05-30 16:54:08 +00:00
tarwxmac Script update 2004-05-31 07:04:29 +00:00
tarwxmotif Name and version changes 2004-05-23 14:56:36 +00:00
tarwxx11 Name and version changes 2004-05-23 14:56:36 +00:00
tex2rtf.rsp Script updates 2004-10-14 10:32:33 +00:00
tiff.rsp
univ.rsp
unix2dos.c Open files in binary mode to convert DOS to Unix 2004-07-07 08:24:50 +00:00
user.rsp
utilmake.rsp
utils.rsp Script updates 2004-10-10 15:42:55 +00:00
vc.rsp Script updates 2005-03-18 10:11:37 +00:00
vcupdate.bat
wince.rsp Script updates 2005-03-18 10:11:37 +00:00
wordstyle.dot
wx_chm.rsp
wx_hlp.rsp
wx_htb.rsp
wx_html.rsp Script tweaks 2004-10-10 10:27:31 +00:00
wx_pdf.rsp
wx_word.rsp
wxrc.rsp
wxtree.rsp
wxwin01.bmp
x11.rsp
xml.rsp Script updates 2004-10-14 10:32:33 +00:00
zipdist.sh Name and version changes 2004-05-23 14:56:36 +00:00
zipmac.sh Regenerated makefiles for 2.5.2 2004-05-24 14:12:40 +00:00
zippatch.bat Name and version changes 2004-05-23 14:56:36 +00:00
zipwince.bat
zipwinminimal.bat Name and version changes 2004-05-23 14:56:36 +00:00
zipxml.bat Name and version changes 2004-05-23 14:56:36 +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