]> Creatis software - creaToolsTools.git/blobdiff - README.txt
DFCH: Script bugs solved!!
[creaToolsTools.git] / README.txt
index 77321167fa6b8c0de1ab43e618620b7a24b58655..6b35e5b354614545e5067100472c14edd3470fe8 100644 (file)
@@ -1,12 +1,21 @@
-Tools to manage the creaTools suite (build, test, submit to dashboard, package, ...)
-====================================================================================
-
-* ctest:
-ctest scripts and instructions to perform automated build/testing and submission to creatis cdash dashboard
-* windows:
-windows installers of the suite and instructions to package the suite for windows. subdirs:
-  * creaThirdParty_dlls:
-    project which creates the creaThirdParty_dlls win installer (using cmake and NSIS)
-  * CreaTools_win32_installers:
-    batch installers of the suite
+=== === ===  UNIX / LINUX / MacOS users === === ===
 
+0) cd Linux
+1) read the README.txt
+2) Action!
+
+=== === === WINDOWS users === === ===
+
+0) Make sure everything you'll need is properly installed :
+crea_Developers_tools, crea_ThirdParty_dlls, and VisualStudioExpress2008
+Have a look at :
+http://www.creatis.insa-lyon.fr/site/fr/CreatoolsDownload
+
+Change your CVS user in the file All.bat
+
+Copy all the .bat files into one directoy where the tests are going to be run
+execute All.bat
+
+Do not forget to run your ssh key with puttyAgent
+
+All the creatools projects are downloaded from the CVS, compiled and the CTest for the dashboard is run.