spack/lib/spack
becker33 328ab328be Fix module loads (#5599)
Fixes #5455

All methods within setup_package use an EnvironmentModifications object
to control the environment. Those modifications are applied at the end
of setup_package. Module loads for the build environment need to be
done after the rest of the environment modifications are applied, as
otherwise Spack may unset variables set by those modules (for example
LD_LIBRARY_PATH).
2017-10-04 18:25:55 -07:00
..
docs patch: add workdir option (#5501) 2017-10-02 22:56:43 -07:00
env Update copyright notices for 2017 (#5295) 2017-09-06 17:44:16 -10:00
external Port CTest's log scraping logic to Spack (#5561) 2017-09-30 22:39:21 -07:00
llnl Add testing for spack blame; refactor llnl.util tests 2017-09-30 16:31:56 -07:00
spack Fix module loads (#5599) 2017-10-04 18:25:55 -07:00