spack/lib/spack
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
..
docs Remove default variant bug from list of known issues (#8900) 2018-08-06 16:56:45 -04:00
env bugfix: cc handles spaces in flag variables properly 2018-08-09 08:00:22 -07:00
external pytest: add _pytest/_version.py and LICENSE 2018-06-20 14:35:10 -05:00
llnl Fix performance issue when compiling. (#8828) 2018-08-07 09:13:07 -07:00
spack bugfix: cc handles spaces in flag variables properly 2018-08-09 08:00:22 -07:00