spack/lib/spack
Todd Gamblin 13aca774e3 bugfix: preserve patch ordering when specs are copied
- The `Spec` class maintains a special `_patches_in_order_of_appearance`
  attribute on patch variants, but it is was preserved when specs are
  copied.

- This caused issues for some builds

- Add special logic to `Spec` to preserve this variant on copy

- TODO: in the long term we should get rid of the special variant and
  make it the responsibility of one of the variant classes.
2018-11-09 00:31:24 -08:00
..
docs utils: merge spack.environment into spack.util.environment 2018-11-09 00:31:24 -08:00
env relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
external relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers 2018-10-17 14:42:06 -07:00
llnl fix bad regular expressions and docstrings with '\' 2018-11-09 00:31:24 -08:00
spack bugfix: preserve patch ordering when specs are copied 2018-11-09 00:31:24 -08:00