summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08lmod : updated package and dependenciesalalazo3-10/+58
2016-06-08bug fix in the +mpi caseNicolas Richart1-14/+15
2016-06-08Cleaning flake warnings in mumps packageNicolas Richart1-31/+44
2016-06-08Corrected the shared libraries and tests in mumps packageNicolas Richart1-42/+50
2016-06-07Fix flake8 error.Glenn Johnson1-2/+2
2016-06-07Fix flake8 errorsGlenn Johnson13-26/+26
2016-06-07new package: r-devtoolsGlenn Johnson13-0/+601
This PR brings in the R devtools package and it dependencies.
2016-06-07flake8 fixesGreg Lee1-1/+1
2016-06-07new package: r-packratGlenn Johnson1-0/+41
Manage the R packages your project depends on in an isolated, portable, and reproducible way. https://github.com/rstudio/packrat/
2016-06-07put older versions back + version-specific dwarfdump dirGreg Lee1-3/+8
2016-06-03:lipstick: style points requested by flake8Mayeul d'Avezac1-3/+4
2016-06-03Making emacs dependent on internal packagesNicolas Richart3-15/+106
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 #1010 from epfl-scitas/packages/tetgenTodd Gamblin1-4/+7
Adding a version to tetgen
2016-06-01removing useless selfsNicolas Richart1-10/+10
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/+7
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-06-01Adding a variant to link against the spack libraries instead of the system onesNicolas Richart1-2/+14
2016-06-01Removing extra dependencies + minor fix according to remarks on #1002Nicolas Richart2-39/+37
2016-05-31Update HDF5 to version 1.10.0-patch1Erik Schnetter1-0/+1
2016-05-31Don't build in parallelAdam J. Stewart1-0/+2
2016-05-31Eigen can be installed with dependenciesMayeul d'Avezac1-2/+3
2016-05-31Spacing correctionAli Dorostkar1-4/+4
More spacing correction
2016-05-31Fixed spacingAli Dorostkar1-4/+4
Replaced tabs with spaces
2016-05-30Merge branch 'develop' into features/newarchTodd Gamblin2-6/+8
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-30Merge branch 'packages/foam-extend' of github.com:epfl-scitas/spack into ↵Nicolas Richart1-0/+1
packages/foam-extend
2016-05-30Ignoring the flake8 error for a line too longNicolas Richart1-3/+4
2016-05-30limiting package to foam-extend to startNicolas Richart1-2/+3
2016-05-30First try at OpenFOAM-extendNicolas Richart3-7/+342
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-30limiting package to foam-extend to startNicolas Richart1-2/+3
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-29Add a comment regarding the reason for the patch.Glenn Johnson1-0/+1
2016-05-29additional versions for DealiiAli Dorostkar1-1/+5
Included additional versions for Deal.II package.
2016-05-28Get glib to compile with gcc-6.1Glenn Johnson2-2/+39
This commit adds a patch to fix the case where gcc-6.1 emits an error for string format literal that was a warning in previous versions of gcc. The patch reference is https://bugzilla.gnome.org/show_bug.cgi?id=761550 Also ran the package file through autopep8.
2016-05-28Adding mock package file for external moduleMario Melara1-0/+37
2016-05-27re-merged mainline developGregory Becker15-285/+543
2016-05-27Merge branch 'develop' of https://github.com/llnl/spack into developGreg Lee2-2/+91
2016-05-27updated libdwarf version and dwarfdump buildGreg Lee1-5/+3
2016-05-27Undo changes to flexAdam J. Stewart1-3/+0
2016-05-27Merge pull request #973 from eschnett/eschnett/openmpi-verbsTodd Gamblin1-2/+29
Auto-detect verbs location
2016-05-27Merge pull request #975 from adamjstewart/features/streamTodd Gamblin1-0/+62
Add STREAM benchmark package