Age | Commit message (Expand) | Author | Files | Lines |
2017-03-28 | Fix bug in `spack find` for installations with unknown namespaces. (#3573) | Todd Gamblin | 1 | -1/+7 |
2017-03-28 | Bugfix: allow deactivating installs that don't have packages anymore. (#3572) | Todd Gamblin | 1 | -5/+4 |
2017-03-24 | make git fetching quite (#3180) | Denis Davydov | 1 | -12/+31 |
2017-03-23 | Add Expect package (#3517) | Adam J. Stewart | 1 | -1/+2 |
2017-03-21 | Fix for `find --explicit` #3374 (#3492) | George Hartzell | 1 | -1/+1 |
2017-03-20 | Improve output for compiler commands (#3480) | scheibelp | 2 | -1/+14 |
2017-03-20 | Fix issue with config.guess patching when the overwritten config.guess did no... | Matthew LeGendre | 1 | -9/+5 |
2017-03-18 | Use byte-encoded UTF-8 for sourced environment in Python 2 (#3489) | Todd Gamblin | 3 | -9/+52 |
2017-03-17 | Don't use @system in packages.yaml (#3472) | Adam J. Stewart | 3 | -73/+19 |
2017-03-16 | Detect when OS updates affect compiler selection (#3410) | scheibelp | 3 | -21/+77 |
2017-03-16 | Dont propagate flags between different compilers (#3379) | scheibelp | 2 | -41/+28 |
2017-03-16 | Dont auto-init compiler conf for 'compiler find' (#3439) | scheibelp | 2 | -8/+9 |
2017-03-14 | Consistent docs and usage of env mod methods (#3351) | Adam J. Stewart | 2 | -81/+61 |
2017-03-14 | fix automatic mixing of clang with gfortran 6.3.0 on macOS (#3427) | Denis Davydov | 2 | -14/+5 |
2017-03-14 | test/file_cache.py: ported to pytest (#3429) | Massimiliano Culpo | 1 | -44/+36 |
2017-03-13 | Fix from_sourcing_files(): decode json input as utf-8 (#3433) | Todd Gamblin | 1 | -2/+4 |
2017-03-11 | Correct inconsistency in comment (#3414) | Erik Schnetter | 1 | -1/+1 |
2017-03-11 | Make multimethods work with inheritance. (#3411) | Todd Gamblin | 2 | -3/+17 |
2017-03-10 | Features/compiler config consistency (#2999) | scheibelp | 6 | -70/+181 |
2017-03-09 | created elf virtual package and updated dependent packages (#3317) | Gregory Lee | 1 | -0/+13 |
2017-03-07 | package.py: packages dump build dependencies in prefix (#3373) | Massimiliano Culpo | 1 | -1/+3 |
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 |