summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-09Added gdb 7.11Ben Couturier1-0/+1
2016-05-09wrap tty.die to 80 charsDenis Davydov1-3/+11
2016-05-09GMsh: Fix binary linking against its own librariesJean-Paul Pelteret1-1/+3
2016-05-09add missing m4 dependency to bisonBenedikt Hegner1-0/+2
2016-05-09cleanupTodd Gamblin5-30/+13
2016-05-09Make _hash private to discourage access; fix dag_hash length handling.Todd Gamblin1-11/+14
2016-05-09Restore `cc` from mainline; clean up some cflags stuff.Todd Gamblin1-29/+29
2016-05-09Merge branch 'openmpi_variants' of github.com:epfl-scitas/spack into openmpi_...alalazo1-7/+6
2016-05-09Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variantsalalazo107-463/+2222
2016-05-08Merge pull request #911 from castillo23/packages/cryptoTodd Gamblin1-0/+1
2016-05-08Merge pull request #914 from trws/packages-leading-to-neovimTodd Gamblin6-0/+91
2016-05-08Merge pull request #913 from trws/mpi-should-have-pmiTodd Gamblin2-0/+8
2016-05-08Merge pull request #916 from jppelteret/bugfix/gmshTodd Gamblin1-0/+3
2016-05-08Fixes #915Jean-Paul Pelteret1-0/+3
2016-05-08openblas: raise an error when using +openmp with clang; set +openmp to false ...Denis Davydov1-4/+10
2016-05-07Merge branch 'develop' of https://github.com/LLNL/spack into openmpi_variantsMassimiliano Culpo37-48/+400
2016-05-06Cleaning up print statements for debuggingGregory Becker1-1/+0
2016-05-06Working properly to display but not reuse old specs from yamlGregory Becker1-7/+5
2016-05-06pile of dependencies for neovim, including luajit and libuvTom Scogland6-0/+91
2016-05-06Merge pull request #906 from adamjstewart/features/xerces-cTom Scogland1-16/+0
2016-05-06Merge pull request #794 from adamjstewart/features/jpegTom Scogland1-2/+7
2016-05-06Merge pull request #841 from eschnett/eschnett/hwlocTom Scogland1-0/+1
2016-05-06Merge pull request #865 from davydden/silver_searcher_dependenciesTom Scogland1-0/+1
2016-05-06add pmi support and process managers to the MPIsTom Scogland2-0/+8
2016-05-06nco: Added new packageElizabeth Fischer2-0/+77
2016-05-06add support for crypto version 5.6.1Cecilia W. Castillo1-0/+1
2016-05-06Adding a new package file for KripkeTanzima Z. Islam1-0/+16
2016-05-06Fixed previous commitGregory Becker1-1/+2
2016-05-06Fixed database to account for hashes when reading install recordsGregory Becker2-1/+12
2016-05-06Made spec hashes immutable once concrete -- improvedGregory Becker1-1/+1
2016-05-06Made spec hashes immutable once concreteGregory Becker1-6/+12
2016-05-05tempGregory Becker1-1/+1
2016-05-05Disable -WerrorErik Schnetter1-0/+1
2016-05-05Every old spec has empty compiler flagsGregory Becker1-3/+5
2016-05-05Versioning the database -- automatic reindexGregory Becker2-3/+7
2016-05-05tempGregory Becker1-0/+2
2016-05-05versioning the databaseGregory Becker2-4/+8
2016-05-05Changed other packages to fit new syntaxGregory Becker3-3/+3
2016-05-05Fixed openssl to work with new syntaxGregory Becker1-2/+2
2016-05-05Remove tutorial commentsAdam J. Stewart1-16/+0
2016-05-05Merge branch 'develop' into features/cflagsTodd Gamblin78-478/+1599
2016-05-05Merge pull request #904 from robertdfrench/bbcpTodd Gamblin1-0/+17
2016-05-05Build and install BBCPRobert D. French1-0/+17
2016-05-05document usage of compiler flags propertiesDenis Davydov1-0/+19
2016-05-05substitute cxx14_flag by a property with the same name to be overridden in de...Denis Davydov1-3/+8
2016-05-05remove cxx11_flag from Compiler as it is now substituted by a property with t...Denis Davydov1-3/+0
2016-05-05add a temporary Nag.cxx11_flag propertyDenis Davydov1-0/+5
2016-05-05compiler: make default openmp_flag() and cxx11_flag() die when these properti...Denis Davydov1-7/+8
2016-05-05fix comment in Compiler classDenis Davydov1-3/+3
2016-05-05compiler: cleanup Nag.cxx11_flag and Pgi.cxx11_flagDenis Davydov2-6/+0