summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin228-229/+229
2017-06-23mv variants: packages are now needed only during normalization (#4129)Massimiliano Culpo4-158/+240
2017-06-21fix issue #4577 (#4579)becker331-1/+1
2017-06-21Module cmd fix (#3250)becker337-70/+346
2017-06-16System config (#4518)becker335-20/+40
2017-06-16bugfix: support EDITOR values with spaces (#4523)Todd Gamblin1-8/+8
2017-06-16issue 4492: DependencyMap.concrete checks for unconditional dependencies (#4499)Massimiliano Culpo2-10/+96
2017-06-15Fix tests on cray (#4298)Mario Melara3-5/+4
2017-06-15Add latest version of JDK (#4317)Adam J. Stewart1-10/+0
2017-06-15Fix dashes in variant parsing (#4498)Todd Gamblin2-8/+8
2017-06-15Prefer vim to vi for default editor (#4230)Adam J. Stewart4-82/+94
2017-06-14Adding package namd (#4321)Nicolas Richart1-11/+12
2017-06-13Override partial installs by default - part three (#4331)scheibelp4-3/+172
2017-06-12Add an installcheck phase to MakefilePackage (#4476)Adam J. Stewart1-0/+12
2017-06-09Move description to top of `spack info` (#4475)Todd Gamblin1-7/+8
2017-06-09Add default list_url for GitLab, BitBucket, and CRAN (#4439)Adam J. Stewart1-5/+38
2017-06-09Move gpg section of docs to Getting Started (#4446)Adam J. Stewart2-64/+67
2017-06-09Fix url parse offset for SourceForge downloads (#4458)Adam J. Stewart2-1/+4
2017-06-07Supress output from gpg --version during tests (#4441)Adam J. Stewart1-2/+2
2017-06-07Fixed duplicated spec: nag@6.1 line in getting started guide (#4445)Stas Sergienko1-0/+1
2017-05-30Fix spack info bug for Python 3 (#4391)Adam J. Stewart1-2/+2
2017-05-27Document known issue with R concretization (#4313)Adam J. Stewart1-0/+40
2017-05-26Fix typo in mod_to_class docstring (#4371)Adam J. Stewart1-1/+1
2017-05-26Add --configure-args/vars support to RPackage (#4289)Adam J. Stewart2-5/+37
2017-05-26gpg: add 'spack gpg subcommand (#3845)Ben Boeckel6-0/+541
2017-05-25Touch up string expansion. (#4344)George Hartzell1-1/+2
2017-05-24Fix issues parsing multiple anonymous specs (#4199)becker332-18/+24
2017-05-24Fix PGI version detection: 17.4-0 -> 17.4 (#4251)Adam J. Stewart1-1/+1
2017-05-17Move doc dependencies to requirements.txt for readthedocs (#4280)Todd Gamblin1-0/+5
2017-05-17fix bug with executables setting their own environment. (#4237)Todd Gamblin1-3/+4
2017-05-17Sphinx no longer supports Python 2.6 (#4266)Adam J. Stewart6-301/+3
2017-05-16Sphinx no longer ignores first argument (#4243)Adam J. Stewart1-1/+1
2017-05-12Add helpful error message for uncompressed downloads (#4205)Adam J. Stewart1-6/+26
2017-05-11Fix typo in PythonPackage documentation (#4221)Adam J. Stewart1-1/+1
2017-05-11filesystem.py: fixed bug introduced in #3367 (scrambled order in output) (#4156)Massimiliano Culpo19-7/+95
2017-05-09cp2k: fixed compilation issues for intel stackMassimiliano Culpo1-1/+1
2017-05-08spec_syntax: added xfailing tests for cases in #4144 (#4151)Massimiliano Culpo1-0/+26
2017-05-08rework spack help (#3033)Todd Gamblin55-17/+711
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-05Remind developers to update tab completion script (#4148)Adam J. Stewart1-0/+4
2017-05-05Fix typos in Basic Installation Tutorial (#4127)Adam J. Stewart1-4/+4
2017-05-04SV variants are evaluated correctly in "when=" (#4118)Massimiliano Culpo3-41/+48
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 cray compiler options (#4086)Matthew Scott Krafczyk1-0/+12
2017-05-03spack: no stacktrace if not in debug mode + fix emacs variant (#4098)Massimiliano Culpo1-2/+2
2017-05-02Add link to spack view docs in command index (#4082)Adam J. Stewart1-3/+4
2017-05-02add run-time dependencies of direct build-time dependencies to PATHDenis Davydov1-0/+5