summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-02-10fix: don't call setup_environment when not needed (#3060)Massimiliano Culpo3-2/+16
2017-02-10Make distro more robust to unreadable files (#3110)becker331-7/+12
2017-02-09make svn fetch quiet (#3070)Denis Davydov1-1/+1
2017-02-08Revert "db and concretization of packages modified after installation: fixes ...Todd Gamblin1-1/+0
2017-02-07db and concretization of modified packages: fixes #2911 (#2920)Massimiliano Culpo1-0/+1
2017-02-03Fix spec hash printing (#2941)becker336-18/+18
2017-02-03Make module autoload warnings configurable (#2763)George Hartzell1-3/+24
2017-02-03Blacklist implicit packages for modulefile generation (#2603)George Hartzell2-1/+21
2017-01-31Change default fflags for XL compiler to only "-qzerosize" (#2966)serbanmaerean2-14/+2
2017-01-31Add installcheck phase to AutotoolsPackage (#2863)Adam J. Stewart2-0/+33
2017-01-31DOCS: Examplify what file types are automatically extracted (#2955)Henrik Bengtsson1-3/+3
2017-01-31Refactor Spack's URL parsing commands (#2938)Adam J. Stewart7-312/+797
2017-01-31removed call syntax from property fixes #2944 (#2945)Massimiliano Culpo1-1/+1
2017-01-31Add several new R packages (#2952)Adam J. Stewart1-0/+1
2017-01-27Fix ambiguous hash message generation. (#2940)becker331-4/+4
2017-01-26Standardize argparse help messages (#2847)Adam J. Stewart54-252/+252
2017-01-26Packaging docs for MPI (#2838)Todd Gamblin1-283/+447
2017-01-26AutotoolsPackage: minor improvements (#2859)Massimiliano Culpo4-25/+95
2017-01-26Use codecov for coverage instead of coveralls (#2933)Todd Gamblin2-7/+144
2017-01-25Spec.satisfies accesses Spec.concrete as property (#2928)scheibelp4-6/+24
2017-01-25Fixes for parsing specs with hashes (#2889)becker332-46/+192
2017-01-25Add support for IBM threaded compilers: xl*_r (#2894)serbanmaerean8-9/+158
2017-01-25build systems: simpler, clearer decorators: run_after, run_before (#2860)Massimiliano Culpo8-114/+126
2017-01-24Grammar and broken link fixes in modules tutorial (#2912)Adam J. Stewart1-19/+16
2017-01-23documentation: build-system phases + build-time tests (#2780)Massimiliano Culpo6-114/+332
2017-01-23Simplify unit tests listed in Contribution Guide (#2904)Adam J. Stewart1-1/+4
2017-01-20Spack: Correct fix_darwin_install_name (#2886)Erik Schnetter1-1/+6
2017-01-18Add spack edit option for build systems (#2865)Adam J. Stewart2-0/+5
2017-01-18Massive conversion from Package to AutotoolsPackage (#2845)Adam J. Stewart1-3/+8
2017-01-17Allow spack create to detect packages that need to run autoreconf (#2848)Adam J. Stewart1-15/+47
2017-01-17check if node is already deleted (#2799)Jason Sarich1-2/+3
2017-01-17Support scionlib version detection (#2818)Adam J. Stewart2-0/+8
2017-01-16Bump version to 0.10.0Todd Gamblin1-1/+1
2017-01-16Add PythonPackage base classAdam J. Stewart5-14/+328
2017-01-16Major improvements to spack create (#2707)Adam J. Stewart7-449/+526
2017-01-16Don't duplicate spack test in spack help (#2837)Adam J. Stewart1-3/+2
2017-01-16Add lmod support for `spack module loads` (#2758)George Hartzell1-0/+1
2017-01-15Parser fix (#2769)becker339-109/+246
2017-01-15Added customization for make targets in 'build' and 'install' phases for CMak...Adam J. Stewart4-42/+62
2017-01-15Remove cmake build dep from CMakePackages (#2684)Adam J. Stewart1-4/+0
2017-01-15Add a test to exercise non-buildable external packages. (#2833)Todd Gamblin1-2/+30
2017-01-15Fixed find -lp command (coloring was broken) (#2820)becker331-3/+2
2017-01-15get_std_cmake_args delegates to CMakePackage._std_args fixes #2665 (#2805)Massimiliano Culpo2-13/+51
2017-01-12configure and build command: fix the stop iteration semanticsMassimiliano Culpo1-0/+5
2017-01-11mirror: fix error for some specs during concretization (#2806)Massimiliano Culpo1-0/+3
2017-01-10Change nargs='*' to argparse.REMAINDER for constraint options. (#2798)Todd Gamblin2-2/+3
2017-01-07Get Rid of nobuild, nolink, and alldeps (#2765)Elizabeth Fischer7-20/+9
2017-01-07Preliminary RPackage class (#2761)Adam J. Stewart3-8/+62
2017-01-06GitLab: Tarball Version Test (#2296)Axel Huebl2-2/+29
2017-01-05Correct env vars for modulecmd; Fixes #1481 (#2745)Mario Melara1-14/+2