summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-10-03 12:32:36 +0000
committerthevenyp <thevenyp@211d60ee-9f03-0410-a15a-8952a2c7a4e4>2008-10-03 12:32:36 +0000
commit1e5f99815bab2cb442b93146e798b51493bbcf3a (patch)
tree9bfa504d2f2a5495e33ddc9446f0346ff11434a0 /tools
parent3827bea20ed579fbbba4bafc6de30270ae200ea5 (diff)
downloadmpc-1e5f99815bab2cb442b93146e798b51493bbcf3a.tar.gz
README.pipol: Improve documentation.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpc/trunk@229 211d60ee-9f03-0410-a15a-8952a2c7a4e4
Diffstat (limited to 'tools')
-rw-r--r--tools/README.pipol12
1 files changed, 7 insertions, 5 deletions
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/<date>-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