Age | Commit message (Expand) | Author | Files | Lines |
2016-10-22 | spack build, spack configure : added commands | alalazo | 4 | -10/+139 |
2016-10-22 | CMakePackage : changed method name from `wdir` to `build_directory` | alalazo | 1 | -8/+6 |
2016-10-22 | do_install : use build_system_class attribute instead of `type(self).__base__` | alalazo | 1 | -2/+3 |
2016-10-22 | spack info : shows the build-system class used | alalazo | 2 | -2/+17 |
2016-10-22 | packages : moved decorators into AutotoolsPackage and CMakePackage | alalazo | 5 | -16/+23 |
2016-10-22 | spack create : fixed typo | alalazo | 1 | -1/+1 |
2016-10-21 | Removed space before colon in `FIXME:`, added one line description of guess c... | alalazo | 1 | -13/+13 |
2016-10-21 | spack info : added phases | alalazo | 1 | -1/+8 |
2016-10-21 | qa : flake8 issues | alalazo | 1 | -1/+3 |
2016-10-21 | spack create : now creates packages that are derived from AutotoolsPackage an... | alalazo | 2 | -96/+155 |
2016-10-21 | CMakePackage : changed `list()` to [] | alalazo | 1 | -4/+1 |
2016-10-21 | do_install : removed install_self from the list of arguments (leftover after... | alalazo | 1 | -1/+0 |
2016-10-21 | Merge branch 'develop' of https://github.com/LLNL/spack into features/install... | alalazo | 336 | -918/+15604 |
2016-10-19 | Fixes needed to build gcc on Linux/ppc64le (#2057) | Matthew LeGendre | 3 | -1/+1191 |
2016-10-19 | Update mail map. So many email aliases. | Todd Gamblin | 1 | -20/+56 |
2016-10-19 | Fix cdd package definition, dotted is a property (#2054) | George Hartzell | 1 | -1/+1 |
2016-10-19 | Add package for htop (#2051) | George Hartzell | 1 | -0/+41 |
2016-10-18 | Don't cache truncated dag hash for spec (#2048) | scheibelp | 1 | -2/+2 |
2016-10-18 | `Package.do_install` : removed `install_self` from arguments (#1956) | Massimiliano Culpo | 4 | -32/+43 |
2016-10-18 | petsc: minor fixes... (#2036) | Denis Davydov | 1 | -2/+4 |
2016-10-18 | Support for bazel (#2023) | Eric | 5 | -1/+379 |
2016-10-18 | superlu-dist: add 5.1.0 and 5.1.1 (#2038) | Denis Davydov | 1 | -0/+2 |
2016-10-18 | mumps: add 5.0.2 (#2041) | Denis Davydov | 1 | -0/+1 |
2016-10-18 | hypre: add 2.11.1 (#2040) | Denis Davydov | 1 | -0/+1 |
2016-10-17 | Update the Krell Institute products to use the latest features of spa… (#1984) | Jim Galarowicz | 6 | -316/+253 |
2016-10-17 | fix download url for paraver (#2033) | Pramod Kumbhar | 1 | -2/+4 |
2016-10-16 | Ignore GPG/PGP signatures/checksums when finding available downloads (#2028) | Adam J. Stewart | 2 | -2/+11 |
2016-10-15 | Platform-specific config scopes (#2030) | Todd Gamblin | 3 | -23/+64 |
2016-10-15 | fix sqlite download url (#2031) | Pramod Kumbhar | 1 | -1/+1 |
2016-10-15 | spack purge : updated documentation fixes #1938 (#2025) | Massimiliano Culpo | 1 | -4/+9 |
2016-10-15 | travis : unit tests will run with and without libyaml (#2024) | Massimiliano Culpo | 1 | -2/+5 |
2016-10-14 | Workaround for illegal package merging in py-matplotlib/py-basemap (#1964) | Elizabeth Fischer | 1 | -1/+75 |
2016-10-14 | Fix list_url for fish shell (#2022) | Adam J. Stewart | 1 | -2/+1 |
2016-10-14 | py-macs2: New package (#2011) | John Finigan | 1 | -0/+46 |
2016-10-14 | Add missing 'import os'. (#2012) | Kelly Thompson | 1 | -0/+1 |
2016-10-14 | dealii: remove extra test which are now mostly integrated in make test (#2013) | Denis Davydov | 1 | -113/+0 |
2016-10-14 | Major updates to Contribution Guide (#1968) | Adam J. Stewart | 2 | -137/+405 |
2016-10-14 | Package/petsc slepc new versions (#2019) | Denis Davydov | 2 | -0/+2 |
2016-10-12 | Use cYAML if it is available in Python. (#2010) | Todd Gamblin | 3 | -4/+21 |
2016-10-12 | py-matplotlib: Add variants for optional dependencies. (#2008) | Elizabeth Fischer | 1 | -21/+42 |
2016-10-12 | Made optional CGAL dependencies optional. (#2006) | Elizabeth Fischer | 1 | -17/+34 |
2016-10-12 | Mock up Xcode devdir to make Qt5 work on Mac OS X (#1832) | Ben Boeckel | 5 | -7/+104 |
2016-10-12 | spack list : updated documentation (#2004) | Massimiliano Culpo | 1 | -16/+7 |
2016-10-11 | Documentation for modules configuration options (#1685) | Glenn Johnson | 1 | -0/+35 |
2016-10-11 | Make `insecure` option work with curl AND git. (#1786) | Todd Gamblin | 5 | -28/+46 |
2016-10-11 | patchelf: Add version (#1540) | Elizabeth Fischer | 1 | -1/+3 |
2016-10-11 | oce: fix for Sierra (#1934) | Denis Davydov | 2 | -0/+50 |
2016-10-11 | environment modifications : permit to pass parameters along with file to be s... | Massimiliano Culpo | 3 | -3/+20 |
2016-10-11 | Abinit: Added package(s) (#1995) | gmatteo | 5 | -0/+307 |
2016-10-11 | Update Package : ExodusII (#1504) | Joseph Ciurej | 4 | -41/+66 |