Age | Commit message (Expand) | Author | Files | Lines |
2017-03-07 | test/environment.py: ported to pytest, added a test on separators (#3375) | Massimiliano Culpo | 1 | -171/+235 |
2017-03-04 | Allow find_libraries to accept lists or strings (#3363) | Adam J. Stewart | 2 | -14/+16 |
2017-03-03 | Fix error raised for multiple virtual packages. (#3306) | Joschka Lingemann | 1 | -1/+2 |
2017-03-02 | New interface for passing build information among specs (#1875) | Massimiliano Culpo | 5 | -40/+285 |
2017-03-02 | test/packages: fixed test suite (#3236) | Massimiliano Culpo | 1 | -106/+99 |
2017-02-21 | Fixing issue wheh overwriting build_args in PythonPackage (#3200) | Javier | 1 | -1/+1 |
2017-02-17 | Fix readline support in `spack python` (#3132) | Adam J. Stewart | 3 | -0/+87 |
2017-02-17 | Set default module type based on modules.yaml (#3173) | Adam J. Stewart | 1 | -2/+4 |
2017-02-17 | More consistent yes/no prompts (#3174) | Adam J. Stewart | 6 | -54/+51 |
2017-02-17 | On uninstall, change shortcut flag for --dependents to -R, as per Spack conve... | Elizabeth Fischer | 1 | -1/+1 |
2017-02-17 | Fix missing space in error message output (#3169) | Adam J. Stewart | 1 | -2/+2 |
2017-02-17 | py-git2: New Package (#1971) | Elizabeth Fischer | 1 | -1/+2 |
2017-02-17 | Fix typos in External Packages documentation (#3168) | Adam J. Stewart | 1 | -2/+2 |
2017-02-10 | fix: don't call setup_environment when not needed (#3060) | Massimiliano Culpo | 3 | -2/+16 |
2017-02-10 | Make distro more robust to unreadable files (#3110) | becker33 | 1 | -7/+12 |
2017-02-09 | make svn fetch quiet (#3070) | Denis Davydov | 1 | -1/+1 |
2017-02-08 | Revert "db and concretization of packages modified after installation: fixes ... | Todd Gamblin | 1 | -1/+0 |
2017-02-07 | db and concretization of modified packages: fixes #2911 (#2920) | Massimiliano Culpo | 1 | -0/+1 |
2017-02-03 | Fix spec hash printing (#2941) | becker33 | 6 | -18/+18 |
2017-02-03 | Make module autoload warnings configurable (#2763) | George Hartzell | 1 | -3/+24 |
2017-02-03 | Blacklist implicit packages for modulefile generation (#2603) | George Hartzell | 2 | -1/+21 |
2017-01-31 | Change default fflags for XL compiler to only "-qzerosize" (#2966) | serbanmaerean | 2 | -14/+2 |
2017-01-31 | Add installcheck phase to AutotoolsPackage (#2863) | Adam J. Stewart | 2 | -0/+33 |
2017-01-31 | DOCS: Examplify what file types are automatically extracted (#2955) | Henrik Bengtsson | 1 | -3/+3 |
2017-01-31 | Refactor Spack's URL parsing commands (#2938) | Adam J. Stewart | 7 | -312/+797 |
2017-01-31 | removed call syntax from property fixes #2944 (#2945) | Massimiliano Culpo | 1 | -1/+1 |
2017-01-31 | Add several new R packages (#2952) | Adam J. Stewart | 1 | -0/+1 |
2017-01-27 | Fix ambiguous hash message generation. (#2940) | becker33 | 1 | -4/+4 |
2017-01-26 | Standardize argparse help messages (#2847) | Adam J. Stewart | 54 | -252/+252 |
2017-01-26 | Packaging docs for MPI (#2838) | Todd Gamblin | 1 | -283/+447 |
2017-01-26 | AutotoolsPackage: minor improvements (#2859) | Massimiliano Culpo | 4 | -25/+95 |
2017-01-26 | Use codecov for coverage instead of coveralls (#2933) | Todd Gamblin | 2 | -7/+144 |
2017-01-25 | Spec.satisfies accesses Spec.concrete as property (#2928) | scheibelp | 4 | -6/+24 |
2017-01-25 | Fixes for parsing specs with hashes (#2889) | becker33 | 2 | -46/+192 |
2017-01-25 | Add support for IBM threaded compilers: xl*_r (#2894) | serbanmaerean | 8 | -9/+158 |
2017-01-25 | build systems: simpler, clearer decorators: run_after, run_before (#2860) | Massimiliano Culpo | 8 | -114/+126 |
2017-01-24 | Grammar and broken link fixes in modules tutorial (#2912) | Adam J. Stewart | 1 | -19/+16 |
2017-01-23 | documentation: build-system phases + build-time tests (#2780) | Massimiliano Culpo | 6 | -114/+332 |
2017-01-23 | Simplify unit tests listed in Contribution Guide (#2904) | Adam J. Stewart | 1 | -1/+4 |
2017-01-20 | Spack: Correct fix_darwin_install_name (#2886) | Erik Schnetter | 1 | -1/+6 |
2017-01-18 | Add spack edit option for build systems (#2865) | Adam J. Stewart | 2 | -0/+5 |
2017-01-18 | Massive conversion from Package to AutotoolsPackage (#2845) | Adam J. Stewart | 1 | -3/+8 |
2017-01-17 | Allow spack create to detect packages that need to run autoreconf (#2848) | Adam J. Stewart | 1 | -15/+47 |
2017-01-17 | check if node is already deleted (#2799) | Jason Sarich | 1 | -2/+3 |
2017-01-17 | Support scionlib version detection (#2818) | Adam J. Stewart | 2 | -0/+8 |
2017-01-16 | Bump version to 0.10.0 | Todd Gamblin | 1 | -1/+1 |
2017-01-16 | Add PythonPackage base class | Adam J. Stewart | 5 | -14/+328 |
2017-01-16 | Major improvements to spack create (#2707) | Adam J. Stewart | 7 | -449/+526 |
2017-01-16 | Don't duplicate spack test in spack help (#2837) | Adam J. Stewart | 1 | -3/+2 |
2017-01-16 | Add lmod support for `spack module loads` (#2758) | George Hartzell | 1 | -0/+1 |