summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-20Merge branch 'features/python-2.6-compatibility' into developTodd Gamblin44-187/+3375
2014-08-18Merge pull request #19 in SCALE/spack from features/modules to developGeorge Todd Gamblin18-305/+824
2014-08-17Bugfixes for csh environment modules.Todd Gamblin5-30/+81
2014-08-16Bugfixes, more consolidation of modules code.Todd Gamblin4-21/+50
2014-08-16Add csh/tcsh support for modulesTodd Gamblin4-0/+141
2014-08-16Consolidate most module code into spack.modules and spack.cmd.moduleTodd Gamblin13-461/+348
2014-08-10Test cases pass; Spack supports Python 2.6!Todd Gamblin7-102/+104
2014-08-10cc supports Python 2.6Todd Gamblin2-3/+4
2014-08-10Get rid of Python 2.7 dict.viewkeys() call.Todd Gamblin1-1/+1
2014-08-10Remove dependency on Python2.7 OrderedDict, revise config parserTodd Gamblin2-44/+284
2014-08-10Add Python 2.7 functools.total_ordering to external modules.Todd Gamblin3-1/+33
2014-08-10Fix minor warning about Exception.message being deprecated.Todd Gamblin1-1/+2
2014-08-10Change dict comprehensions to dict() constructors.Todd Gamblin4-4/+4
2014-08-10Fix SPACK-27 & remove dependence on check_outputTodd Gamblin1-8/+17
2014-08-10Remvoe dependence on v2.7 argparse by including argparse.Todd Gamblin21-20/+2401
2014-08-10Add a test case to ensure that Spack is v2.6 compliant.Todd Gamblin2-1/+98
2014-08-10Add external package with pyqver2 toolTodd Gamblin2-0/+425
2014-08-09Merge pull request #21 in SCALE/spack from features/directory-layout-test to ...George Todd Gamblin11-176/+594
2014-08-09Minor tweaks after spec update.Todd Gamblin4-3/+29
2014-08-09More spec improvementsTodd Gamblin5-63/+131
2014-08-08Add postorder traversal to specsTodd Gamblin3-61/+137
2014-08-08Clean up specs, spec comparison, and spec hashing.Todd Gamblin6-64/+312
2014-08-04Fixed up module supportDavid Beckingsale4-10/+133
2014-08-04Added inital module supportDavid Beckingsale6-16/+304
2014-08-04Merge pull request #20 in SCALE/spack from openss to developGeorge Todd Gamblin3-4/+83
2014-08-04find and uninstall work when installed package is no longer in spack.Todd Gamblin4-14/+54
2014-08-03Fix up Matt's openss packages.Todd Gamblin3-5/+13
2014-08-01Add sqlite to spackMatthew LeGendre1-0/+35
2014-08-01Add libmonitor to spack. Still needs svn support for checkoutMatthew LeGendre1-0/+36
2014-07-31Merge pull request #18 in SCALE/spack from develop_add_ompss to developGeorge Todd Gamblin55-211/+545
2014-07-31Converting Luc's packages to the new version format.Todd Gamblin7-22/+63
2014-07-31Addind missing dependency nanos->extrae necessary for tracesLuc Jaulmes1-1/+2
2014-07-31Added Paraver and dependencies, restricted Extrae to OpenMPI 1.6Luc Jaulmes5-3/+80
2014-07-31Adding Extrae and OmpSs with some of their dependencies, hwloc and PAPI.Luc Jaulmes5-12/+82
2014-07-31first try for ompss build scriptLuc Jaulmes1-0/+41
2014-07-30Allow per-version URLs instead of one single URL per package.Todd Gamblin48-209/+313
2014-07-09Fix Jeff Keasler's issues and add parmetis package.v0.8Todd Gamblin4-7/+31
2014-07-09Fix for SPACK-35: Fortran not working properlyTodd Gamblin7-3/+10
2014-07-08Fix typos.Todd Gamblin2-19/+20
2014-07-08Fix for finding dependent packagesTodd Gamblin1-3/+4
2014-07-08Fix for dependent package detection.Todd Gamblin1-0/+46
2014-07-08Merge pull request #17 in SCALE/spack from features/dotkit to developGeorge Todd Gamblin14-21/+552
2014-07-08Adding dotkit support to TAU.Todd Gamblin14-21/+552
2014-07-02Add TAU package and routines to filter files, fix sed calls.Todd Gamblin4-2/+96
2014-07-02Some fixes for spack-python interpreter mode.Todd Gamblin1-6/+12
2014-06-24Reordered site configuration docs.Todd Gamblin1-50/+51
2014-06-24Updated docs.Todd Gamblin3-87/+232
2014-06-24Bugfix for mirror commandTodd Gamblin1-1/+1
2014-06-24Merge pull request #16 in SCALE/spack from features/mirror to developGeorge Todd Gamblin8-66/+227
2014-06-24spack mirror now checksums fetched archives.Todd Gamblin4-25/+42