Age | Commit message (Expand) | Author | Files | Lines |
2017-06-07 | Supress output from gpg --version during tests (#4441) | Adam J. Stewart | 1 | -2/+2 |
2017-06-07 | Fixed duplicated spec: nag@6.1 line in getting started guide (#4445) | Stas Sergienko | 1 | -0/+1 |
2017-05-30 | Fix spack info bug for Python 3 (#4391) | Adam J. Stewart | 1 | -2/+2 |
2017-05-27 | Document known issue with R concretization (#4313) | Adam J. Stewart | 1 | -0/+40 |
2017-05-26 | Fix typo in mod_to_class docstring (#4371) | Adam J. Stewart | 1 | -1/+1 |
2017-05-26 | Add --configure-args/vars support to RPackage (#4289) | Adam J. Stewart | 2 | -5/+37 |
2017-05-26 | gpg: add 'spack gpg subcommand (#3845) | Ben Boeckel | 6 | -0/+541 |
2017-05-25 | Touch up string expansion. (#4344) | George Hartzell | 1 | -1/+2 |
2017-05-24 | Fix issues parsing multiple anonymous specs (#4199) | becker33 | 2 | -18/+24 |
2017-05-24 | Fix PGI version detection: 17.4-0 -> 17.4 (#4251) | Adam J. Stewart | 1 | -1/+1 |
2017-05-17 | Move doc dependencies to requirements.txt for readthedocs (#4280) | Todd Gamblin | 1 | -0/+5 |
2017-05-17 | fix bug with executables setting their own environment. (#4237) | Todd Gamblin | 1 | -3/+4 |
2017-05-17 | Sphinx no longer supports Python 2.6 (#4266) | Adam J. Stewart | 6 | -301/+3 |
2017-05-16 | Sphinx no longer ignores first argument (#4243) | Adam J. Stewart | 1 | -1/+1 |
2017-05-12 | Add helpful error message for uncompressed downloads (#4205) | Adam J. Stewart | 1 | -6/+26 |
2017-05-11 | Fix typo in PythonPackage documentation (#4221) | Adam J. Stewart | 1 | -1/+1 |
2017-05-11 | filesystem.py: fixed bug introduced in #3367 (scrambled order in output) (#4156) | Massimiliano Culpo | 19 | -7/+95 |
2017-05-09 | cp2k: fixed compilation issues for intel stack | Massimiliano Culpo | 1 | -1/+1 |
2017-05-08 | spec_syntax: added xfailing tests for cases in #4144 (#4151) | Massimiliano Culpo | 1 | -0/+26 |
2017-05-08 | rework spack help (#3033) | Todd Gamblin | 55 | -17/+711 |
2017-05-07 | BarrierTimeoutError must derive from Exception (#4157) | Massimiliano Culpo | 1 | -1/+1 |
2017-05-07 | Fix PGI compiler detection on PowerPC (#4150) | Adam J. Stewart | 1 | -2/+10 |
2017-05-07 | Spec.__init__: removed dead code (#4146) | Massimiliano Culpo | 1 | -5/+2 |
2017-05-05 | Remind developers to update tab completion script (#4148) | Adam J. Stewart | 1 | -0/+4 |
2017-05-05 | Fix typos in Basic Installation Tutorial (#4127) | Adam J. Stewart | 1 | -4/+4 |
2017-05-04 | SV variants are evaluated correctly in "when=" (#4118) | Massimiliano Culpo | 3 | -41/+48 |
2017-05-04 | add transitive run dependencies of direct build dependencies | Denis Davydov | 1 | -3/+3 |
2017-05-03 | Merge pull request #4069 from davydden/fix_transitive_build_dep | scheibelp | 1 | -1/+6 |
2017-05-03 | Update cray compiler options (#4086) | Matthew Scott Krafczyk | 1 | -0/+12 |
2017-05-03 | spack: no stacktrace if not in debug mode + fix emacs variant (#4098) | Massimiliano Culpo | 1 | -2/+2 |
2017-05-02 | Add link to spack view docs in command index (#4082) | Adam J. Stewart | 1 | -3/+4 |
2017-05-02 | add run-time dependencies of direct build-time dependencies to PATH | Denis Davydov | 1 | -0/+5 |
2017-05-01 | only add direct build-only dependencies to PATH | Denis Davydov | 1 | -1/+1 |
2017-05-01 | Multi-valued variants (#2386) | Massimiliano Culpo | 16 | -187/+1703 |
2017-05-01 | Skip fetch tests for tools that are not installed. (#4059) | Todd Gamblin | 4 | -9/+39 |
2017-05-01 | url_parse: ported to pytest (#3430) | Massimiliano Culpo | 1 | -693/+391 |
2017-05-01 | namespace_trie: ported to pytest (#4060) | Massimiliano Culpo | 1 | -59/+63 |
2017-05-01 | Add a WafPackage base class (#3975) | Adam J. Stewart | 7 | -35/+201 |
2017-05-01 | url_substitution: ported to pytest (#4032) | Massimiliano Culpo | 1 | -54/+34 |
2017-04-30 | disable rpaths on Darwin when arg=-r mode=ccld (#3930) | Denis Davydov | 1 | -1/+1 |
2017-04-30 | Updated cc wrapper: switch from ld to vcheck if version is requested. (#2501) | Sergey Kosukhin | 1 | -1/+1 |
2017-04-30 | Don't add system paths to PATH (#3910) | Adam J. Stewart | 3 | -84/+72 |
2017-04-30 | spack_yaml: ported to pytest (#4033) | Massimiliano Culpo | 1 | -67/+69 |
2017-04-30 | file_list: ported to pytest (#4054) | Massimiliano Culpo | 1 | -180/+158 |
2017-04-29 | fetch: do full clone of git submodules (fix #3956) (#3958) | Christoph Junghans | 1 | -13/+4 |
2017-04-29 | Python command, libraries, and headers (#3367) | Adam J. Stewart | 6 | -189/+614 |
2017-04-28 | Add tests to MakefilePackage (#4039) | Adam J. Stewart | 1 | -0/+13 |
2017-04-28 | No compiler found: fixed error message (#4034) | Massimiliano Culpo | 1 | -3/+4 |
2017-04-27 | Reindex checks install for non-external packages (#4027) | scheibelp | 1 | -7/+12 |
2017-04-27 | Prevent spack test flake8 from making changes (#4023) | Adam J. Stewart | 1 | -2/+2 |