summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08rework spack help (#3033)Todd Gamblin57-218/+736
2017-05-08qt: add 5.8.0 which builds on Sierra with clang 8.1.0 (#4109)Denis Davydov3-2/+50
2017-05-08Merge pull request #4145 from scheibelp/features/temporary-no-python-for-libxcbscheibelp2-2/+4
2017-05-07BarrierTimeoutError must derive from Exception (#4157)Massimiliano Culpo1-1/+1
2017-05-07Fix PGI compiler detection on PowerPC (#4150)Adam J. Stewart1-2/+10
2017-05-07Spec.__init__: removed dead code (#4146)Massimiliano Culpo1-5/+2
2017-05-07Paramiko python extensions + his deps and other related extensions (#4158)Luigi Calori7-0/+272
2017-05-07Added scala package (#67)nvarini1-0/+50
2017-05-06Add Read the Docs badge to README (#4153)Adam J. Stewart1-0/+1
2017-05-06gmp: switch to download directly from GNU (#4152)Adam J. Stewart1-1/+1
2017-05-06mpfr: switch to more reliable URL (#4139)Adam J. Stewart1-2/+3
2017-05-06Updating bamtools to include a dependency for zlib. (#4031)Barry Britt1-8/+9
2017-05-06Update zlib to work with other compilers (#4088)Matthew Scott Krafczyk2-0/+15
2017-05-05Remind developers to update tab completion script (#4148)Adam J. Stewart1-0/+4
2017-05-05Add info for perl@5.22.1 (#4147)George Hartzell1-0/+1
2017-05-05Add latest version of curl (#4140)Adam J. Stewart1-1/+2
2017-05-05Python 3 doesn't have iteritems, use items (#4143)Adam J. Stewart3-5/+5
2017-05-05Add latest version of Lmod (#4141)Adam J. Stewart1-1/+2
2017-05-05Remove python dependency for libxcb and xcbprotoPeter Josef Scheibel2-2/+4
2017-05-05Fix typos in Basic Installation Tutorial (#4127)Adam J. Stewart1-4/+4
2017-05-05Add info for jdk@8u73 (#4137)George Hartzell1-3/+6
2017-05-05Add OpenCV 3.2.0 checksum (#4138)Todd Gamblin1-0/+1
2017-05-05Add info for r@3.3.3 (#4128)George Hartzell1-0/+1
2017-05-04SV variants are evaluated correctly in "when=" (#4118)Massimiliano Culpo5-42/+59
2017-05-04variants: fixed packages reported by @adamjstewart in #4098 (#4105)Massimiliano Culpo5-33/+85
2017-05-04Merge pull request #4121 from davydden/fix_transitive_build_dep_2scheibelp1-3/+3
2017-05-04patch sqlite to work around macro definition (#4117)Gregory Lee2-0/+19
2017-05-04add transitive run dependencies of direct build dependenciesDenis Davydov1-3/+3
2017-05-03Merge pull request #4069 from davydden/fix_transitive_build_depscheibelp1-1/+6
2017-05-03Update py-beautifulsoup4 (#4089)Matthew Scott Krafczyk1-4/+3
2017-05-03Update cray compiler options (#4086)Matthew Scott Krafczyk1-0/+12
2017-05-03building wget depends on perl > 5.12.0 (#4087)Matthew Scott Krafczyk1-0/+1
2017-05-03bash completion: fixed invalid identifier (#4079)Massimiliano Culpo1-1/+4
2017-05-03hdf5: updated version (#4108)Massimiliano Culpo1-0/+1
2017-05-03spack: no stacktrace if not in debug mode + fix emacs variant (#4098)Massimiliano Culpo3-8/+11
2017-05-02Add the py-dryscrape package (#4094)Matthew Scott Krafczyk1-0/+41
2017-05-02Update the py-lxml package (#4090)Matthew Scott Krafczyk1-0/+4
2017-05-02Add findutils package (#4091)Matthew Scott Krafczyk1-0/+53
2017-05-02Add the py-webkit-server package (#4092)Matthew Scott Krafczyk1-0/+35
2017-05-02Add the py-xvfbwrapper package (#4093)Matthew Scott Krafczyk1-0/+37
2017-05-02Add py-pyprof2html package (#4095)Matthew Scott Krafczyk2-0/+49
2017-05-02Add py-libconf package (#4096)Matthew Scott Krafczyk1-0/+36
2017-05-02Add the libconfig package (#4097)Matthew Scott Krafczyk1-0/+43
2017-05-02cgal: updated version (#4081)Massimiliano Culpo1-0/+1
2017-05-02Add link to spack view docs in command index (#4082)Adam J. Stewart1-3/+4
2017-05-02Allow ghostscript to build with Spack dependencies (#4065)Adam J. Stewart1-6/+37
2017-05-02Add missing dependencies to emacs (#4068)Adam J. Stewart1-0/+3
2017-05-02mvapich2: fixed broken reference to spec (#4078)Massimiliano Culpo1-0/+1
2017-05-02add run-time dependencies of direct build-time dependencies to PATHDenis Davydov1-0/+5
2017-05-01Allow user to specify profile sort column on the command line. (#4056)Todd Gamblin2-3/+45