summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-26Fix typo: _choiches -> _choices (#2127)George Hartzell1-1/+1
2016-10-26typo: vlaues -> values (#2147)George Hartzell1-1/+1
2016-10-26Removed documentation on false paths as per #2083 (#2146)Elizabeth Fischer2-40/+1
2016-10-26document recommended usage of system blas/lapack (#2081)Denis Davydov1-0/+35
2016-10-26ProcessError : now the exception is correctly pickled and passed across proce...Massimiliano Culpo2-11/+32
2016-10-26libSplash: Add 1.5.0 Release (#2137)Axel Huebl1-0/+1
2016-10-26spack install : added --log-format option (incorporates test-install command)...Massimiliano Culpo5-281/+268
2016-10-26require fortran for MPI providers to avoid delayed compiler errors (#1937)Denis Davydov3-18/+21
2016-10-26Develop: Resolve issue 2070 with new depends_on clause in the openspeedshop ...Jim Galarowicz1-1/+1
2016-10-26add a unit test for conretization with develop version (#2064)Denis Davydov2-0/+44
2016-10-26veclibfort: add new package (#2080)Denis Davydov1-0/+70
2016-10-25Add package for ant (#2133)George Hartzell1-0/+44
2016-10-25Add package for maven (#2132)George Hartzell1-0/+41
2016-10-25filter system paths (#2083)Denis Davydov3-3/+62
2016-10-25openblas: Fixes to get OpenBLAS to install with Intel compilers (#2101)Barry Smith2-0/+258
2016-10-25Add latest versions of Flux prerequisites (#2108)Stephen Herbein2-1/+11
2016-10-25pkg-config variant to use internal glib (#2104)Mayeul d'Avezac2-8/+12
2016-10-25Find compatibility versions of GCC (#2099)Adam J. Stewart1-2/+3
2016-10-25Allow newer versions of GCC to compile older versions of GCC (#2107)Adam J. Stewart2-0/+139
2016-10-25Update cask to v0.8.1 (#2125)George Hartzell1-0/+2
2016-10-25Rename xpyb to py-xpyb (#2120)Adam J. Stewart1-1/+1
2016-10-25multimethod.py : calls functools.wraps before returning the correct method fi...Massimiliano Culpo1-1/+11
2016-10-25Tells boost explictly about python libraries and headers (#2106)Mayeul d'Avezac1-3/+22
2016-10-25spack setup : fixed regression after #1186 (#2117)Massimiliano Culpo2-14/+32
2016-10-25gmp: fix a bug (#2114)Denis Davydov1-1/+1
2016-10-24Merge pull request #1186 from epfl-scitas/features/install_with_phasesTodd Gamblin26-682/+1252
2016-10-24Rename EditableMakefile to MakefilePackageTodd Gamblin3-5/+5
2016-10-24Bug Fix : Apply Compiler Flags Specified by Manual Compiler Configuration (#1...Joseph Ciurej7-53/+126
2016-10-24Typo: becuase -> because (#2110)George Hartzell1-1/+1
2016-10-24Get netlib-lapack to compile with Intel and add deprecated routines (#2103)Barry Smith1-1/+11
2016-10-24Adds new versions to eigen (#2105)Mayeul d'Avezac1-3/+5
2016-10-24Small fix to docs. (#2092)Elizabeth Fischer1-1/+1
2016-10-24spack test : exits after ctrl+c fixes #2029 (#2082)Massimiliano Culpo2-15/+27
2016-10-23package.py : moved each specialized package to its own module filealalazo7-158/+331
2016-10-23spack setup : improved error messagealalazo1-4/+6
2016-10-23CMakePackage, AutotoolsPackage : added default behavior on checkalalazo4-10/+33
2016-10-23Merge branch 'develop' of https://github.com/LLNL/spack into features/install...alalazo46-8450/+569
2016-10-23spack.error : fixed pickling and representation to permit to pass FetchErrorsalalazo1-1/+12
2016-10-22mumps: Add support for Intel compiler and insure both lapack and blas… (#2076)Barry Smith1-3/+11
2016-10-22Add Package : OpenSceneGraph (#2075)Joseph Ciurej1-0/+77
2016-10-22Add new package "gource" and dependencies "glew, sdl, sdl-image". (#2084)Jean-Paul Pelteret4-0/+202
2016-10-22spack build, spack configure : added commandsalalazo4-10/+139
2016-10-22CMakePackage : changed method name from `wdir` to `build_directory`alalazo1-8/+6
2016-10-22do_install : use build_system_class attribute instead of `type(self).__base__`alalazo1-2/+3
2016-10-22spack info : shows the build-system class usedalalazo2-2/+17
2016-10-21Updated the texlive digest value (#2073)George Hartzell1-1/+1
2016-10-21Don't clear LD_LIBRARY_PATH and friends from compiler wrappers (#2074)Matthew LeGendre1-7/+0
2016-10-22packages : moved decorators into AutotoolsPackage and CMakePackagealalazo5-16/+23
2016-10-22spack create : fixed typoalalazo1-1/+1
2016-10-21Removed space before colon in `FIXME:`, added one line description of guess c...alalazo1-13/+13