Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-01-15 | Parser fix (#2769) | becker33 | 9 | -109/+246 |
2017-01-15 | Added customization for make targets in 'build' and 'install' phases for CMak... | Adam J. Stewart | 4 | -42/+62 |
2017-01-15 | Remove cmake build dep from CMakePackages (#2684) | Adam J. Stewart | 1 | -4/+0 |
2017-01-15 | Add a test to exercise non-buildable external packages. (#2833) | Todd Gamblin | 1 | -2/+30 |
2017-01-15 | Fixed find -lp command (coloring was broken) (#2820) | becker33 | 1 | -3/+2 |
2017-01-15 | get_std_cmake_args delegates to CMakePackage._std_args fixes #2665 (#2805) | Massimiliano Culpo | 2 | -13/+51 |
2017-01-12 | configure and build command: fix the stop iteration semantics | Massimiliano Culpo | 1 | -0/+5 |
2017-01-11 | mirror: fix error for some specs during concretization (#2806) | Massimiliano Culpo | 1 | -0/+3 |
2017-01-10 | Change nargs='*' to argparse.REMAINDER for constraint options. (#2798) | Todd Gamblin | 2 | -2/+3 |
2017-01-07 | Get Rid of nobuild, nolink, and alldeps (#2765) | Elizabeth Fischer | 7 | -20/+9 |
2017-01-07 | Preliminary RPackage class (#2761) | Adam J. Stewart | 3 | -8/+62 |
2017-01-06 | GitLab: Tarball Version Test (#2296) | Axel Huebl | 2 | -2/+29 |
2017-01-05 | Correct env vars for modulecmd; Fixes #1481 (#2745) | Mario Melara | 1 | -14/+2 |
2017-01-05 | test: fixed 'refresh_builtin_mock' fixture (#2748) | Massimiliano Culpo | 1 | -1/+0 |
2017-01-04 | Standardize package names: lower-case, not Mixed_CASE (#2475) | Elizabeth Fischer | 8 | -16/+27 |
2017-01-02 | Fix issues when a package provides the same vdep twice. (#2710) | Todd Gamblin | 5 | -34/+66 |
2016-12-31 | Disallow vdeps in `packages.yaml` (#2699) | Todd Gamblin | 7 | -104/+177 |
2016-12-30 | Fix missing debug parameter for parse_version() (#2696) | Adam J. Stewart | 1 | -2/+2 |
2016-12-30 | Fix test command arg handling. | Todd Gamblin | 1 | -5/+6 |
2016-12-30 | Allow setting default variants (#2644) | Michael Kuhn | 1 | -2/+9 |
2016-12-30 | Fix Python issue with build failures; Add test case for build failures. (#2687) | Todd Gamblin | 2 | -4/+18 |
2016-12-29 | Concretize preserves deptypes (#2681) | Todd Gamblin | 7 | -179/+326 |
2016-12-29 | Fix issues related to the switchover to pytest. (#2685) | Todd Gamblin | 37 | -2/+7809 |
2016-12-29 | unit tests: replace nose with pytest (#2502) | Massimiliano Culpo | 149 | -17565/+19159 |
2016-12-28 | Allow exclusion of packages from `spack module loads` (#2667) | Elizabeth Fischer | 1 | -1/+7 |
2016-12-28 | Directive inheritance: laziness for the win (#2623) | Massimiliano Culpo | 7 | -197/+257 |
2016-12-27 | Ensure that every file in Spack has a license (#2659) | Adam J. Stewart | 27 | -143/+550 |
2016-12-25 | Better tabulation for spack checksum (#2673) | Adam J. Stewart | 1 | -1/+5 |
2016-12-25 | filter_system_path: additionally filter system prefixes (#2672) | Denis Davydov | 2 | -2/+6 |
2016-12-25 | Add argument to `spack spec` to show deptypes. (#2680) | Todd Gamblin | 2 | -1/+20 |
2016-12-25 | Remove usernames from paths in docs (#2675) | Adam J. Stewart | 9 | -303/+303 |
2016-12-25 | Modify github archive regex to support luaposix (#2677) | Adam J. Stewart | 2 | -1/+6 |
2016-12-20 | Revert #2292: use frontend compiler for build deps (#2549) | scheibelp | 4 | -90/+24 |
2016-12-19 | Support Yorick versions (#2640) | Todd Gamblin | 2 | -0/+9 |
2016-12-19 | Modify github regex to support NCO. (#2633) | Todd Gamblin | 2 | -1/+10 |
2016-12-19 | Fixes for various hash issues (#2626) | Todd Gamblin | 10 | -59/+84 |
2016-12-18 | Added customization for make targets in 'build' and 'install' phases for Auto... | Alfredo Adolfo Gimenez | 1 | -4/+10 |
2016-12-15 | openblas: derives from MakefilePackage (#2488) | Massimiliano Culpo | 1 | -13/+7 |
2016-12-14 | Fix target for compiler on CNL operating systems (#2580) | Mario Melara | 2 | -2/+2 |
2016-12-14 | Make unzip quiet (#2593) | Adam J. Stewart | 2 | -1/+2 |
2016-12-13 | Change attribute to match ArchSpec refactor (#2579) | Mario Melara | 1 | -1/+1 |
2016-12-13 | Better cxx11/14/17 flags for GNU/Clang/Intel (#2539) | Ben Morgan | 4 | -2/+67 |
2016-12-13 | Update `spack setup` and `spack graph` to be consistent with recent refactori... | Elizabeth Fischer | 2 | -2/+4 |
2016-12-13 | Add a test to ensure package names have the right case. (#2562) | Todd Gamblin | 3 | -3/+107 |
2016-12-12 | Add missing bzip2 dependency to freetype (#2536) | Adam J. Stewart | 1 | -2/+2 |
2016-12-12 | Set parent process's input stream inside the build process. (#2535) | Sergey Kosukhin | 1 | -0/+13 |