summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09clang : solve the issue with missing default include paths for OpenMP and libc++alalazo5-18/+56
2015-12-09Adding curl and expat support to git for https reposNicolas Richart3-5/+79
2015-12-09Merge pull request #148 from PaulDapolito/glib-depTodd Gamblin1-0/+1
2015-12-09Merge pull request #224 from epfl-scitas/packages/gdbTodd Gamblin2-0/+94
2015-12-09bugfix: doc build needed additional sys.path due to externals change.Todd Gamblin1-0/+1
2015-12-09Fix travis badge URL.Todd Gamblin1-1/+1
2015-12-09Change github.com/scalability-llnl to github.com/llnl everywhere.Todd Gamblin193-215/+214
2015-12-09Update README.md and LICENSE with new github.com/llnl URLsTodd Gamblin2-6/+6
2015-12-09gdb : added packagealalazo2-0/+94
2015-12-08Merge pull request #223 from alalazo/fixes/gcc_sysroot_and_objdirTodd Gamblin2-4/+8
2015-12-08Should fix #177alalazo2-4/+8
2015-12-07Merge pull request #219 from eschnett/eschnett/gmpTodd Gamblin1-0/+1
2015-12-07Merge pull request #220 from eschnett/eschnett/mpcTodd Gamblin1-0/+1
2015-12-07Merge pull request #221 from davidbeckingsale/features/cleverleaf-boostTodd Gamblin2-4/+5
2015-12-07Merge pull request #222 from mplegendre/bugfix/github-203-gcc5-buildsTodd Gamblin1-7/+10
2015-12-07Fix issue with gcc 5.x not building on RHEL6Matthew LeGendre1-7/+10
2015-12-07mesa requires +python variant of libxml2Gregory L. Lee1-1/+1
2015-12-07Fix MPI selection in SAMRAI and remove narrow dependency specificationDavid Beckingsale2-6/+3
2015-12-07Update CleverLeaf package to use Boost and fix SAMRAI MPI usageDavid Beckingsale2-0/+4
2015-12-05Update mpc to 1.0.3Erik Schnetter1-0/+1
2015-12-05Update gmp to 6.1.0Erik Schnetter1-0/+1
2015-12-03added py-pillow and updated py-basemap to depend on itGregory L. Lee2-2/+16
2015-12-03Merge branch 'develop' of https://github.com/scalability-llnl/spack into developGregory L. Lee1-4/+76
2015-12-03updated package versionsGregory L. Lee3-0/+3
2015-12-03Merge pull request #214 from epfl-scitas/packages/boostTodd Gamblin1-4/+76
2015-12-03mirror : deals correctly with variants that optionally enable resources (if t...Massimiliano Culpo2-28/+72
2015-12-02Missing declaration of the debug variantNicolas Richart1-0/+1
2015-12-02fix build to work against depends for modules created by setup.py and add pyt...Simon Thompson1-3/+18
2015-12-02Adding variant for mpi and python + compression for iostreamNicolas Richart1-4/+75
2015-12-02reource directive accepts 'basename' keywordMassimiliano Culpo4-4/+17
2015-12-02resources : added missing check after fetchMassimiliano Culpo1-0/+1
2015-12-01resources : added error handling for destination keyword on resource directiveMassimiliano Culpo1-3/+17
2015-12-01resources : changed name of stage folderMassimiliano Culpo1-3/+2
2015-12-01resource : fetch strategy constructed from kwargs instead or hardcoded URLFet...Massimiliano Culpo2-3/+18
2015-12-01clang : default OpenMP is libompMassimiliano Culpo1-3/+9
2015-11-30Merge pull request #213 from khuck/developTodd Gamblin1-1/+1
2015-11-30Updating the OMPT hash again...Kevin Huck1-1/+1
2015-11-30Had to force a patch to the OMPT support, so the hash for v0.1 hasKevin Huck1-1/+1
2015-11-29Use new travis insfrastructure (sudo:false)Todd Gamblin1-0/+3
2015-11-29Add very basic Travis CI support.Todd Gamblin2-0/+25
2015-11-29returning flux to a building state for web releaseTom Scogland4-5/+24
2015-11-28Add citation information to READMETodd Gamblin1-2/+17
2015-11-28Add default repos.yamlTodd Gamblin1-0/+8
2015-11-28Add a cleaned up repo command.Todd Gamblin1-64/+75
2015-11-28Integrate namespace attribute into spec, spec DAG, spec YAML.Todd Gamblin6-35/+125
2015-11-28Fix spack.db -> spack.repo in bin/spackTodd Gamblin1-2/+2
2015-11-27Fixed bug #42: problem with satisfies() for virtual dependencies.Todd Gamblin6-5/+134
2015-11-26Add tests for importing packages directly.Todd Gamblin1-2/+40
2015-11-26New, cleaner package repository structure.Todd Gamblin285-65/+138
2015-11-26resource directive : sketch of implementation + clang / llvm use caseMassimiliano Culpo6-16/+132