Actions
Feature #240
closedBug #77: SCons build system bug fixes
Detect EVIO installation under $CODA
Responsible:
Description
Detect existing EVIO installation via $CODA environment variable, like the Make system does.
Updated by Ole Hansen about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented with commit 1bc2030
- Check for $CODA instead of $EVIO_LIBDIR/$EVIO_INCDIR
- Build only C API library - much faster than building all of EVIO
- Patch downloaded EVIO for SCons 3.0, enclosing print statements in parentheses
- Restructure EVIO section in SConstruct
Actions