Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-04-22 | External packages are now registered in the DB (#1167) | Massimiliano Culpo | 15 | -57/+230 |
2017-04-22 | Find more versions from GitHub (#3952) | Adam J. Stewart | 1 | -1/+1 |
2017-04-22 | add Intel mpi package and add MPI wrappers to Intel parallel studio (#3905) | Denis Davydov | 1 | -0/+1 |
2017-04-21 | PythonPackage builds flat installs instead of egg directories. | Todd Gamblin | 1 | -1/+18 |
2017-04-21 | fetch git submodules recursively (#3779) | Christoph Junghans | 2 | -5/+16 |
2017-04-21 | spack uninstall no longer requires a known package. (#3915) | Todd Gamblin | 6 | -82/+102 |
2017-04-21 | Fix ABI detection issues with macOS gcc. (#3854) | Todd Gamblin | 4 | -7/+23 |
2017-04-21 | Fix checksumming in Python3; add more fetch tests (#3941) | Todd Gamblin | 7 | -59/+151 |
2017-04-21 | Fix HPL build, convert to MakefilePackage (#3777) | Adam J. Stewart | 1 | -0/+49 |
2017-04-20 | Add Napoleon extension to support Google docstrings (#3920) | Adam J. Stewart | 1 | -0/+1 |
2017-04-20 | Revert "Override partial installs by default" (#3918) | Todd Gamblin | 4 | -203/+7 |
2017-04-20 | test/python_version.py: ported to pytest (#3438) | Massimiliano Culpo | 1 | -79/+85 |
2017-04-19 | Override partial installs by default (#3530) | scheibelp | 4 | -7/+203 |
2017-04-19 | Set proper deptypes for certain build systems (#3866) | Adam J. Stewart | 3 | -4/+10 |
2017-04-19 | Rework Spack's Mercurial support (#3834) | Adam J. Stewart | 4 | -8/+59 |
2017-04-15 | Fix flake8 changed files detection (#3855) | Adam J. Stewart | 1 | -1/+1 |
2017-04-15 | Allow users to set parallel jobs in config.yaml (#3812) | Adam J. Stewart | 5 | -6/+30 |
2017-04-14 | stage: remove a rogue period (#3846) | Ben Boeckel | 1 | -1/+1 |
2017-04-14 | Add documentation on explicit param for do_install (#3823) | Adam J. Stewart | 1 | -13/+15 |
2017-04-14 | Quick fix for #3153 (#3822) | Mario Melara | 1 | -0/+3 |
2017-04-12 | Document commands that no longer work (#3781) | Adam J. Stewart | 1 | -4/+37 |
2017-04-10 | doc: start with known issues section (#3722) | Denis Davydov | 2 | -0/+38 |
2017-04-10 | Make it more clear that version ranges are inclusive (#3759) | Adam J. Stewart | 1 | -43/+84 |
2017-04-07 | Abinit: a few modernizations for the package and its dependencies (#3699) | Massimiliano Culpo | 1 | -5/+1 |
2017-04-06 | set_executable can set S_IX{GRP,OTH} (#3742) | George Hartzell | 1 | -2/+8 |
2017-04-06 | Correct uninstall -d to uninstall -R in tutorial (#3740) | Max Katz | 1 | -2/+2 |
2017-04-05 | Update copyright on the docs. (#3718) | Todd Gamblin | 1 | -2/+2 |
2017-04-05 | spack create MakefilePackage (#3710) | Adam J. Stewart | 2 | -26/+38 |