summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-05New command flag: spack install --dependencies-only (#1603)Elizabeth Fischer5-23/+40
2016-10-05Add package for CONVERGE CFD (#1905)Adam J. Stewart2-0/+74
2016-10-05Add latest versions, resolve variant resolution bug (#1909)Adam J. Stewart3-8/+14
2016-10-05Added missing function for CMake builds. (#1250)Elizabeth Fischer1-9/+15
2016-10-05everytrace: New package (#1543)Elizabeth Fischer2-0/+98
2016-10-05Add missing dependencies for Flake8 (#1883)Adam J. Stewart11-30/+394
2016-10-05PNGwriter, libSplash: Add `master` version (#1744)Axel Huebl2-0/+8
2016-10-05boost: set 1.61 as preffered until 1.62 is fixed (#1908)Denis Davydov1-2/+2
2016-10-04Read-only locks should close fd before opening for write. (#1906)Todd Gamblin2-0/+37
2016-10-04Packages for Darshan I/O performance characterization tool from ANL (#1900)Pramod Kumbhar2-0/+106
2016-10-04Fix some documentation build warnings. (#1902)Todd Gamblin3-15/+13
2016-10-04Update documentation URL after switch to readthedocs (#1901)Adam J. Stewart8-15/+15
2016-10-04Rework build environment and cc to use smaller RPATHs. (#1894)Todd Gamblin3-13/+108
2016-10-04A set of tools used in climate modeling and numerical weather prediction. (#1...Sergey Kosukhin8-19/+367
2016-10-04Fixes #1893: missing importTodd Gamblin1-0/+1
2016-10-04Adds mpip package (#1886)Ivo Jimenez1-0/+44
2016-10-04Adds lulesh package (#1887)Ivo Jimenez2-0/+115
2016-10-04Spack package for HPCToolkit (#1892)Pramod Kumbhar2-0/+94
2016-10-03cp2k : added support for libint, fixed compilation issues on elpa (#1889)Massimiliano Culpo3-5/+22
2016-10-02gcc: fix darwin dispatch/object.h header issue (#1518)Geoffrey Oxberry1-0/+14
2016-10-02Adding latest version of fenics (#1528)Nicolas Richart3-11/+44
2016-10-02Run make clean to prevent warning messages (#1742)Adam J. Stewart1-4/+2
2016-10-02Provide newer versions of llvm (3.8.1, 3.9.0) (#1765)Kelly Thompson1-61/+91
2016-10-02Added hadoop, spark, and variant spark+hadoop (#1833)Alfredo Adolfo Gimenez2-0/+128
2016-10-02git: Don't link against -lrt on Darwin (#1877)Erik Schnetter1-0/+4
2016-10-02Update PAPI to 5.5.0 (#1878)Erik Schnetter1-0/+1
2016-10-02Update tmux to 2.3.0 (#1879)Erik Schnetter1-2/+3
2016-10-02New package: libquo (#1880)Kelly Thompson1-0/+68
2016-10-02Add boost 1.62.0 (#1882)Bruno Turcksin1-0/+1
2016-10-02Added bash-completion package (#951)Jean-Paul Pelteret1-0/+64
2016-09-30pdt url change to download full installer tarball (#1881)Pramod Kumbhar1-6/+7
2016-09-30Fix read locks on read-only file systems (#1857)Michael Kuhn1-1/+2
2016-09-29Add cube variant for building GUI component with qt, parallel built supported...Pramod Kumbhar1-4/+9
2016-09-29updated to latest available package and fixed installation issue (old package...Pramod Kumbhar1-2/+8
2016-09-29added libxstream (#1454)Mitchell Devlin1-0/+50
2016-09-29Add libint package (#1264)Adam J. Stewart3-5/+127
2016-09-28Library for manipulating grib1 and grib2 files (#1736)Robert D. French1-0/+50
2016-09-28py-pil: Protect against building with Python3. (#1868)Elizabeth Fischer2-0/+4
2016-09-28Update Qthreads to 1.11 (#1863)Erik Schnetter1-2/+3
2016-09-28Fixes #1860. Subversion builds sequentially due to race.Todd Gamblin2-1/+4
2016-09-28vim8 is out! (#1753)Robert D. French1-0/+3
2016-09-28Fixes #1720: spack reindex fails with invalid ref count. (#1867)Todd Gamblin3-49/+80
2016-09-28Tell Mercurial where to find CA certs (#1873)Adam J. Stewart1-5/+30
2016-09-28Prohibit Python3 in Python version check. (#1872)Elizabeth Fischer1-2/+2
2016-09-28Add single letter arg flags for spack graph (#1871)Adam J. Stewart1-3/+3
2016-09-28Merge pull request #1862 from LLNL/features/graph-improvementsTodd Gamblin9-164/+259
2016-09-27Make graph_ascii support deptypes.Todd Gamblin6-27/+37
2016-09-27Fixes #1098: spack graph crashes for large graphs.Todd Gamblin1-6/+15
2016-09-27Improvements to the Spack graph command.Todd Gamblin3-29/+103
2016-09-27Factor out canonical_deptype function, cleanup spec.pyTodd Gamblin2-41/+100