summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Variant satisfaction for indirect dependenciesscheibelp6-1/+59
2017-08-07Make GCC binutils variant default to False (#4973)Adam J. Stewart1-1/+1
2017-08-07rsem: new package (#4991)Audrey Thoma1-0/+45
2017-08-07vsearch: new package (#4993)Audrey Thoma1-0/+39
2017-08-07velvet: new package (#4996)Audrey Thoma1-0/+40
2017-08-06Limit make_jobs for boost < 1.59 (#4984)George Hartzell1-1/+5
2017-08-06Download from pypi.io, not pypi.python.org (#4981)Adam J. Stewart64-84/+70
2017-08-05Add a new package for fastjar (#4983)Adam J. Stewart1-0/+36
2017-08-05Add a new package for IcedTea (#4804)snehring31-35/+301
2017-08-05Fix libbsd's cdefs.h to be compatible with gcc 4.8.x (#4979)George Hartzell2-0/+17
2017-08-05Version: dev -> develop (for openfoam-org) (#4974)Mark Olesen1-1/+1
2017-08-05add proxy-app tag to the lulesh package (#4951)Abhinav Bhatele1-0/+1
2017-08-05gitignore everything in /etc/spack except /etc/spack/defaults (#4459)Adam J. Stewart1-2/+3
2017-08-05Fixed OpenBLAS compilation error on POWER8 with GCC 7. (#4783)Jia Li2-0/+7813
2017-08-05snap-berkeley: new package (#4855)Audrey Thoma1-0/+57
2017-08-05chlorop: new package (#4865)snehring2-0/+89
2017-08-05Correct boost +mpi for Cray compiler wrappers (#4909)Sam Bateman1-2/+15
2017-08-05Add ADIOS2 (#4944)Axel Huebl1-0/+118
2017-08-05Moab depends on BLAS. (#4952)Kelly (KT) Thompson1-2/+3
2017-08-05Various fixes to package name URL parsing (#4978)Adam J. Stewart3-0/+5
2017-08-05Massive conversion from Package to CMakePackage (#4975)Adam J. Stewart57-677/+410
2017-08-05Add latest version of numpy and scipy (#4982)Adam J. Stewart2-14/+15
2017-08-04Add a SConsPackage base class (#4936)Adam J. Stewart10-91/+296
2017-08-04Make CMake the default build system (#4862)Adam J. Stewart1-1/+3
2017-08-04Changed every 'fpic' variant to 'pic' (#4969)Massimiliano Culpo20-42/+58
2017-08-04Add a QMakePackage base class (#4925)Adam J. Stewart10-35/+159
2017-08-04New package libaec: a BSD-licensed replacement for the szip library. (#4437)Sergey Kosukhin3-1/+46
2017-08-04Qt: disable OpenGL support by default (#4962)Adam J. Stewart1-4/+2
2017-08-04OpenBLAS: one of the patches is not needed starting version 0.2.20. (#4971)Sergey Kosukhin1-1/+2
2017-08-04Fix trilinos dependency on superlu-dist (#4968)Adam J. Stewart1-1/+1
2017-08-03SCR CMake package (#3916)Elsa Gonsiorowski3-13/+162
2017-08-03Version: Dev -> Develop (#4947)Axel Huebl3-3/+3
2017-08-03Add package for libbsd, add variant to expat for libbsd (#4945)George Hartzell2-0/+57
2017-08-03Fix trailing whitespace at the end of headers.cpp_flags (#4957)Adam J. Stewart1-16/+77
2017-08-03Fix crashes when running spack install under nohup (#4926)George Hartzell1-2/+10
2017-08-03Add database support to apr-util package (#4932)Adam J. Stewart1-11/+81
2017-08-03CloverLeaf, miniGhost, miniMD, miniSMAC2D, miniXyce: Adding Tags (#4963)homerdin5-0/+10
2017-08-03New package for canu (#4937)George Hartzell1-0/+61
2017-08-03Account for hyphens in package names when searching for libraries. (#4948)Sergey Kosukhin1-1/+12
2017-08-02Protobuf: CMake (#4846)Axel Huebl2-15/+71
2017-08-01Fix color bug in Spec.format() introduced by #3013Todd Gamblin1-6/+3
2017-08-01Add `spack dependencies` command and tests for it and dependents.Todd Gamblin7-15/+261
2017-08-01document and make `display_specs` more versatileTodd Gamblin2-14/+48
2017-08-01Fix issue with case check and `spack -m`Todd Gamblin1-1/+5
2017-08-01Refactor installed_dependents -> installed_relativesTodd Gamblin4-15/+34
2017-08-01Package.possible_dependencies() descends into virtuals.Todd Gamblin1-1/+10
2017-08-01Add --transitive option to `spack dependents`Todd Gamblin2-8/+18
2017-08-01spack dependents lists possible dependencies by default.Todd Gamblin1-25/+37
2017-08-01Remove last vestiges of "special" deptypes.Todd Gamblin4-36/+64
2017-08-01Remove unused code.Todd Gamblin1-4/+0