]> Creatis software - creaToolsTools.git/blobdiff - ctest/dashboard/All.bat
no message
[creaToolsTools.git] / ctest / dashboard / All.bat
index 3ba322359c4f230a9024498d9dee97ff03d49c2e..ae4c828eddf7b0d1313db0a3f14a0b10bd9d2111 100644 (file)
@@ -18,7 +18,8 @@ set currentdir=%~dp0
 rem set currentdir=%currentdir:\=/%
 set dirInstall=%currentdir%\tmpCreaTools_INSTALL
 rmdir  %dirInstall% /s /q
-
+rmdir  Result_Installers /s /q
+mkdir Result_Installers
 
 call cvscheckout.bat %creasourcefolder% %cvsUser%
 call cvscheckout.bat %bbtksourcefolder% %cvsUser%
@@ -123,12 +124,13 @@ rem set PATH=%bbtkgeditordll%;%PATH%
 rem creaTools
 call cleanmod.bat %creatoolssource%
 call cmakemod.bat %creatoolssource%  %dirInstall%
-call creaToolsVariables.bat %creatoolssource%
+call creaToolsVariables.bat %creatoolssource%  %dirInstall%
 call compilemodCreaTools.bat %buildtype% %creatoolssource%
 rem remcall ctestmod.bat %creatoolssource%
 set creatoolsdll=%~dp0%creatoolssource%\%buildtype%
 set PATH=%creatoolssdll%;%PATH%
 
+pause
 
 rem shutdown /s
 exit /b
\ No newline at end of file