spack/lib/spack
Todd Gamblin 3ab56a188e Fixes #980: really slow spack spec performance
- `spack spec dealii` now takse seconds rather than 18 minutes.

- Slow hash (`dag_hash`) was accidentally inserted into the fast hash
  (`__hash__`).

- Do not put the slow hash in the fast hash.
2016-05-22 18:33:13 -07:00
..
docs update documentation. 2016-05-21 14:33:05 -07:00
env Merge branch 'features/cflags' into develop 2016-05-17 16:44:54 -07:00
external Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00
llnl Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00
spack Fixes #980: really slow spack spec performance 2016-05-22 18:33:13 -07:00