summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-13Ensure mock configuration directory is cleaned up on session exit. (#11700)Tamara Dahlgren1-1/+4
2019-06-13add charliecloud-0.9.10 (#11471)Jordan Ogas1-10/+19
2019-06-13Add tests for "spack location" command (#11661)Tamara Dahlgren2-0/+135
2019-06-13Always treat DIYStage as expanded (#11663)Tamara Dahlgren2-2/+73
2019-06-13intel-xed and hpcviewer: adapt to new resource placement (#11676)Mark W. Krentel2-5/+5
2019-06-12added jpeg,png,ffmpeg variants to lammps (#10404)marvinbernhardt1-0/+16
2019-06-12Update remaining packages to use Stage.source_path (#11662)Tamara Dahlgren11-30/+46
2019-06-12Make "spack compiler find" check PATH by default (#11683)Massimiliano Culpo5-21/+60
2019-06-12warpx: only allow master branch, and fix build on darwin (#11667)Dave1-3/+24
2019-06-12Fixed Flecsi Backend Dependencies (#11679)Robert Pavel1-14/+28
2019-06-11Add additional common C++ and Fortran header file extensions (#11600)Adam J. Stewart1-1/+8
2019-06-11new python package/py-typesentry (#11657)Sinan1-0/+20
2019-06-11Add support for using python3 in new verison of VTK. (#11673)Dan Lipsa1-3/+12
2019-06-11Add extra logic for C std flags on PGI, XL, and Cray (#11635)Chuck Atkins3-7/+57
2019-06-11Paraview: Add motionfx Intel workaround (#11608)psakievich2-0/+11
2019-06-10Fix recursive module find for upstream dependencies (#11304)Peter Scheibel4-64/+223
2019-06-10Add latest releases for pFUnit (#11642)Daniel Topa1-1/+9
2019-06-10ninja{-fortran}: make pkgs nonvirtual (fix #11628) (#11629)Geoffrey Oxberry3-6/+0
2019-06-10ParaView and Catalyst use python3. (#11485)Dan Lipsa2-13/+65
2019-06-10CD: Package Index (#11665)Axel Huebl5-0/+53
2019-06-10Remove gnutls dependency and disable openssl when appropriate (#11646)Chuck Atkins1-4/+9
2019-06-10Define LDFLAGS when using fujitsu compiler (#11669)t-karatsu1-0/+3
2019-06-08dateutils: new package (#11623)Quinn1-0/+19
2019-06-08tests: restore `spack spec mpileaks` in test output for Python 2 (#11664)Todd Gamblin1-5/+3
2019-06-08concretization: don't apply build-dep constraints for installed packages (#11...Peter Scheibel3-5/+85
2019-06-08fix qt build on gcc8.3 (#11633)Omar Padron3-7/+476
2019-06-08Add ADIOS2 option to Trilinos (#11609)Francois Budin1-1/+7
2019-06-07spack list: latest version (JSON) (#11652)Axel Huebl4-1/+81
2019-06-07Compiler search uses a pool of workers (#10190)Massimiliano Culpo17-302/+503
2019-06-07add openmp variant to lammps (#11643)Jeffrey Salmond1-1/+5
2019-06-06commands: remove unused `spack list --format=rst` (#11651)Todd Gamblin2-79/+0
2019-06-06added tix package and python variant for tix (#11599)Gregory Lee4-2/+58
2019-06-06bugfix: StageComposite must include the `expanded` property` (#11647)Todd Gamblin1-0/+4
2019-06-06bugfix: lua-luafilesystem package should use stage.source_path (#11648)Todd Gamblin1-2/+1
2019-06-06tests: package_sanity now checks packages in 3rd-party repos (#11637)Jennifer Herting1-2/+1
2019-06-05travis: disable `spack spec` for python 2.7 as well as 2.6Todd Gamblin1-1/+1
2019-06-05tests: add extra coverage for fetch strategy testsTamara Dahlgren4-8/+142
2019-06-05stage: make `source_path` available before stage is builtTamara Dahlgren6-207/+535
2019-06-05refactor: remove unused spack.stage._get_mirrors() functionTamara Dahlgren1-37/+24
2019-06-05tty: make tty.* print exception typesTamara Dahlgren15-26/+55
2019-06-05nettle: fix broken build (#11611)Justin S1-0/+3
2019-06-05lammps: added v20190605 (#11638)Christoph Junghans1-0/+1
2019-06-05clang: fix error messages in c11_flag, cxx17_flag (#11632)Justin S1-2/+2
2019-06-05libxpm: revert change made in unrelated PR (#11634)Patrick Gartung1-3/+3
2019-06-05set GUILE env var when building gnutls, fixes issue #11601 (#11607)Gregory Lee1-0/+7
2019-06-05graph: refactor static graphsTodd Gamblin4-100/+73
2019-06-05spack dependencies: support --deptype argumentTodd Gamblin4-10/+47
2019-06-05package: make possible_dependencies consider deptypesTodd Gamblin3-16/+93
2019-06-05refactor: remove vestigial ALLOWED_URL_SCHEMES from package.pyTodd Gamblin1-4/+0
2019-06-05refactor: make Package.name consistent with other class attributesTodd Gamblin2-11/+18