summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Also remove from external from bin/spackOrion Poplawski1-1/+1
2016-06-08Remove last two remaining from external importsOrion Poplawski2-2/+2
2016-06-05Merge pull request #869 from brettviren/feature/viewsTom Scogland2-0/+410
Feature/views
2016-06-02Update version to correspond to master.Todd Gamblin1-1/+1
2016-06-02Merge pull request #1014 from epfl-scitas/packages/mvapich2Todd Gamblin1-26/+62
Changes to take into account slurm in version @2.1: of mvapich2
2016-06-02Merge pull request #1001 from ashkan2200/developTodd Gamblin1-27/+36
Dealii, fixed issue with tests
2016-06-02Merge pull request #1005 from eschnett/eschnett/hdf5-updateTodd Gamblin1-0/+1
Update HDF5 to version 1.10.0-patch1
2016-06-02Merge pull request #1008 from LLNL/features/cflags-fixTodd Gamblin1-0/+12
Fixed config format to allow default compiler flags
2016-06-02Merge pull request #1010 from epfl-scitas/packages/tetgenTodd Gamblin1-4/+7
Adding a version to tetgen
2016-06-02Merge pull request #1011 from epfl-scitas/packages/fenicsTodd Gamblin2-0/+214
Adding package FEniCS
2016-06-01Correcting the flake8 warningsNicolas Richart1-25/+47
2016-06-01Addapting the mvapich2@2.1: configure options for slurmNicolas Richart1-4/+18
2016-06-01Introduced a bug by correcting flake8 warningsNicolas Richart1-2/+3
2016-06-01Corrections for flake8Nicolas Richart1-4/+6
2016-06-01Adding package fenicsNicolas Richart2-0/+213
2016-06-01Adding a version to tetgenNicolas Richart1-0/+1
2016-05-31Fixed config format to allow default compiler flagsGregory Becker1-0/+12
2016-05-31Update HDF5 to version 1.10.0-patch1Erik Schnetter1-0/+1
2016-05-31Spacing correctionAli Dorostkar1-4/+4
More spacing correction
2016-05-31Fixed spacingAli Dorostkar1-4/+4
Replaced tabs with spaces
2016-05-30dealii, Added commentAli Dorostkar1-0/+4
Added comment for why step-40 is done differently for dealii 8.4.0 and later
2016-05-30Step-40 test for 8.3.0 and earlierAli Dorostkar1-20/+24
Integrated part of step-40 to be tested for earlier versions of dealii
2016-05-30dealii, test for specific versionAli Dorostkar1-46/+47
Specified that test case “step-40” is only to be run when using dealii version 8.4.0 or later
2016-05-30Merge remote-tracking branch 'LLNL/develop' into developAli Dorostkar0-0/+0
2016-05-29Merge pull request #999 from ashkan2200/developTodd Gamblin1-1/+5
Dealii, Versions added
2016-05-29additional versions for DealiiAli Dorostkar1-1/+5
Included additional versions for Deal.II package.
2016-05-28Performance boost: reduce instantiations of re.ScannerTodd Gamblin1-1/+4
- Lexer is the same for every Spec parser in spack, so don't build it every time. - This improves time to import package.py files a lot, as a Lexer doesn't have to be constructed for every spc in the packages. - To concretize dealii: - Before: ~20 sec - After: ~6 sec
2016-05-27Merge branch 'develop' of https://github.com/llnl/spack into developGreg Lee9-93/+334
2016-05-27updated libdwarf version and dwarfdump buildGreg Lee1-5/+3
2016-05-27Merge pull request #973 from eschnett/eschnett/openmpi-verbsTodd Gamblin1-2/+29
Auto-detect verbs location
2016-05-27Merge pull request #981 from epfl-scitas/tests/unit_test_for_968Todd Gamblin3-17/+85
find : add unit tests
2016-05-27Merge pull request #989 from LLNL/features/cflags-documentationTodd Gamblin4-74/+158
updated documentation for cflags PR
2016-05-27Merge pull request #975 from adamjstewart/features/streamTodd Gamblin1-0/+62
Add STREAM benchmark package
2016-05-26Merge pull request #992 from davydden/update/dealiiTodd Gamblin1-65/+78
Update/dealii
2016-05-26Merge pull request #993 from xjrc/packages/metisTodd Gamblin3-108/+131
Update Package : METIS/ParMETIS
2016-05-26Added a style checking exemption for lambda expressions.Joseph Ciurej1-1/+4
2016-05-26dealii: formattingDenis Davydov1-61/+73
2016-05-26dealii: don't hardcode blas and mpi; minor fixes to dependenciesDenis Davydov1-9/+10
2016-05-25Merge pull request #982 from trws/rustTodd Gamblin4-14/+134
Rust
2016-05-25Fixing a small bug with metis@4+shared installs on the Mac platform.Joseph Ciurej1-9/+11
2016-05-25updated documentation for cflags PRGregory Becker4-74/+158
2016-05-24Added preliminary improved testing code for METIS@:4.Joseph Ciurej1-0/+19
2016-05-24Added staging support and improved error handling for METIS@:4 installs.Joseph Ciurej1-17/+10
2016-05-24Fixed a few linking/testing bugs in the METIS@:4 install method.Joseph Ciurej1-21/+31
2016-05-24updated launchmon url and versionGreg Lee1-14/+4
2016-05-24Updating 'metis' and 'parmetis' to conform to PEP8 standards.Joseph Ciurej2-62/+65
2016-05-24Improved MPI path specification for ParMETIS using PR #893 features.Joseph Ciurej1-4/+2
2016-05-24Updated and added new versions to the METIS/ParMETIS packages.Joseph Ciurej2-29/+24
- Added a 'url_for_version' function to the METIS/ParMETIS packages. - Added installation support for METIS@5.0.2 and ParMETIS@4.0.2. - Changed the 'double' variant to 'real64' to make it more consistent with the 'idx64' variant naming. - Removed an unnecessary dependency on gdb.
2016-05-24Merge pull request #985 from davydden/update/octaveTodd Gamblin1-25/+32
octave: add missing dependencies and update to 4.0.2
2016-05-23octave: fix formattingDenis Davydov1-26/+27