summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-05test: fixed 'refresh_builtin_mock' fixture (#2748)Massimiliano Culpo1-1/+0
2017-01-04Standardize package names: lower-case, not Mixed_CASE (#2475)Elizabeth Fischer8-16/+27
2017-01-02Fix issues when a package provides the same vdep twice. (#2710)Todd Gamblin5-34/+66
2016-12-31Disallow vdeps in `packages.yaml` (#2699)Todd Gamblin7-104/+177
2016-12-30Fix missing debug parameter for parse_version() (#2696)Adam J. Stewart1-2/+2
2016-12-30Fix test command arg handling.Todd Gamblin1-5/+6
2016-12-30Allow setting default variants (#2644)Michael Kuhn1-2/+9
2016-12-30Fix Python issue with build failures; Add test case for build failures. (#2687)Todd Gamblin2-4/+18
2016-12-29Concretize preserves deptypes (#2681)Todd Gamblin7-179/+326
2016-12-29Fix issues related to the switchover to pytest. (#2685)Todd Gamblin37-2/+7809
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo149-17565/+19159
2016-12-28Allow exclusion of packages from `spack module loads` (#2667)Elizabeth Fischer1-1/+7
2016-12-28Directive inheritance: laziness for the win (#2623)Massimiliano Culpo7-197/+257
2016-12-27Ensure that every file in Spack has a license (#2659)Adam J. Stewart27-143/+550
2016-12-25Better tabulation for spack checksum (#2673)Adam J. Stewart1-1/+5
2016-12-25filter_system_path: additionally filter system prefixes (#2672)Denis Davydov2-2/+6
2016-12-25Add argument to `spack spec` to show deptypes. (#2680)Todd Gamblin2-1/+20
2016-12-25Remove usernames from paths in docs (#2675)Adam J. Stewart9-303/+303
2016-12-25Modify github archive regex to support luaposix (#2677)Adam J. Stewart2-1/+6
2016-12-20Revert #2292: use frontend compiler for build deps (#2549)scheibelp4-90/+24
2016-12-19Support Yorick versions (#2640)Todd Gamblin2-0/+9
2016-12-19Modify github regex to support NCO. (#2633)Todd Gamblin2-1/+10
2016-12-19Fixes for various hash issues (#2626)Todd Gamblin10-59/+84
2016-12-18Added customization for make targets in 'build' and 'install' phases for Auto...Alfredo Adolfo Gimenez1-4/+10
2016-12-15openblas: derives from MakefilePackage (#2488)Massimiliano Culpo1-13/+7
2016-12-14Fix target for compiler on CNL operating systems (#2580)Mario Melara2-2/+2
2016-12-14Make unzip quiet (#2593)Adam J. Stewart2-1/+2
2016-12-13Change attribute to match ArchSpec refactor (#2579)Mario Melara1-1/+1
2016-12-13Better cxx11/14/17 flags for GNU/Clang/Intel (#2539)Ben Morgan4-2/+67
2016-12-13Update `spack setup` and `spack graph` to be consistent with recent refactori...Elizabeth Fischer2-2/+4
2016-12-13Add a test to ensure package names have the right case. (#2562)Todd Gamblin3-3/+107
2016-12-12Add missing bzip2 dependency to freetype (#2536)Adam J. Stewart1-2/+2