Updating manifests and attempting to use manifests to generate all ports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,43 +20,29 @@ build/msw/makefile.*
|
|||||||
|
|
||||||
src/common/*.cpp
|
src/common/*.cpp
|
||||||
src/common/extended.c
|
src/common/extended.c
|
||||||
src/common/unzip.c
|
|
||||||
src/common/unzip.h
|
|
||||||
src/common/*.inc
|
src/common/*.inc
|
||||||
src/common/base.rc
|
src/common/base.rc
|
||||||
|
|
||||||
src/msdos/*.cpp
|
src/msdos/*.cpp
|
||||||
|
|
||||||
src/msw/*.cpp
|
src/msw/*.cpp
|
||||||
src/msw/*.h
|
|
||||||
src/msw/makefile.*
|
src/msw/makefile.*
|
||||||
src/msw/makebase.b32
|
src/msw/makebase.b32
|
||||||
src/msw/makeuniv.b32
|
|
||||||
src/msw/*.lst
|
|
||||||
src/msw/*.def
|
|
||||||
src/msw/*.inc
|
|
||||||
src/msw/winestub.c
|
src/msw/winestub.c
|
||||||
src/msw/gsocket.c
|
|
||||||
src/msw/gsockmsw.c
|
|
||||||
src/msw/version.rc
|
src/msw/version.rc
|
||||||
|
|
||||||
src/msw/ole/*.cpp
|
src/msw/ole/*.cpp
|
||||||
src/msw/*.prj
|
|
||||||
|
|
||||||
src/msw/wince/*.cpp
|
src/msw/wince/*.cpp
|
||||||
src/msw/wince/*.c
|
|
||||||
|
|
||||||
src/unix/*.cpp
|
src/unix/*.cpp
|
||||||
src/unix/*.c
|
|
||||||
|
|
||||||
src/zlib/*.c
|
src/zlib/*.c
|
||||||
src/zlib/*.h
|
src/zlib/*.h
|
||||||
src/zlib/INDEX
|
src/zlib/INDEX
|
||||||
src/zlib/README
|
src/zlib/README
|
||||||
src/zlib/ChangeLog
|
src/zlib/ChangeLog
|
||||||
src/zlib/configure
|
|
||||||
src/zlib/*.txt
|
src/zlib/*.txt
|
||||||
src/zlib/makefile*
|
|
||||||
src/zlib/*.com
|
src/zlib/*.com
|
||||||
src/zlib/*.3
|
src/zlib/*.3
|
||||||
|
|
||||||
@@ -77,7 +63,6 @@ include/wx/*.inl
|
|||||||
include/wx/*.cpp
|
include/wx/*.cpp
|
||||||
include/wx/protocol/*.h
|
include/wx/protocol/*.h
|
||||||
include/wx/wx_setup.vms
|
include/wx/wx_setup.vms
|
||||||
include/wx/common/*.h
|
|
||||||
include/wx/unix/*.h
|
include/wx/unix/*.h
|
||||||
lib/dummy
|
lib/dummy
|
||||||
|
|
||||||
@@ -99,11 +84,8 @@ samples/console/*.h
|
|||||||
samples/console/makefile*
|
samples/console/makefile*
|
||||||
samples/console/*.rc
|
samples/console/*.rc
|
||||||
samples/console/*.def
|
samples/console/*.def
|
||||||
samples/console/*.bmp
|
|
||||||
samples/console/*.xpm
|
samples/console/*.xpm
|
||||||
samples/console/*.xbm
|
samples/console/*.xbm
|
||||||
samples/console/*.png
|
|
||||||
samples/console/*.ico
|
|
||||||
samples/console/*.txt
|
samples/console/*.txt
|
||||||
samples/console/*.pro
|
samples/console/*.pro
|
||||||
samples/console/*.bkl
|
samples/console/*.bkl
|
||||||
|
@@ -18,7 +18,7 @@ regen
|
|||||||
build/bakefiles/*.bkl
|
build/bakefiles/*.bkl
|
||||||
build/bakefiles/Bakefiles.bkgen
|
build/bakefiles/Bakefiles.bkgen
|
||||||
build/bakefiles/README
|
build/bakefiles/README
|
||||||
build/bakefiles/*.py*
|
build/bakefiles/*.py
|
||||||
build/bakefiles/*.mk
|
build/bakefiles/*.mk
|
||||||
build/bakefiles/formats/*.bkl
|
build/bakefiles/formats/*.bkl
|
||||||
build/bakefiles/formats/*.empy
|
build/bakefiles/formats/*.empy
|
||||||
@@ -33,30 +33,10 @@ build/update-setup-h
|
|||||||
|
|
||||||
build/aclocal/*.m4
|
build/aclocal/*.m4
|
||||||
|
|
||||||
build/script/*.sh
|
|
||||||
build/script/*.txt
|
|
||||||
build/script/*.bat
|
|
||||||
build/script/*.vc
|
|
||||||
build/script/*.iss
|
|
||||||
|
|
||||||
misc/scripts/makegtktags
|
misc/scripts/makegtktags
|
||||||
misc/scripts/*.sh
|
misc/scripts/*.sh
|
||||||
misc/scripts/*.bat
|
misc/scripts/*.bat
|
||||||
|
|
||||||
distrib/msw/*.rsp
|
|
||||||
distrib/msw/*.bat
|
|
||||||
distrib/msw/*.cpp
|
|
||||||
distrib/msw/*.txt
|
|
||||||
distrib/msw/tardist
|
|
||||||
distrib/msw/tarwxmotif
|
|
||||||
distrib/msw/tmake/*.t
|
|
||||||
distrib/msw/tmake/Makefile
|
|
||||||
distrib/msw/tmake/filelist.txt
|
|
||||||
distrib/msw/tmake/makeall.bat
|
|
||||||
distrib/msw/tmake/makeall.sh
|
|
||||||
distrib/msw/tmake/wxwin.pro
|
|
||||||
distrib/msw/tmake/tmake.conf
|
|
||||||
|
|
||||||
locale/*.po
|
locale/*.po
|
||||||
locale/msw/*.po
|
locale/msw/*.po
|
||||||
locale/Makefile
|
locale/Makefile
|
||||||
@@ -85,8 +65,6 @@ docs/tech/*.htm
|
|||||||
|
|
||||||
src/common/*.cpp
|
src/common/*.cpp
|
||||||
src/common/extended.c
|
src/common/extended.c
|
||||||
src/common/unzip.c
|
|
||||||
src/common/unzip.h
|
|
||||||
src/common/*.inc
|
src/common/*.inc
|
||||||
src/common/base.rc
|
src/common/base.rc
|
||||||
|
|
||||||
@@ -102,9 +80,6 @@ src/richtext/*.cpp
|
|||||||
|
|
||||||
src/aui/*.cpp
|
src/aui/*.cpp
|
||||||
|
|
||||||
src/unix/*.cpp
|
|
||||||
src/unix/*.c
|
|
||||||
|
|
||||||
src/png/*.c
|
src/png/*.c
|
||||||
src/png/*.h
|
src/png/*.h
|
||||||
src/png/makefile*
|
src/png/makefile*
|
||||||
@@ -121,29 +96,6 @@ src/png/scripts/makefile*
|
|||||||
src/png/scripts/*.com
|
src/png/scripts/*.com
|
||||||
src/png/scripts/*.def
|
src/png/scripts/*.def
|
||||||
|
|
||||||
src/zlib/*.c
|
|
||||||
src/zlib/*.h
|
|
||||||
src/zlib/INDEX
|
|
||||||
src/zlib/README
|
|
||||||
src/zlib/ChangeLog
|
|
||||||
src/zlib/configure
|
|
||||||
src/zlib/*.txt
|
|
||||||
src/zlib/makefile*
|
|
||||||
src/zlib/*.com
|
|
||||||
src/zlib/*.3
|
|
||||||
|
|
||||||
src/regex/COPYRIGHT
|
|
||||||
src/regex/makefile*
|
|
||||||
src/regex/README
|
|
||||||
src/regex/WHATSNEW
|
|
||||||
src/regex/mkh
|
|
||||||
src/regex/*.h
|
|
||||||
src/regex/*.ih
|
|
||||||
src/regex/*.c
|
|
||||||
src/regex/tests
|
|
||||||
src/regex/regex.3
|
|
||||||
src/regex/regex.7
|
|
||||||
|
|
||||||
src/iodbc/AUTHORS
|
src/iodbc/AUTHORS
|
||||||
src/iodbc/COPYING
|
src/iodbc/COPYING
|
||||||
src/iodbc/autoconfig
|
src/iodbc/autoconfig
|
||||||
@@ -157,19 +109,11 @@ src/iodbc/*.h
|
|||||||
src/iodbc/*.ci
|
src/iodbc/*.ci
|
||||||
src/iodbc/*.exp
|
src/iodbc/*.exp
|
||||||
|
|
||||||
include/wx/*.h
|
|
||||||
include/wx/*.inl
|
|
||||||
include/wx/*.cpp
|
|
||||||
include/wx/protocol/*.h
|
|
||||||
include/wx/wx_setup.vms
|
include/wx/wx_setup.vms
|
||||||
include/wx/common/*.h
|
include/wx/common/*.h
|
||||||
include/wx/generic/*.h
|
include/wx/generic/*.h
|
||||||
include/wx/generic/*.xpm
|
include/wx/generic/*.xpm
|
||||||
include/wx/unix/*.h
|
|
||||||
include/wx/html/*.h
|
include/wx/html/*.h
|
||||||
include/wx/html/msw/*.bmp
|
|
||||||
include/wx/html/msw/*.ico
|
|
||||||
include/wx/html/msw/*.rc
|
|
||||||
include/wx/richtext/*.h
|
include/wx/richtext/*.h
|
||||||
include/wx/aui/*.h
|
include/wx/aui/*.h
|
||||||
lib/dummy
|
lib/dummy
|
||||||
@@ -201,7 +145,6 @@ samples/*.xpm
|
|||||||
samples/access/*.cpp
|
samples/access/*.cpp
|
||||||
samples/access/*.h
|
samples/access/*.h
|
||||||
samples/access/makefile*
|
samples/access/makefile*
|
||||||
samples/access/*.xbm
|
|
||||||
samples/access/*.xpm
|
samples/access/*.xpm
|
||||||
samples/access/*.ico
|
samples/access/*.ico
|
||||||
samples/access/*.rc
|
samples/access/*.rc
|
||||||
@@ -211,7 +154,6 @@ samples/access/*.bkl
|
|||||||
samples/artprov/*.cpp
|
samples/artprov/*.cpp
|
||||||
samples/artprov/*.h
|
samples/artprov/*.h
|
||||||
samples/artprov/makefile*
|
samples/artprov/makefile*
|
||||||
samples/artprov/*.xbm
|
|
||||||
samples/artprov/*.xpm
|
samples/artprov/*.xpm
|
||||||
samples/artprov/*.txt
|
samples/artprov/*.txt
|
||||||
samples/artprov/*.ico
|
samples/artprov/*.ico
|
||||||
|
@@ -1,6 +1,8 @@
|
|||||||
build/wince/wx.vcw
|
build/wince/wx.vcw
|
||||||
build/wince/wx_*.vcp
|
build/wince/wx_*.vcp
|
||||||
|
|
||||||
|
build/wince/missing
|
||||||
|
|
||||||
samples/access/access.vcp
|
samples/access/access.vcp
|
||||||
samples/access/access.vcw
|
samples/access/access.vcw
|
||||||
|
|
||||||
|
@@ -50,15 +50,39 @@ getfilelist(){
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $port = "msw" ] || [ $port = "all" ]; then
|
if [ $port = "msw" ] || [ $port = "all" ]; then
|
||||||
filelist="$filelist msw.rsp univ.rsp vc.rsp mmedia.rsp wince.rsp palmos.rsp dmc.rsp"
|
filelist="$filelist msw.rsp univ.rsp vc.rsp mmedia.rsp wince.rsp dmc.rsp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $port = "os2" ] || [ $port = "all" ]; then
|
if [ $port = "os2" ] || [ $port = "all" ]; then
|
||||||
filelist="$filelist os2.rsp"
|
filelist="$filelist os2.rsp"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $port = "x11" ] || [ $port = "all" ]; then
|
||||||
|
filelist="$filelist x11.rsp"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $port = "mgl" ] || [ $port = "all" ]; then
|
||||||
|
filelist="$filelist mgl.rsp"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $port = "gtk" ] || [ $port = "all" ]; then
|
||||||
|
filelist="$filelist gtk.rsp"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $port = "cocoa" ] || [ $port = "all" ]; then
|
||||||
|
filelist="$filelist cocoa.rsp"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $port = "motif" ] || [ $port = "all" ]; then
|
||||||
|
filelist="$filelist motif.rsp"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ $port = "mac" ] || [ $port = "all" ]; then
|
||||||
|
filelist="$filelist mac.rsp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $port = "all" ]; then
|
if [ $port = "all" ]; then
|
||||||
filelist="$filelist x11.rsp gtk.rsp cocoa.rsp motif.rsp mac.rsp mgl.rsp"
|
filelist="$filelist palmos.rsp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
tempfile="/tmp/wx$port.files.in"
|
tempfile="/tmp/wx$port.files.in"
|
||||||
@@ -133,6 +157,26 @@ rearchive()
|
|||||||
popd
|
popd
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ziptotar()
|
||||||
|
{
|
||||||
|
archive=$1
|
||||||
|
dirname=$2
|
||||||
|
changeto=$3
|
||||||
|
|
||||||
|
pushd $changeto
|
||||||
|
|
||||||
|
unzip $ZIPFLAGS $archive
|
||||||
|
|
||||||
|
tar cfz $archive.tar.gz $dirname
|
||||||
|
|
||||||
|
tar -cvf $dirname | bzip2 -9 > $archive.tar.bz2
|
||||||
|
|
||||||
|
rm -rf $dirname
|
||||||
|
|
||||||
|
popd
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
rearchivetar()
|
rearchivetar()
|
||||||
{
|
{
|
||||||
archive=$1
|
archive=$1
|
||||||
@@ -327,26 +371,31 @@ dospindocs()
|
|||||||
dospinport(){
|
dospinport(){
|
||||||
port=$1
|
port=$1
|
||||||
|
|
||||||
upperport="`echo $port|tr '[a-z]' '[A-Z]'`"
|
if [ $port != "all" ]; then
|
||||||
echo "Zipping wx$upperport..."
|
portname="`echo $port|tr '[a-z]' '[A-Z]'`"
|
||||||
|
else
|
||||||
|
portname="wxWidgets"
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "Zipping wx$portname..."
|
||||||
|
|
||||||
cd $APPDIR
|
cd $APPDIR
|
||||||
portfiles="/tmp/wx$port.files"
|
portfiles="/tmp/wx$port.files"
|
||||||
getfilelist "$port" "$portfiles"
|
getfilelist "$port" "$portfiles"
|
||||||
|
|
||||||
zip $ZIPFLAGS -@ $DESTDIR/wx$upperport-$VERSION.zip < $portfiles
|
zip $ZIPFLAGS -@ $DESTDIR/wx$portname-$VERSION.zip < $portfiles
|
||||||
zip $ZIPFLAGS -g $DESTDIR/wx$upperport-$VERSION.zip LICENSE.txt COPYING.LIB CHANGES.txt README.txt
|
zip $ZIPFLAGS -g $DESTDIR/wx$portname-$VERSION.zip LICENSE.txt COPYING.LIB CHANGES.txt README.txt
|
||||||
|
|
||||||
if [ $port = "msw" ] || [ $port = "all" ]; then
|
if [ $port = "msw" ] || [ $port = "all" ]; then
|
||||||
zip $ZIPFLAGS -g $DESTDIR/wx$upperport-$VERSION.zip README-MSW.txt INSTALL-MSW.txt
|
zip $ZIPFLAGS -g $DESTDIR/wx$portname-$VERSION.zip README-MSW.txt INSTALL-MSW.txt
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $port = "os2" ] || [ $port = "all" ]; then
|
if [ $port = "os2" ] || [ $port = "all" ]; then
|
||||||
zip $ZIPFLAGS -g $DESTDIR/wx$upperport-$VERSION.zip INSTALL-OS2.txt
|
zip $ZIPFLAGS -g $DESTDIR/wx$portname-$VERSION.zip INSTALL-OS2.txt
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# put all files in a wxWidgets-$VERSION subdir in the zip archive
|
# put all files in a wxWidgets-$VERSION subdir in the zip archive
|
||||||
rearchive wx$upperport-$VERSION.zip wxWidgets-$VERSION $DESTDIR
|
rearchive wx$portname-$VERSION.zip wxWidgets-$VERSION $DESTDIR
|
||||||
}
|
}
|
||||||
|
|
||||||
dospininstaller()
|
dospininstaller()
|
||||||
@@ -384,12 +433,12 @@ dospininstaller()
|
|||||||
mkdir bin
|
mkdir bin
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp $APPDIR/bin/tex2rtf.exe bin
|
#cp $APPDIR/bin/tex2rtf.exe bin
|
||||||
cp $APPDIR/bin/tex2rtf.chm bin
|
#cp $APPDIR/bin/tex2rtf.chm bin
|
||||||
cp $APPDIR/bin/widgets.exe bin
|
#cp $APPDIR/bin/widgets.exe bin
|
||||||
cp $APPDIR/bin/life.exe bin
|
#cp $APPDIR/bin/life.exe bin
|
||||||
cp $APPDIR/demos/life/breeder.lif bin
|
#cp $APPDIR/demos/life/breeder.lif bin
|
||||||
cp $APPDIR/docs/htmlhelp/tex2rtf.chm bin
|
#cp $APPDIR/docs/htmlhelp/tex2rtf.chm bin
|
||||||
|
|
||||||
if [ ! -d docs/pdf ]; then
|
if [ ! -d docs/pdf ]; then
|
||||||
mkdir docs/pdf
|
mkdir docs/pdf
|
||||||
@@ -592,6 +641,17 @@ makesetup()
|
|||||||
dospinport "all" #dospinwxall
|
dospinport "all" #dospinwxall
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ "$SPINALL" = "1" ]; then
|
||||||
|
dospinport "mgl"
|
||||||
|
dospinport "gtk"
|
||||||
|
dospinport "x11"
|
||||||
|
dospinport "motif"
|
||||||
|
dospinport "mac"
|
||||||
|
dospinport "cocoa"
|
||||||
|
#dospinwxall
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
# Do docs spin
|
# Do docs spin
|
||||||
if [ "$SPINDOCS" = "1" ] || [ "$SPINALL" = "1" ]; then
|
if [ "$SPINDOCS" = "1" ] || [ "$SPINALL" = "1" ]; then
|
||||||
dospindocs
|
dospindocs
|
||||||
|
Reference in New Issue
Block a user