summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Correct typoErik Schnetter1-1/+1
2016-04-04Clean up comments and output messagesErik Schnetter1-7/+6
2016-04-04Convert `=` to `==` in tests; untabifyErik Schnetter1-18/+18
2016-04-04Clean up cc scriptErik Schnetter1-32/+33
2016-04-04Merge pull request #735 from LLNL/bugfix/build-environment-order-issuesTodd Gamblin4-31/+197
2016-04-04Fix #620, Resolve #664. Fix issues with build environment.Todd Gamblin4-31/+197
2016-03-31Merge pull request #709 from xjrc/packages/zoltanTodd Gamblin1-0/+54
2016-03-31Fixed the MPI variant for the 'zoltan' package.Joseph Ciurej1-0/+2
2016-03-31Added the initial version of the 'zoltan' package.Joseph Ciurej1-0/+52
2016-03-31Merge pull request #685 from gartung/add-modules-packageTodd Gamblin1-0/+25
2016-03-31remove the part I added to setup-env.sh as this does not work unless the modu...Patrick Gartung1-10/+0
2016-03-31Merge pull request #704 from adamjstewart/features/qt-urlTodd Gamblin1-26/+44
2016-03-31Merge branch 'features/blas-lapack-hardening' into developTodd Gamblin6-20/+116
2016-03-31Add url_for_version function and gtk variantAdam J. Stewart1-26/+44
2016-03-31Quick fix for pkg diff.Todd Gamblin1-1/+2
2016-03-31Merge pull request #291 from trws/stage-pathTodd Gamblin3-5/+16
2016-03-31reworked to deal with stage.path as propertyTom Scogland3-13/+14
2016-03-31add a path argument to the stage commandTom Scogland2-3/+13
2016-03-31Merge pull request #697 from KineticTheory/pkg-libdrmTodd Gamblin1-1/+3
2016-03-31Merge pull request #698 from UCL-RITS/espressoTodd Gamblin1-7/+10
2016-03-31Merge pull request #701 from dhandeo/vtkTodd Gamblin1-0/+18
2016-03-31Merge pull request #702 from adamjstewart/features/cudaTodd Gamblin2-0/+120
2016-03-31Merge pull request #700 from davydden/oce_bug_fixTodd Gamblin3-5/+502
2016-03-31Change variant defaults and add commentAdam J. Stewart2-4/+9
2016-03-31Add variant opengl2, which is ON by defaultDhanannjay Deo1-0/+10
2016-03-31Fix build for vtk6.1.0Dhanannjay Deo1-0/+4
2016-03-31add: VTK lastest versionsDhanannjay Deo1-0/+4
2016-03-31oce: fix bugs related to NULL pointers and compiler optimisationDenis Davydov3-5/+502
2016-03-31Can install espresso on OS/XMayeul d'Avezac1-1/+8
2016-03-31Fixes #454 in a simpler way than 34a8f0cMayeul d'Avezac1-6/+2
2016-03-30Merge branch 'davydden-dealii' into developTodd Gamblin2-0/+246
2016-03-30arpack-ng needs an extra libtoolize to build.Todd Gamblin1-0/+7
2016-03-30+ libdrm depends_on libpciaccess. Use spack provided libpciaccess.Kelly (KT) Thompson1-1/+3
2016-03-30Merge pull request #696 from KineticTheory/pkg-libpngTodd Gamblin1-0/+2
2016-03-30libpng depends on zlib.Kelly (KT) Thompson1-0/+2
2016-03-30Merge pull request #688 from davydden/doxygen_fixTodd Gamblin1-0/+5
2016-03-30Merge pull request #601 from KineticTheory/pkg-numdiffTodd Gamblin1-0/+44
2016-03-30Merge branch 'dealii' of git://github.com/davydden/spack into davydden-dealiiTodd Gamblin1-0/+239
2016-03-30Merge pull request #693 from mathstuf/osx-ninjaTodd Gamblin1-3/+3
2016-03-30Merge pull request #604 from KineticTheory/pkg-graphvizTodd Gamblin1-2/+10
2016-03-30+ Remove the validate function that would abort the install if platform=darwin.Kelly (KT) Thompson0-0/+0
2016-03-30+ For darwin, add a dependency on gettext. This change was recommended in the...Kelly (KT) Thompson1-0/+3
2016-03-30Merge pull request #694 from mathstuf/github-docsTodd Gamblin1-1/+2
2016-03-30Merge remote-tracking branch 'upstream/develop' into pkg-numdiffKelly (KT) Thompson84-530/+2001
2016-03-30Merge pull request #695 from mathstuf/osx-mpichTodd Gamblin1-0/+3
2016-03-30mpich: disable fortran without a fortran compilerBen Boeckel1-0/+3
2016-03-30docs: add a link to the spack repo in the PR sectionBen Boeckel1-1/+2
2016-03-30+ Fix variant description.Kelly (KT) Thompson1-1/+1
2016-03-30+ Make --disable-perl the default configure option.Kelly (KT) Thompson1-2/+6
2016-03-30ninja: fix installation on OS XBen Boeckel1-3/+3