]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b.bat
added TAB handling
[wxWidgets.git] / wxPython / b.bat
index ed0181719c241818aeacaac183781c7c813fba69..78502de7dee92f29f33f3cec2cd2c9a15e4eef5b 100755 (executable)
@@ -37,7 +37,8 @@ elseiff "%1" == "d" then
 rem touch all the *.i files so swig will regenerate
 elseiff "%1" == "t" then
        shift
-       set CMD=touch src\*.i & touch contrib\glcanvas\*.i & touch contrib\ogl\*.i & touch contrib\stc\*.i
+       set CMD=echo Finished!
+       find . -name "*.i" | xargs -l touch
 
 rem "i" --> install
 elseiff "%1" == "i" then
@@ -69,6 +70,13 @@ elseiff "%1" == "a" then
        shift
        set CMD=echo Finished!
 
+       call b.bat 15 c
+       call b.bat 15 f
+       call b.bat 15 r
+       call b.bat 15 c
+       call b.bat 15 h
+       call b.bat 15 r
+
        call b.bat 21 c
        call b.bat 21 f
        call b.bat 21 r