Files
spack/lib/spack/env
Todd Gamblin ed79d6a11b bugfix: cc handles spaces in flag variables properly
- cc cleanup caused a parsing regression in flag handling

- We added proper quoting to array expansions, but flag variables were
  never actually converted to arrays. Old code relied on this.

This commit:
- Adds reads to convert flags to arrays.
- Makes the cc test check for improper space handling to prevent future
  regressions.
2018-08-09 08:00:22 -07:00
..
2017-10-10 13:52:10 -07:00
2016-07-21 14:04:22 -07:00
2016-01-19 13:07:07 -06:00
2016-03-03 16:50:51 -06:00