spack/lib/spack
scheibelp 3eb59f6932
update filename used for cc wrapper invocation debug log (#5837)
The name of the debug log written by the cc compiler wrapper was given
by Spec.short_spec, which includes the architecture. Somewhere along
the line Spec.format started adding spaces around the architecture
property so the filename started including spaces; the cc wrapper
script appears to ignore this, so files like spack-cc-bzip2-....in.log
(which record the wrapped compiler invocations) were not being
generated. This uses a different format string from the spec to
generate the wrapper log file names (which does not include spaces).
2017-11-01 20:11:00 -07:00
..
docs Buildcache: symlinks, externals, & install-checking (#5894) 2017-10-26 11:06:59 -07:00
env update filename used for cc wrapper invocation debug log (#5837) 2017-11-01 20:11:00 -07:00
external Port CTest's log scraping logic to Spack (#5561) 2017-09-30 22:39:21 -07:00
llnl 'spack install' can overwrite an existing installation (#5384) 2017-10-24 12:32:30 -07:00
spack update filename used for cc wrapper invocation debug log (#5837) 2017-11-01 20:11:00 -07:00