|
@@ -1,16 +1,14 @@
|
|
|
rem Inspect snapshot
|
|
rem Inspect snapshot
|
|
|
|
|
|
|
|
-rem Copyright 2008 Beman Dawes
|
|
|
|
|
|
|
+rem Copyright Beman Dawes 2008, 2011
|
|
|
|
|
|
|
|
rem Distributed under the Boost Software License, Version 1.0.
|
|
rem Distributed under the Boost Software License, Version 1.0.
|
|
|
rem See http://www.boost.org/LICENSE_1_0.txt
|
|
rem See http://www.boost.org/LICENSE_1_0.txt
|
|
|
|
|
|
|
|
-pushd posix\tools\inspect\build
|
|
|
|
|
-bjam
|
|
|
|
|
-popd
|
|
|
|
|
echo inspect...
|
|
echo inspect...
|
|
|
-pushd posix
|
|
|
|
|
-dist\bin\inspect >..\inspect.html
|
|
|
|
|
|
|
+pushd windows
|
|
|
|
|
+rem inspect_trunk.bat builds inspect program every day and copies it to %UTIL%
|
|
|
|
|
+%UTIL%%\inspect >..\inspect.html
|
|
|
popd
|
|
popd
|
|
|
|
|
|
|
|
echo Create ftp script...
|
|
echo Create ftp script...
|