spack/lib/spack
Massimiliano Culpo fc866ae0fe build systems: simpler, clearer decorators: run_after, run_before (#2860)
* PackageMeta: `run_before` is an alias of `precondition`, `run_after` an alias of `sanity_check`

* PackageMeta: removed `precondition` and `sanity_check`

* PackageMeta: decorators are now free-standing

* package: modified/added docstrings. Fixed the semantics of `on_package_attributes`.

* package: added unit test assertion as side effects of install

* build_systems: factored build-time test running into base class

* r: updated decorators in package.py

* docs: updated decorator names
2017-01-25 08:57:01 -07:00
..
docs build systems: simpler, clearer decorators: run_after, run_before (#2860) 2017-01-25 08:57:01 -07:00
env Allow compiler wrapper to modify environment (#2275) 2016-11-09 08:00:34 -08:00
external Get Rid of nobuild, nolink, and alldeps (#2765) 2017-01-07 19:59:02 -08:00
llnl Spack: Correct fix_darwin_install_name (#2886) 2017-01-20 10:22:59 -08:00
spack build systems: simpler, clearer decorators: run_after, run_before (#2860) 2017-01-25 08:57:01 -07:00