From c7da811c2c2dc3f972dd5675a8b6f063b0751f9f Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Sun, 5 Sep 2010 15:57:45 +0000 Subject: [PATCH] *** empty log message *** --- ctest/dashboard/All.bat | 18 ++++++++++-------- ctest/dashboard/bbtkGEditorVariables.bat | 6 +++--- ctest/dashboard/creaMaracasVariables.bat | 2 +- .../creaRigidRegistrationVariables.bat | 1 + 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/ctest/dashboard/All.bat b/ctest/dashboard/All.bat index e6dcfde..b267ae5 100644 --- a/ctest/dashboard/All.bat +++ b/ctest/dashboard/All.bat @@ -30,10 +30,10 @@ rem call cvscheckout.bat %creamaracassourcefolder% rem call cvscheckout.bat %creaenvironmentsource% rem call cvscheckout.bat %creabrukersource% rem call cvscheckout.bat %creaimagesourcefolder% -call cvscheckout.bat %creacontourssource% -call cvscheckout.bat %crearigidregistrationssource% -call cvscheckout.bat %bbtkgeditorsource% -call cvscheckout.bat %creatoolssource% +rem call cvscheckout.bat %creacontourssource% +rem call cvscheckout.bat %crearigidregistrationssource% +rem call cvscheckout.bat %bbtkgeditorsource% +rem call cvscheckout.bat %creatoolssource% rem CREA @@ -90,10 +90,10 @@ set PATH=%creaimagedll%;%PATH% rem creaContours -call cmakemod.bat %creacontourssource% -call creaContoursVariables.bat %creacontourssource% %docgeneration% -call compilemod.bat %buildtype% %creacontourssource% -call ctestmod.bat %creacontourssource% +rem call cmakemod.bat %creacontourssource% +rem call creaContoursVariables.bat %creacontourssource% %docgeneration% +rem call compilemod.bat %buildtype% %creacontourssource% +rem call ctestmod.bat %creacontourssource% set creacontourdll=%~dp0%creacontourssource%\%buildtype% rem set PATH=%creacontoursdll%;%PATH% @@ -113,6 +113,8 @@ call ctestmod.bat %bbtkgeditorsource% rem set bbtkgeditordll=%~dp0%bbtkgeditorsource%\%buildtype% rem set PATH=%bbtkgeditordll%;%PATH% +pause + rem creaTools rem call cmakemod.bat %creatoolssource% rem call creaToolsVariables.bat %creatoolsbinary% diff --git a/ctest/dashboard/bbtkGEditorVariables.bat b/ctest/dashboard/bbtkGEditorVariables.bat index 0df4f3a..9c8b59d 100644 --- a/ctest/dashboard/bbtkGEditorVariables.bat +++ b/ctest/dashboard/bbtkGEditorVariables.bat @@ -4,9 +4,9 @@ set currentdir=%~dp0 set currentdir=%currentdir:\=/% cd %1Bin -cmake -D crea_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/crea -D BUILD_bbtkGEditor_DOC:BOOL=OFF CMakeCache.txt -cmake -D BBTK_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/bin CMakeCache.txt +cmake -D crea_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/crea CMakeCache.txt +cmake -D BBTK_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/bbtk CMakeCache.txt cmake -D creaMaracasVisu_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/creaMaracasVisu CMakeCache.txt -cmake CMakeCache.txt +cmake -D BUILD_bbtkGEditor_DOC:BOOL=%2 CMakeCache.txt cmake CMakeCache.txt cd .. \ No newline at end of file diff --git a/ctest/dashboard/creaMaracasVariables.bat b/ctest/dashboard/creaMaracasVariables.bat index ee59b0a..cc27378 100644 --- a/ctest/dashboard/creaMaracasVariables.bat +++ b/ctest/dashboard/creaMaracasVariables.bat @@ -6,6 +6,6 @@ set currentdir=%currentdir:\=/% cd %1Bin cmake -D crea_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/crea -D BUILD_BBTK_PACKAGE_creaMaracasVisu:BOOL=ON -D creaMaracasVisu_DOC:BOOL=%2 CMakeCache.txt cmake -D BBTK_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/bbtk CMakeCache.txt -cmake -D BUILD_BBTK_PACKAGE_creaMaracasVisu_DOXYGEN_DOC:BOOL=ON CMakeCache.txt +cmake -D BUILD_BBTK_PACKAGE_creaMaracasVisu_DOXYGEN_DOC:BOOL=%2 CMakeCache.txt cmake CMakeCache.txt cd .. \ No newline at end of file diff --git a/ctest/dashboard/creaRigidRegistrationVariables.bat b/ctest/dashboard/creaRigidRegistrationVariables.bat index 0cda905..1cefcf9 100644 --- a/ctest/dashboard/creaRigidRegistrationVariables.bat +++ b/ctest/dashboard/creaRigidRegistrationVariables.bat @@ -8,4 +8,5 @@ cmake -D crea_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/crea -D BUILD_BBTK_PACK cmake -D BBTK_DIR:PATH=%currentdir%/tmpCreaTools_INSTALL/bbtk CMakeCache.txt cmake -D BUILD_creaRigidRegistration_DOC:BOOL=%2 -D BUILD_BBTK_PACKAGE_PackRecalage_DOXYGEN_DOC:BOOL=%2 CMakeCache.txt cmake CMakeCache.txt +cmake CMakeCache.txt cd .. -- 2.45.1