add conda scripts, installed as python library
- Re-arrange the python components of the base project so that they are installed into FSL as actual python packages, and therefore can depend on other installed libraries.
- Add a
sitecustomize.pyfile which can optionally be installed to add packages installed in$FSLDEVDIRto the python search path. - Add a
update_fsl_releasescript which can be used to update a FSL installation in-place to the latest available version. - Update the
make dependrule so thatnvccis used when scanning.cuhCUDA header files.
Edited by Paul McCarthy