X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2FAll.bat;h=ae4c828eddf7b0d1313db0a3f14a0b10bd9d2111;hb=6a4393e29e2ad4c755ff2d31d53e0f9823ddd1bd;hp=3ba322359c4f230a9024498d9dee97ff03d49c2e;hpb=b91549cf961de3a0885bfc6ae3396e1468b79d10;p=creaToolsTools.git diff --git a/ctest/dashboard/All.bat b/ctest/dashboard/All.bat index 3ba3223..ae4c828 100644 --- a/ctest/dashboard/All.bat +++ b/ctest/dashboard/All.bat @@ -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