LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Builders and path setup for installation targets. More...
Go to the source code of this file.
Classes | |
class | lsst.sconsUtils.installation.DirectoryInstaller |
SCons Action callable to recursively install a directory. More... | |
Namespaces | |
lsst.sconsUtils.installation | |
Functions | |
def | lsst.sconsUtils.installation.makeProductPath |
return a path to use as the installation directory for a product More... | |
def | lsst.sconsUtils.installation.determineVersion |
Set a version ID from env, or a version control ID string ($name$ or $HeadURL$) More... | |
def | lsst.sconsUtils.installation.getFingerprint |
Return a unique fingerprint for a version (e.g. More... | |
def | lsst.sconsUtils.installation.setPrefix |
Set a prefix based on the EUPS_PATH, the product name, and a versionString from cvs or svn. More... | |
def | lsst.sconsUtils.installation.Declare |
Create current and declare targets for products. More... | |
def | lsst.sconsUtils.installation.InstallDir |
Install the directory dir into prefix, (along with all its descendents if recursive is True). More... | |
def | lsst.sconsUtils.installation.InstallEups |
Install a ups directory, setting absolute versions as appropriate (unless you're installing from the trunk, in which case no versions are expanded). More... | |
def | lsst.sconsUtils.installation.InstallLSST |
Install directories in the usual LSST way, handling "ups" specially. More... | |
Builders and path setup for installation targets.
Definition in file installation.py.