Age | Commit message (Expand) | Author | Files | Lines |
2019-04-16 | Add unit tests for Cray compiler detection (#11191) | Adam J. Stewart | 1 | -0/+11 |
2019-04-15 | Bugfix: Install missing compilers for dependency packages (#11175) | Greg Becker | 1 | -9/+8 |
2019-04-11 | Updated Sphinx configuration (#11165) | Massimiliano Culpo | 1 | -3/+3 |
2019-04-11 | intel: optionally take gcc executable from cflags (#11136) | Denis Davydov | 1 | -3/+15 |
2019-04-10 | Maintain a view for an environment (#10017) | Peter Scheibel | 7 | -114/+569 |
2019-04-10 | Unload altd and darshan (#11162) | Mario Melara | 1 | -1/+1 |
2019-04-10 | Add documentation for chaining Spack instances (#11152) | Peter Scheibel | 3 | -0/+102 |
2019-04-09 | Typo: Unkown -> Unknown (#11150) | George Hartzell | 1 | -1/+1 |
2019-04-09 | intel: consolidate libs() in the base class (#11143) | Denis Davydov | 1 | -3/+10 |
2019-04-06 | Allow spack install to take either cdash stamp or track (#11106) | Scott Wittenburg | 3 | -4/+44 |
2019-04-05 | Fix reading externals from old databases (#11118) | Greg Becker | 4 | -2/+36 |
2019-04-05 | Fix module_parsing test (#11087) | Michael Kuhn | 1 | -0/+3 |
2019-04-02 | Fix directory layout using namespace (#11076) | Tim Fuller | 2 | -1/+8 |
2019-04-02 | spack repo add: fix error message when `packages' directory is missing (#11031) | Tristan Carel | 1 | -1/+1 |
2019-04-02 | Added tests on compiler's version detection (#10931) | Massimiliano Culpo | 12 | -258/+200 |
2019-03-29 | Update llnl.util.lang.memoized so that Sphinx can extract signature (#11055) | Massimiliano Culpo | 1 | -18/+12 |
2019-03-29 | add libs property to IntelMkl and IntelParallelStudio (#10993) | Denis Davydov | 1 | -3/+4 |
2019-03-28 | Spack can be extended with external commands (#8612) | Massimiliano Culpo | 8 | -19/+225 |
2019-03-28 | Consistent patch ordering (#10879) | Peter Scheibel | 4 | -23/+76 |
2019-03-27 | spack chain (#8772) | Peter Scheibel | 18 | -165/+769 |
2019-03-27 | Replace previous bash command to new one (#7005) | Mario Melara | 1 | -16/+5 |
2019-03-26 | Move CMakePackage build directory to base stage directory (#8431) | Chris Green | 4 | -32/+30 |
2019-03-26 | Retrieve environment-modules prefix based on architecture (#10975) | ajw1980 | 1 | -1/+2 |
2019-03-26 | Use 'shlex' to split default Executable arguments (#10929) | Seth R. Johnson | 1 | -1/+2 |
2019-03-26 | Add regression marker to pytest.ini (#11011) | Massimiliano Culpo | 1 | -0/+1 |
2019-03-26 | Fixed some issues with CUDA-Intel compiler conflicts. (#10924) | Nichols A. Romero | 1 | -6/+13 |
2019-03-21 | typo in documentation (#10976) | Shahzeb Siddiqui | 1 | -3/+3 |
2019-03-21 | Minor commentary correction, TCL -> lmod (#10951) | George Hartzell | 1 | -1/+1 |
2019-03-21 | prevent UnboundLocalError when sourcing files (#10950) | Stephen McDowell | 1 | -0/+1 |
2019-03-19 | Fix help text for --no-checksum. (#10932) | Chris Green | 1 | -1/+1 |
2019-03-14 | Ensure that every package has a description (#10896) | Adam J. Stewart | 1 | -0/+8 |
2019-03-14 | Support VISUAL environment variable for editing. (#10898) | Chris Green | 1 | -20/+26 |
2019-03-12 | Do not use `string` module to be compatible with python 3 (#248) (#10667) | Tristan Carel | 1 | -3/+2 |
2019-03-12 | find_versions_of_archive: expand link search (#10758) | Justin Stanley | 1 | -1/+2 |
2019-03-12 | Fix clearing EnvironmentModifications with python2 (#10791) | Nick Forrington | 2 | -1/+8 |
2019-03-11 | format change and typo in doc (#10848) | Shahzeb Siddiqui | 1 | -2/+2 |
2019-03-11 | Improved detection of Clang versions (#10316) | Massimiliano Culpo | 2 | -12/+47 |
2019-03-08 | Fix find_headers to also look for C++ headers and Fortran modules (#10798) | Michael Kuhn | 1 | -3/+6 |
2019-03-07 | Create option to build compilers as needed (#10761) | Greg Becker | 6 | -65/+131 |
2019-03-06 | Make is a required dependency of Spack (#10386) | Adam J. Stewart | 1 | -4/+5 |
2019-03-01 | This fixes a problem where the placeholder path was not in the first rpath en... | Patrick Gartung | 3 | -105/+76 |
2019-02-28 | Added a sub-command to show if packages are relocatable (#9199) | Massimiliano Culpo | 10 | -25/+309 |
2019-02-28 | Fix shell integration with environment-modules@4 (#10736) | Michael Kuhn | 1 | -1/+1 |
2019-02-27 | Fix 'make test' detection when LANG is not in English (#10499) | Adam J. Stewart | 1 | -1/+5 |
2019-02-27 | Update environment-modules package (#10717) | Massimiliano Culpo | 1 | -1/+1 |
2019-02-26 | Use Package.headers for -I options (#10623) | Massimiliano Culpo | 6 | -25/+167 |
2019-02-26 | Add libhio v1.4.1.3, 1.4.1.1 (#10699) | Daniel Topa | 1 | -1/+1 |
2019-02-25 | Add /hash to spack help --spec (#10691) | Adam J. Stewart | 1 | -1/+5 |
2019-02-21 | CPATH warning: downgrade to debug message (#10675) | Peter Scheibel | 1 | -3/+3 |
2019-02-21 | release workflow: Add build scripts for jobs and means to upload pkgs | Scott Wittenburg | 1 | -0/+212 |