Age | Commit message (Expand) | Author | Files | Lines |
2016-10-30 | Add module_roots to config.yaml | Todd Gamblin | 5 | -41/+69 |
2016-10-30 | Move temp directory configuration to config.yaml | Todd Gamblin | 9 | -176/+330 |
2016-10-30 | Rename install.yaml -> config.yaml, install_area -> "store" | Todd Gamblin | 23 | -164/+266 |
2016-10-30 | add documentation for new option to set install area | Benedikt Hegner | 1 | -0/+11 |
2016-10-30 | refactor settings for install area and make them config options | Benedikt Hegner | 22 | -161/+254 |
2016-10-30 | Removes cyclic dependency on spack.config. (#2121) | Matt Belhorn | 3 | -51/+2 |
2016-10-30 | python: PYTHONHOME may not be the same as the prefix of the python executable... | Barry Smith | 1 | -2/+21 |
2016-10-30 | module file support: major rework of docs (#2169) | Massimiliano Culpo | 3 | -566/+660 |
2016-10-30 | configuration file for modules : fixed enable keyword (#2176) | Massimiliano Culpo | 4 | -74/+10 |
2016-10-30 | updated gtk and gobject dependences (#2126) | Gregory Lee | 2 | -0/+3 |
2016-10-29 | Do not check directory layout for external packages (#2172) | Barry Smith | 1 | -1/+1 |
2016-10-29 | Import dso_suffix from spack.build_environment in abi.py (#2174) | Matthew Scott Krafczyk | 1 | -0/+1 |
2016-10-29 | Update license directory for intel-paralel-studio (#2163) | Adam J. Stewart | 1 | -6/+15 |
2016-10-29 | Use Spec.format for token substitution in modules (#1848) | scheibelp | 3 | -65/+87 |
2016-10-28 | Update and Clean Up the Visit and VTK Packages (#2167) | Joseph Ciurej | 2 | -62/+69 |
2016-10-27 | Fix rpath linking for NAG, add documentation on setup (#2142) | Adam J. Stewart | 3 | -27/+57 |
2016-10-27 | Add latest version of Intel Parallel Studio XE (#2151) | Adam J. Stewart | 1 | -15/+47 |
2016-10-26 | Remove support for deprecated package. See also #2085 and #2086 (#2090) | Elizabeth Fischer | 1 | -1/+0 |
2016-10-26 | Get Trilinos 12.6.2 to build with Intel compilers and spack (#2102) | Barry Smith | 1 | -8/+17 |
2016-10-26 | Fix typo: _choiches -> _choices (#2127) | George Hartzell | 1 | -1/+1 |
2016-10-26 | typo: vlaues -> values (#2147) | George Hartzell | 1 | -1/+1 |
2016-10-26 | Removed documentation on false paths as per #2083 (#2146) | Elizabeth Fischer | 2 | -40/+1 |
2016-10-26 | document recommended usage of system blas/lapack (#2081) | Denis Davydov | 1 | -0/+35 |
2016-10-26 | ProcessError : now the exception is correctly pickled and passed across proce... | Massimiliano Culpo | 2 | -11/+32 |
2016-10-26 | libSplash: Add 1.5.0 Release (#2137) | Axel Huebl | 1 | -0/+1 |
2016-10-26 | spack install : added --log-format option (incorporates test-install command)... | Massimiliano Culpo | 5 | -281/+268 |
2016-10-26 | require fortran for MPI providers to avoid delayed compiler errors (#1937) | Denis Davydov | 3 | -18/+21 |
2016-10-26 | Develop: Resolve issue 2070 with new depends_on clause in the openspeedshop ... | Jim Galarowicz | 1 | -1/+1 |
2016-10-26 | add a unit test for conretization with develop version (#2064) | Denis Davydov | 2 | -0/+44 |
2016-10-26 | veclibfort: add new package (#2080) | Denis Davydov | 1 | -0/+70 |
2016-10-25 | Add package for ant (#2133) | George Hartzell | 1 | -0/+44 |
2016-10-25 | Add package for maven (#2132) | George Hartzell | 1 | -0/+41 |
2016-10-25 | filter system paths (#2083) | Denis Davydov | 3 | -3/+62 |
2016-10-25 | openblas: Fixes to get OpenBLAS to install with Intel compilers (#2101) | Barry Smith | 2 | -0/+258 |
2016-10-25 | Add latest versions of Flux prerequisites (#2108) | Stephen Herbein | 2 | -1/+11 |
2016-10-25 | pkg-config variant to use internal glib (#2104) | Mayeul d'Avezac | 2 | -8/+12 |
2016-10-25 | Find compatibility versions of GCC (#2099) | Adam J. Stewart | 1 | -2/+3 |
2016-10-25 | Allow newer versions of GCC to compile older versions of GCC (#2107) | Adam J. Stewart | 2 | -0/+139 |
2016-10-25 | Update cask to v0.8.1 (#2125) | George Hartzell | 1 | -0/+2 |
2016-10-25 | Rename xpyb to py-xpyb (#2120) | Adam J. Stewart | 1 | -1/+1 |
2016-10-25 | multimethod.py : calls functools.wraps before returning the correct method fi... | Massimiliano Culpo | 1 | -1/+11 |
2016-10-25 | Tells boost explictly about python libraries and headers (#2106) | Mayeul d'Avezac | 1 | -3/+22 |
2016-10-25 | spack setup : fixed regression after #1186 (#2117) | Massimiliano Culpo | 2 | -14/+32 |
2016-10-25 | gmp: fix a bug (#2114) | Denis Davydov | 1 | -1/+1 |
2016-10-24 | Merge pull request #1186 from epfl-scitas/features/install_with_phases | Todd Gamblin | 26 | -682/+1252 |
2016-10-24 | Rename EditableMakefile to MakefilePackage | Todd Gamblin | 3 | -5/+5 |
2016-10-24 | Bug Fix : Apply Compiler Flags Specified by Manual Compiler Configuration (#1... | Joseph Ciurej | 7 | -53/+126 |
2016-10-24 | Typo: becuase -> because (#2110) | George Hartzell | 1 | -1/+1 |
2016-10-24 | Get netlib-lapack to compile with Intel and add deprecated routines (#2103) | Barry Smith | 1 | -1/+11 |
2016-10-24 | Adds new versions to eigen (#2105) | Mayeul d'Avezac | 1 | -3/+5 |