X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=README.txt;h=41b318c0a569a8406fd892799bb04e791293de17;hb=HEAD;hp=77321167fa6b8c0de1ab43e618620b7a24b58655;hpb=c3e64de33749716f7247fffe351fcab8821d3f9c;p=creaToolsTools.git diff --git a/README.txt b/README.txt index 7732116..41b318c 100644 --- a/README.txt +++ b/README.txt @@ -1,12 +1,49 @@ -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 +# --------------------------------------------------------------------- +# +# Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image +# pour la Santé) +# Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton +# +# This software is governed by the CeCILL-B license under French law and +# abiding by the rules of distribution of free software. You can use, +# modify and/ or redistribute the software under the terms of the CeCILL-B +# license as circulated by CEA, CNRS and INRIA at the following URL +# http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html +# or in the file LICENSE.txt. +# +# As a counterpart to the access to the source code and rights to copy, +# modify and redistribute granted by the license, users are provided only +# with a limited warranty and the software's author, the holder of the +# economic rights, and the successive licensors have only limited +# liability. +# +# The fact that you are presently reading this means that you have had +# knowledge of the CeCILL-B license and that you accept its terms. +# ------------------------------------------------------------------------ */ + + +=== === === 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 + +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 GIT, compiled and the CTest for the dashboard is run. + +creaToolsTools +Version 1.0.0 +(c) CREATIS 2012