ENH: compile codeStream into local directory only

This commit is contained in:
Mark Olesen
2011-02-22 16:07:06 +01:00
parent ea2fcaa08b
commit 141fe37a86
2 changed files with 49 additions and 22 deletions

View File

@ -76,6 +76,14 @@ Description
- probably some other limitations (uses string::expand which expands
\c \$ and \c ~ sequences)
Note
The code to be compiled is stored under the local \f codeStream directory
with a subdirectory name corresponding to the SHA1 of the contents.
The corresponding library code is located under the local
\f codeStream/platforms/$WM_OPTIONS/lib directory in a library
\f libcodeStream_SHA1.so
SourceFiles
codeStream.C