]> git.saurik.com Git - wxWidgets.git/commitdiff
Script updates
authorJulian Smart <julian@anthemion.co.uk>
Wed, 25 Feb 2004 10:39:57 +0000 (10:39 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 25 Feb 2004 10:39:57 +0000 (10:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

distrib/msw/generic.rsp
distrib/msw/makefile.rsp
distrib/msw/makesetup.sh
distrib/msw/msw.rsp
distrib/msw/tardist
distrib/msw/vc.rsp

index 167ec2c2b1dbdf464a4ad5e47c4ee750db0621ce..5fbfb79d0f5b392cac39c29b0be09a265d8a0010 100644 (file)
@@ -449,6 +449,12 @@ samples/event/*.bmp
 samples/event/*.pro
 samples/event/*.bkl
 
 samples/event/*.pro
 samples/event/*.bkl
 
+samples/except/*.cpp
+samples/except/*.rc
+samples/except/makefile*
+samples/except/*.xpm
+samples/except/*.bkl
+
 samples/exec/*.cpp
 samples/exec/*.h
 samples/exec/makefile*
 samples/exec/*.cpp
 samples/exec/*.h
 samples/exec/makefile*
@@ -728,6 +734,17 @@ samples/ipc/*.txt
 samples/ipc/*.pro
 samples/ipc/*.bkl
 
 samples/ipc/*.pro
 samples/ipc/*.bkl
 
+samples/joytest/*.h
+samples/joytest/*.cpp
+samples/joytest/*.def
+samples/joytest/*.rc
+samples/joytest/makefile.*
+samples/joytest/*.txt
+samples/joytest/*.bmp
+samples/joytest/*.wav
+samples/joytest/*.ico
+samples/joytest/*.bkl
+
 samples/keyboard/*.cpp
 samples/keyboard/*.h
 samples/keyboard/*.def
 samples/keyboard/*.cpp
 samples/keyboard/*.h
 samples/keyboard/*.def
@@ -856,6 +873,8 @@ samples/mobile/wxedit/*.h
 samples/mobile/wxedit/*.xpm
 samples/mobile/styles/*.bkl
 samples/mobile/wxedit/*.bkl
 samples/mobile/wxedit/*.xpm
 samples/mobile/styles/*.bkl
 samples/mobile/wxedit/*.bkl
+samples/mobile/make*
+samples/mobile/*.bkl
 
 samples/multimon/*.h
 samples/multimon/*.cpp
 
 samples/multimon/*.h
 samples/multimon/*.cpp
@@ -898,6 +917,8 @@ samples/odbc/*.cdx
 samples/odbc/*.pro
 samples/odbc/*.bkl
 
 samples/odbc/*.pro
 samples/odbc/*.bkl
 
+samples/opengl/*.bkl
+samples/opengl/make*
 samples/opengl/cube/*.cpp
 samples/opengl/cube/*.h
 samples/opengl/cube/*.rc
 samples/opengl/cube/*.cpp
 samples/opengl/cube/*.h
 samples/opengl/cube/*.rc
@@ -1194,6 +1215,12 @@ samples/validate/*.bmp
 samples/validate/*.pro
 samples/validate/*.bkl
 
 samples/validate/*.pro
 samples/validate/*.bkl
 
+samples/vscroll/*.cpp
+samples/vscroll/*.rc
+samples/vscroll/makefile*
+samples/vscroll/*.xpm
+samples/vscroll/*.bkl
+
 samples/widgets/*.cpp
 samples/widgets/*.h
 samples/widgets/makefile*
 samples/widgets/*.cpp
 samples/widgets/*.h
 samples/widgets/makefile*
index 094da4df7473cf0e0b78a714b1774938ccbfab32..90b1489db6ec731e182ec1b76d52d3fa31f0e77c 100644 (file)
@@ -19,6 +19,7 @@ samples/dragimag/Makefile.in
 samples/drawing/Makefile.in
 samples/dynamic/Makefile.in
 samples/erase/Makefile.in
 samples/drawing/Makefile.in
 samples/dynamic/Makefile.in
 samples/erase/Makefile.in
+samples/except/Makefile.in
 samples/exec/Makefile.in
 samples/event/Makefile.in
 samples/grid/Makefile.in
 samples/exec/Makefile.in
 samples/event/Makefile.in
 samples/grid/Makefile.in
@@ -67,8 +68,6 @@ samples/thread/Makefile.in
 samples/toolbar/Makefile.in
 samples/treectrl/Makefile.in
 samples/typetest/Makefile.in
 samples/toolbar/Makefile.in
 samples/treectrl/Makefile.in
 samples/typetest/Makefile.in
-samples/validate/Makefile.in
-samples/wizard/Makefile.in
 samples/dialup/Makefile.in
 samples/display/Makefile.in
 samples/font/Makefile.in
 samples/dialup/Makefile.in
 samples/display/Makefile.in
 samples/font/Makefile.in
@@ -78,7 +77,10 @@ samples/opengl/Makefile.in
 samples/opengl/cube/Makefile.in
 samples/opengl/penguin/Makefile.in
 samples/opengl/isosurf/Makefile.in
 samples/opengl/cube/Makefile.in
 samples/opengl/penguin/Makefile.in
 samples/opengl/isosurf/Makefile.in
+samples/validate/Makefile.in
+samples/vscroll/Makefile.in
 samples/widgets/Makefile.in
 samples/widgets/Makefile.in
+samples/wizard/Makefile.in
 demos/Makefile.in
 demos/bombs/Makefile.in
 demos/forty/Makefile.in
 demos/Makefile.in
 demos/bombs/Makefile.in
 demos/forty/Makefile.in
index f7f1b74d033430419499d4fdd0c18302d6bac5a1..99e1d3ce4c45cbee73c105ea70123e3de5a4d050 100644 (file)
@@ -563,6 +563,9 @@ makesetup()
     cp $APPDIR/docs/motif/install.txt $DESTDIR/install-motif-$VERSION.txt
     cp $APPDIR/docs/gtk/install.txt $DESTDIR/install-gtk-$VERSION.txt
     cp $APPDIR/docs/x11/install.txt $DESTDIR/install-x11-$VERSION.txt
     cp $APPDIR/docs/motif/install.txt $DESTDIR/install-motif-$VERSION.txt
     cp $APPDIR/docs/gtk/install.txt $DESTDIR/install-gtk-$VERSION.txt
     cp $APPDIR/docs/x11/install.txt $DESTDIR/install-x11-$VERSION.txt
+    cp $APPDIR/docs/mgl/readme.txt $DESTDIR/readme-mgl-$VERSION.txt
+    cp $APPDIR/docs/mgl/install.txt $DESTDIR/install-mgl-$VERSION.txt
+
     cp $APPDIR/docs/readme.txt $DESTDIR/readme-$VERSION.txt
     cp $APPDIR/docs/motif/readme.txt $DESTDIR/readme-motif-$VERSION.txt
     cp $APPDIR/docs/gtk/readme.txt $DESTDIR/readme-gtk-$VERSION.txt
     cp $APPDIR/docs/readme.txt $DESTDIR/readme-$VERSION.txt
     cp $APPDIR/docs/motif/readme.txt $DESTDIR/readme-motif-$VERSION.txt
     cp $APPDIR/docs/gtk/readme.txt $DESTDIR/readme-gtk-$VERSION.txt
index 766ef06845dd67b48dd13848ae0cb591d7c85d5f..4447acd113d5128093953f1aa2a3f7ab3e0e2324 100644 (file)
@@ -107,6 +107,7 @@ samples/ownerdrw/*.bmp
 samples/ownerdrw/*.png
 samples/ownerdrw/*.ico
 samples/ownerdrw/*.txt
 samples/ownerdrw/*.png
 samples/ownerdrw/*.ico
 samples/ownerdrw/*.txt
+samples/ownerdrw/*.bkl
 
 samples/taskbar/*.cpp
 samples/taskbar/*.h
 
 samples/taskbar/*.cpp
 samples/taskbar/*.h
@@ -125,6 +126,7 @@ samples/regtest/*.def
 samples/regtest/*.bmp
 samples/regtest/*.ico
 samples/regtest/*.txt
 samples/regtest/*.bmp
 samples/regtest/*.ico
 samples/regtest/*.txt
+samples/regtest/*.bkl
 
 samples/nativdlg/*.cpp
 samples/nativdlg/*.h
 
 samples/nativdlg/*.cpp
 samples/nativdlg/*.h
@@ -135,6 +137,7 @@ samples/nativdlg/makefile.*
 samples/nativdlg/*.xbm
 samples/nativdlg/*.ico
 samples/nativdlg/*.bmp
 samples/nativdlg/*.xbm
 samples/nativdlg/*.ico
 samples/nativdlg/*.bmp
+samples/nativdlg/*.bkl
 
 samples/mfc/*.h
 samples/mfc/*.cpp
 
 samples/mfc/*.h
 samples/mfc/*.cpp
@@ -144,16 +147,7 @@ samples/mfc/makefile.*
 samples/mfc/*.txt
 samples/mfc/*.bmp
 samples/mfc/*.ico
 samples/mfc/*.txt
 samples/mfc/*.bmp
 samples/mfc/*.ico
-
-samples/joytest/*.h
-samples/joytest/*.cpp
-samples/joytest/*.def
-samples/joytest/*.rc
-samples/joytest/makefile.*
-samples/joytest/*.txt
-samples/joytest/*.bmp
-samples/joytest/*.wav
-samples/joytest/*.ico
+samples/mfc/*.bkl
 
 samples/oleauto/*.h
 samples/oleauto/*.cpp
 
 samples/oleauto/*.h
 samples/oleauto/*.cpp
@@ -163,6 +157,7 @@ samples/oleauto/makefile.*
 samples/oleauto/*.txt
 samples/oleauto/*.bmp
 samples/oleauto/*.ico
 samples/oleauto/*.txt
 samples/oleauto/*.bmp
 samples/oleauto/*.ico
+samples/oleauto/*.bkl
 
 src/wxWindows.dsp
 src/wxWindows.dsw
 
 src/wxWindows.dsp
 src/wxWindows.dsw
index b07ef33bc01ceb9354cb36dc455ca72f4217b2e4..4362fbfcf909a6fc4c939c12da2ec01e5a4c64c6 100644 (file)
@@ -254,21 +254,6 @@ $TAR xf ../wxAll-${WXVER}.tar
 # Translate all .dsp and .dsw files to DOS format
 unix2dos --unix2dos `cat $WXSRC/distrib/msw/vc.rsp`
 
 # Translate all .dsp and .dsw files to DOS format
 unix2dos --unix2dos `cat $WXSRC/distrib/msw/vc.rsp`
 
-# Copy OS/2 specific configure files
-# (no longer)
-# cp $WXSRC/distrib/os2/os2-specific.zip docs/os2
-
-# Copy the OS/2 files which probably haven't been copied yet
-mkdir include/wx/os2
-mkdir src/os2
-cp $WXSRC/include/wx/os2/*.H include/wx/os2
-cp $WXSRC/src/os2/*.CPP $WXSRC/src/os2/*.I src/os2
-
-# Make all OS/2 files lower case
-# No longer necessary.
-# $WXSRC/distrib/msw/namedown include/wx/os2/*.H
-# $WXSRC/distrib/msw/namedown src/os2/*.CPP src/os2/*.I
-
 echo Copying readme files...
 cp $WXSRC/docs/readme.txt README.txt
 cp $WXSRC/docs/changes.txt CHANGES.txt
 echo Copying readme files...
 cp $WXSRC/docs/readme.txt README.txt
 cp $WXSRC/docs/changes.txt CHANGES.txt
index 7c8212df19e633953268ccdf0e7c6a3bc60cb4db..1a6c89a60138f2f95ffaa44db3fed4f7e5a13f24 100644 (file)
@@ -99,6 +99,9 @@ samples/event/event.dsw
 samples/exec/exec.dsp
 samples/exec/exec.dsw
 
 samples/exec/exec.dsp
 samples/exec/exec.dsw
 
+samples/except/except.dsp
+samples/except/except.dsw
+
 samples/font/font.dsp
 samples/font/font.dsw
 
 samples/font/font.dsp
 samples/font/font.dsw