From 1e5f99815bab2cb442b93146e798b51493bbcf3a Mon Sep 17 00:00:00 2001 From: thevenyp Date: Fri, 3 Oct 2008 12:32:36 +0000 Subject: README.pipol: Improve documentation. git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@229 211d60ee-9f03-0410-a15a-8952a2c7a4e4 --- tools/README.pipol | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'tools') diff --git a/tools/README.pipol b/tools/README.pipol index a4a4929..7b8a285 100644 --- a/tools/README.pipol +++ b/tools/README.pipol @@ -17,19 +17,21 @@ mpc compilation. nightly/multiopt The nightly-build script. It downloads the last version of the code from the -subversion repository and try to compile it. +subversion repository and try to compile it. Results are recorded in a log +file '.pipol/log/-multiopt'. scripts/get-svn.sh -Helper script that downloads code source. Display help when launched without -parameter to . +Helper script that downloads code source. It displays help when launched +without parameter. scripts/compile-svn.sh -Helper script that compiles code and records results in a log file. +Helper script that compiles code. It displays help when launched without +parameter. Nightly-build HOWTO ------------------- 1. Copy 'pipol/' directory content into the '.pipol/' directory of your pipol homedir. 2. Check that all scripts and run command files are executable. -3. Wait until the executables files in the 'nightly/' directory are executed. +3. Wait until the scripts in the 'nightly/' directory are executed. 4. Check results in '.pipol/log/' dir. \ No newline at end of file -- cgit v1.2.1