]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/CreaTools-compile.sh
upgrade
[creaToolsTools.git] / Linux / scripts / CreaTools-compile.sh
index 98bb731e0e19b0c42172a5674c1b9002b999fcd9..6edb1a643398670a566bcbd077a68369b93ab972 100644 (file)
@@ -279,10 +279,30 @@ fi
 # LD_LIBRARY_PATH=$bbtkgeditordll:$LD_LIBRARY_PATH
 
 
+
+
 # -------------------------
-#        start_point =  11 : creaTools
+#        start_point =  11 : libido
 #-------------------------
-if [ $start_point -le 11 ]
+#if [ $start_point -le 11 ]
+#then
+## the following stupid test is used at debug time; Please don't remove!
+##if [ true = false ]
+#if [ true = true ]
+#then
+## creaTools
+# bash $scriptDir/cmakemod.sh                $libidosource $generationdir $installPrefix $buildType 
+# bash $scriptDir/libidoVariables.sh         $libidosource $generationdir $docgeneration
+# bash $scriptDir/compilemod.sh   $buildType $libidosource $generationdir $corenumber
+#fi
+#fi
+
+
+
+# -------------------------
+#        start_point =  12 : creaTools
+#-------------------------
+if [ $start_point -le 12 ]
 then
 # the following stupid test is used at debug time; Please don't remove!
 #if [ true = false ]
@@ -302,9 +322,9 @@ fi
 
 
 # -------------------------
-#        start_point =  12 : creaMiniTools
+#        start_point =  13 : creaMiniTools
 #-------------------------
-if [ $start_point -le 12 ]
+if [ $start_point -le 13 ]
 then
 # the following stupid test is used at debug time; Please don't remove!
 #if [ true = false ]