Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-10-11 | Package all of Xorg/X11/XCB (#1740) | Adam J. Stewart | 263 | -108/+12270 |
2016-10-11 | qa : flake8 issues | alalazo | 1 | -2/+0 |
2016-10-11 | qa : flake8 issues | alalazo | 1 | -1/+1 |
2016-10-11 | Merge branch 'develop' of https://github.com/LLNL/spack into features/install... | alalazo | 186 | -1635/+5436 |
2016-10-11 | Use python platform.system for system ID (#1499) | Mario Melara | 2 | -8/+3 |
2016-10-11 | hypre: fix blas/lapack for MKL (#1993) | Denis Davydov | 1 | -2/+2 |
2016-10-11 | Merge pull request #1989 from KineticTheory/cray_compile_wrappers | Todd Gamblin | 1 | -4/+12 |
2016-10-11 | Merge pull request #1562 from LLNL/features/db-locking | Todd Gamblin | 14 | -185/+567 |
2016-10-11 | Add variant to MPICH to enable ROMIO support (#1944) | Adam J. Stewart | 1 | -32/+32 |
2016-10-11 | tethex: add a new package (#1991) | Denis Davydov | 1 | -0/+49 |
2016-10-11 | Fix bug in `spack debug create-db-tarball` | Todd Gamblin | 1 | -3/+19 |
2016-10-11 | Roll my my own bit_length function for Python 2.6 compatibility. | Todd Gamblin | 3 | -4/+11 |
2016-10-11 | Use a single lock file for stages and a single file for prefixes. | Todd Gamblin | 5 | -18/+57 |
2016-10-11 | Add tests for locks with byte ranges. | Todd Gamblin | 1 | -42/+150 |
2016-10-11 | Fix bug with lock upgrades. | Todd Gamblin | 1 | -12/+16 |
2016-10-11 | Add base32_prefix_bits function to get prefix of DAG hash as an int. | Todd Gamblin | 2 | -4/+61 |
2016-10-11 | Add byte-range parameters to llnl.util.lock | Todd Gamblin | 1 | -19/+40 |
2016-10-11 | Remove need to touch lock files before using. | Todd Gamblin | 6 | -38/+68 |
2016-10-11 | Make llnl.util.lock use file objects instead of low-level OS fds. | Todd Gamblin | 2 | -18/+20 |
2016-10-11 | stage : try to remove dead links only of folder that you actually care about | alalazo | 2 | -14/+44 |
2016-10-11 | lockfiles : creates directory for locks if not already present | alalazo | 1 | -0/+2 |
2016-10-11 | diy : removed global write lock on the db | alalazo | 1 | -34/+31 |
2016-10-11 | uninstall : removed global lock | alalazo | 2 | -16/+15 |
2016-10-11 | unit tests : fixed failing tests | alalazo | 1 | -1/+4 |
2016-10-11 | install : finer graned locking for install command | alalazo | 5 | -30/+97 |
2016-10-11 | More specific dependency versions, wrap make check (#1962) | Adam J. Stewart | 3 | -12/+25 |
2016-10-11 | Update libjpeg-turbo: added new version and removed redundant dependency. (#1... | Sergey Kosukhin | 1 | -7/+12 |
2016-10-11 | Fixed set operation from undefined += to a union (#1963) | James Wynne III | 1 | -1/+2 |
2016-10-11 | spack list : merged package-list into list (#1932) | Massimiliano Culpo | 3 | -128/+116 |
2016-10-11 | pango: add missing dependency (#1958) | Denis Davydov | 1 | -0/+1 |
2016-10-11 | libcerf: fix for modern clang (#1959) | Denis Davydov | 1 | -1/+7 |