]> Creatis software - creaToolsTools.git/blobdiff - Install_mingw64/Install_CreaTools/scripts/All2.bat
#3200 creaToolsTools Feature New Normal branch mingw64
[creaToolsTools.git] / Install_mingw64 / Install_CreaTools / scripts / All2.bat
index 1266cc95f415d2fd5d43875ae3300b6b11037005..a49f7c9fd433333674859ec2dbf47fa4c596bad1 100644 (file)
@@ -28,20 +28,20 @@ set docgeneration=%2
 set buildtype=%3
 set platforme=%4
 
-set logFolder=%creatoolsGeneration%\creatools_%buildtype%%platforme%\installLog
-set installPrefix=%creatoolsGeneration%\creatools_%buildtype%%platforme%\creatools_install
+set logFolder=%creatoolsGeneration%\c_%buildtype%%platforme%\log
+set installPrefix=%creatoolsGeneration%\c_%buildtype%%platforme%\ci
 
 echo --Change ThirdParty directories (CSI/act)--
 set homedir=%cd%
-cd E:\creatis\CSI
-call act\rename_dir.bat
-rename act_%buildtype%-%platforme% act
+::cd E:\creatis\CSI
+::call act\rename_dir.bat
+::rename act_%buildtype%-%platforme% act
 
 cd %creatoolsGeneration%
 
-mkdir creatools_%buildtype%%platforme%
-mkdir creatools_%buildtype%%platforme%\Result_Installers
-mkdir creatools_%buildtype%%platforme%\installLog
+mkdir c_%buildtype%%platforme%
+mkdir c_%buildtype%%platforme%\ri
+mkdir c_%buildtype%%platforme%\log
 
 echo call configure variables
 call %scriptsFolder%\base\configureVariables.bat
@@ -49,28 +49,29 @@ call %scriptsFolder%\base\configureVariables.bat
 REM goto skypToEED
 REM :skypToEED
 
-echo call compile crea
-start /B /wait %scriptsFolder%\crea\creaInstall.bat
+::echo call compile crea
+::start /B /wait %scriptsFolder%\creaInstall.bat
 echo call compile bbtk
-start /B /wait %scriptsFolder%\bbtk\bbtkInstall.bat
-echo call compile creaMaracasVisu
-start /B /wait %scriptsFolder%\creaMaracasVisu\creaMaracasVisuInstall.bat
-echo call compile creaVtk
-start /B /wait %scriptsFolder%\creaVtk\creaVtkInstall.bat
-echo call compile creaEnvironment
-start /B /wait %scriptsFolder%\creaEnvironment\creaEnvironmentInstall.bat
-echo call compile creaBruker
-start /B /wait %scriptsFolder%\creaBruker\creaBrukerInstall.bat
-echo call compile creaImageIO
-start /B /wait %scriptsFolder%\creaImageIO\creaImageIOInstall.bat
-echo call compile creaContours
-start /B /wait %scriptsFolder%\creaContours\creaContoursInstall.bat
-echo call compile creaRigidRegistration
-start /B /wait %scriptsFolder%\creaRigidRegistration\creaRigidRInstall.bat
-echo call compile bbtkGEditor
-start /B /wait %scriptsFolder%\bbtkGEditor\bbtkGEditorInstall.bat
-echo call compile creaMinitools
-start /B /wait %scriptsFolder%\creaTools\creaMinitoolsInstall.bat
+start /B /wait %scriptsFolder%\bbtkInstall.bat
+
+::echo call compile creaMaracasVisu
+::start /B /wait %scriptsFolder%\creaMaracasVisuInstall.bat
+::echo call compile creaVtk
+::start /B /wait %scriptsFolder%\creaVtkInstall.bat
+::echo call compile creaEnvironment
+::start /B /wait %scriptsFolder%\creaEnvironmentInstall.bat
+::echo call compile creaBruker
+::start /B /wait %scriptsFolder%\creaBrukerInstall.bat
+::echo call compile creaImageIO
+::start /B /wait %scriptsFolder%\creaImageIOInstall.bat
+::echo call compile creaContours
+::start /B /wait %scriptsFolder%\creaContoursInstall.bat
+::echo call compile creaRigidRegistration
+::start /B /wait %scriptsFolder%\creaRigidRInstall.bat
+::echo call compile bbtkGEditor
+::start /B /wait %scriptsFolder%\bbtkGEditorInstall.bat
+::echo call compile creaMinitools
+::start /B /wait %scriptsFolder%\creaMinitoolsInstall.bat