diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2014-04-15 08:34:04 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2014-04-15 22:45:34 -0700 |
commit | 554ae9b3552a40ed253250bdebf548e4d8b01976 (patch) | |
tree | e376f4e424409d51bf7c6bf056b96019b768d616 /.gitignore | |
parent | 655ab60beb4bc1960733d19766317f6a878256d7 (diff) | |
download | spack-554ae9b3552a40ed253250bdebf548e4d8b01976.tar.gz spack-554ae9b3552a40ed253250bdebf548e4d8b01976.tar.bz2 spack-554ae9b3552a40ed253250bdebf548e4d8b01976.tar.xz spack-554ae9b3552a40ed253250bdebf548e4d8b01976.zip |
bugfix for SPACK-20: add dependency bin directories to PATH
- Consolidated build environment stuff from package.py into
build_environment.py
- package.py calls build_environment.py functions just before calling
install(), in do_install()
- Organization is better b/c SPACK_xxxx environment variables are now
in build_environment, the only place they're used. Were previously
cluttering globals.py.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions