Age | Commit message (Expand) | Author | Files | Lines |
2016-11-12 | Basic usage step-by-step tutorial | Gregory Becker | 4 | -3/+1247 |
2016-11-12 | Add packaging tutorial to docs (#2315) | Matthew LeGendre | 8 | -5/+651 |
2016-11-10 | Add VizGlow package (#2298) | Adam J. Stewart | 1 | -0/+58 |
2016-11-10 | Packages: Add Jansson (#2287) | Axel Huebl | 1 | -0/+37 |
2016-11-10 | tree: use Spack's compiler and fix installation on macOS (#2293) | Denis Davydov | 1 | -5/+22 |
2016-11-10 | Packages: Add libwebsockets (#2288) | Axel Huebl | 1 | -0/+40 |
2016-11-10 | Run HDF 5 tests post-installation (#2297) | Adam J. Stewart | 1 | -2/+2 |
2016-11-09 | Allow compiler wrapper to modify environment (#2275) | scheibelp | 7 | -5/+112 |
2016-11-09 | Update package.py with/out CUDA support (#2266) | christianbaensch | 1 | -0/+12 |
2016-11-09 | zlib, tar: passed to AutotoolsPackage (#2273) | Massimiliano Culpo | 2 | -17/+4 |
2016-11-09 | find, uninstall: improved user interaction in the case of empty DB (#2278) | Massimiliano Culpo | 2 | -2/+6 |
2016-11-09 | added numpy version 1.11.2 and moved url to pypi.io (#2286) | Gregory Lee | 1 | -3/+3 |
2016-11-09 | Add py-pudb package (#2289) | Oliver Breitwieser | 1 | -0/+44 |
2016-11-09 | Add 1.5.3 for py-matplotlib and moved to pypi.io (#2271) | Oliver Breitwieser | 1 | -1/+2 |
2016-11-08 | Updated environment-modules package: (#2279) | Sergey Kosukhin | 1 | -8/+25 |
2016-11-08 | fix tau installation issue (#2269) | Pramod Kumbhar | 1 | -1/+8 |
2016-11-07 | Merge pull request #2197 from skosukhin/ext_bugfix | Gregory Lee | 1 | -2/+2 |
2016-11-07 | Waste less space when fetching cached archives, simplify fetch messages. (#2264) | Todd Gamblin | 2 | -24/+39 |
2016-11-06 | Don't automatically spider remote list_urls before making stage. (#2263) | Todd Gamblin | 1 | -6/+1 |
2016-11-06 | Changed cflag matching to exact rather than subset. (#2227) | becker33 | 1 | -2/+2 |
2016-11-06 | Further restrict versions of GCC patched (#2259) | Adam J. Stewart | 1 | -1/+1 |
2016-11-06 | Wordsmithing/minor-edits to module tutorial (#2256) | George Hartzell | 1 | -21/+28 |
2016-11-06 | Add detection for redhat enterprise server to distro.py (#2262) | Todd Gamblin | 1 | -1/+2 |
2016-11-05 | Add PFFT parallel FFT package (#2255) | Michael Kuron | 4 | -0/+1799 |
2016-11-05 | mpich: updated package to build_systems (#2254) | Massimiliano Culpo | 1 | -33/+21 |
2016-11-05 | variable referenced before assignment (#2252) | Massimiliano Culpo | 1 | -2/+4 |
2016-11-04 | Bugfix in concretize_compiler (#2196) | Jeffrey Salmond | 1 | -8/+7 |
2016-11-04 | Add STAR-CCM+ package (#2202) | Adam J. Stewart | 1 | -0/+78 |
2016-11-04 | Updated py-netcdf: added dependency on py-setuptools. (#2213) | Sergey Kosukhin | 1 | -0/+1 |
2016-11-04 | New texlive release, updating the digest to match (#2218) | George Hartzell | 1 | -2/+4 |
2016-11-04 | Fixes #1520 (#1822) | scheibelp | 4 | -44/+73 |
2016-11-04 | Set Clang as the default compiler on macOS (#2225) | Adam J. Stewart | 4 | -25/+19 |
2016-11-04 | Fix bug in distribution detection on unsupported platforms. | Todd Gamblin | 1 | -4/+8 |
2016-11-04 | Use code from the `distro` package to improve linux distro detection. (#1629) | Jeffrey Salmond | 2 | -2/+1051 |
2016-11-04 | libSplash: Add 1.6.0 Release (#2244) | Axel Huebl | 2 | -9/+20 |
2016-11-04 | module files tutorial : first complete draft (#2228) | Massimiliano Culpo | 3 | -27/+1009 |
2016-11-04 | patch older config.guess for newer architectures (#2221) | Gregory Lee | 12 | -77/+145 |
2016-11-04 | setup script for bash : fixes #2209 for sh setup (#2212) | Massimiliano Culpo | 1 | -2/+4 |
2016-11-04 | updates to matio package (#2243) | Jeffrey Salmond | 1 | -6/+17 |
2016-11-04 | opencoarrays package fixes and new version (#2239) | Jeffrey Salmond | 1 | -9/+7 |
2016-11-04 | Better spack spec (#2238) | Todd Gamblin | 6 | -25/+85 |
2016-11-04 | Make spec.format properties case-insensitive | Peter J. Scheibel | 1 | -0/+4 |
2016-11-04 | Support 'COMPILERVERSION' in spec format string | Peter J. Scheibel | 1 | -1/+1 |
2016-11-04 | tweaks to packages using CMakePackage (#2241) | Jeffrey Salmond | 4 | -12/+5 |
2016-11-04 | trilinos: switch to CMakePackage and minor cleanup (#2226) | Denis Davydov | 1 | -31/+21 |
2016-11-04 | dealii: switch to CMakePackage and minor cleanup (#2237) | Denis Davydov | 1 | -11/+6 |
2016-11-03 | remove obsolete instructions on hacking clang+gfortran (#2217) | Denis Davydov | 1 | -52/+15 |
2016-11-03 | spack install: forward sys.stdin to child processes (#2158) | Massimiliano Culpo | 3 | -36/+62 |
2016-11-03 | spack find: accepts anonymous specs as arguments fixes #2170 (#2188) | Massimiliano Culpo | 5 | -58/+33 |
2016-11-02 | Set TAU_MAKEFILE env variable (#2210) | Pramod Kumbhar | 1 | -1/+6 |