Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-04-27 | Remove 'release' suffix from package name (#4014) | Adam J. Stewart | 2 | -0/+5 |
2017-04-27 | Don't print successfully uninstalled twice (#4019) | Adam J. Stewart | 1 | -1/+0 |
2017-04-27 | Fix Python3 issue with sbang checking; add tests. (#4017) | Todd Gamblin | 2 | -49/+76 |
2017-04-27 | Convert rest docstrings to Google docstrings. (#3994) | Todd Gamblin | 18 | -284/+360 |
2017-04-27 | pattern: ported to pytest (#4015) | Massimiliano Culpo | 1 | -57/+60 |
2017-04-26 | Fix alignment of versions and urls in spack checksum (#4003) | Adam J. Stewart | 1 | -1/+1 |
2017-04-26 | link_tree: ported to pytest (#4008) | Massimiliano Culpo | 1 | -89/+98 |
2017-04-26 | Add __format__ support to version for fancy formatting. (#3996) | Todd Gamblin | 1 | -0/+3 |
2017-04-25 | Add API Docs for lib/spack/llnl (#3982) | Adam J. Stewart | 10 | -101/+130 |
2017-04-25 | Fix bug with '# noqa' filtering (#3993) | Adam J. Stewart | 1 | -9/+4 |
2017-04-25 | spack flake8 should exempt line-wrapped directives (#3990) | Todd Gamblin | 1 | -8/+8 |
2017-04-25 | hooks take spec as an argument (instead of pkg) (#3967) | Massimiliano Culpo | 6 | -23/+27 |
2017-04-25 | Properly ignore flake8 F811 redefinition errors (#3932) | Adam J. Stewart | 2 | -33/+153 |
2017-04-24 | Rename tutorial_sc16.rst to tutorial.rst (#3974) | Todd Gamblin | 5 | -4/+4 |
2017-04-23 | Use six.moves.input instead of raw_input (#3961) | Adam J. Stewart | 2 | -3/+4 |