X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=README.txt;h=6b35e5b354614545e5067100472c14edd3470fe8;hb=9f43cd159e6f7dd21ec18f33cc9d962db3b1a8e5;hp=77321167fa6b8c0de1ab43e618620b7a24b58655;hpb=c3e64de33749716f7247fffe351fcab8821d3f9c;p=creaToolsTools.git diff --git a/README.txt b/README.txt index 7732116..6b35e5b 100644 --- a/README.txt +++ b/README.txt @@ -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.