Age | Commit message (Expand) | Author | Files | Lines |
2016-11-04 | Support 'COMPILERVERSION' in spec format string | Peter J. Scheibel | 1 | -1/+1 |
2016-11-04 | tweaks to packages using CMakePackage (#2241) | Jeffrey Salmond | 4 | -12/+5 |
2016-11-04 | trilinos: switch to CMakePackage and minor cleanup (#2226) | Denis Davydov | 1 | -31/+21 |
2016-11-04 | dealii: switch to CMakePackage and minor cleanup (#2237) | Denis Davydov | 1 | -11/+6 |
2016-11-03 | remove obsolete instructions on hacking clang+gfortran (#2217) | Denis Davydov | 1 | -52/+15 |
2016-11-03 | spack install: forward sys.stdin to child processes (#2158) | Massimiliano Culpo | 3 | -36/+62 |
2016-11-03 | spack find: accepts anonymous specs as arguments fixes #2170 (#2188) | Massimiliano Culpo | 5 | -58/+33 |
2016-11-02 | Set TAU_MAKEFILE env variable (#2210) | Pramod Kumbhar | 1 | -1/+6 |
2016-11-02 | Fix style checker bug. (#2214) | Todd Gamblin | 1 | -12/+42 |
2016-11-02 | Add support for gfortran to be used with clang (#2192) | Barry Smith | 2 | -4/+28 |
2016-11-02 | Added first version of the NCL package. (#2195) | Sergey Kosukhin | 2 | -0/+263 |
2016-11-01 | Nmap package added (#2206) | Peter Doak | 1 | -0/+37 |
2016-11-01 | Update references in debug command (#2204) | scheibelp | 1 | -3/+3 |
2016-10-31 | Improved package.py error handling. (#2187) | Todd Gamblin | 4 | -163/+219 |
2016-10-31 | Add `spack flake8` command. (#2186) | Todd Gamblin | 3 | -78/+163 |
2016-10-30 | Allow common args to be written the same way regular args are. | Todd Gamblin | 2 | -49/+25 |
2016-10-30 | Bugfix: '::' only worked on top-level key in config. | Todd Gamblin | 12 | -152/+257 |
2016-10-30 | Documentation for configuration | Todd Gamblin | 15 | -388/+678 |
2016-10-30 | Add `spack arch --platform` option | Todd Gamblin | 1 | -2/+12 |
2016-10-30 | travis.yml: Only build master and develop on push | Todd Gamblin | 1 | -0/+6 |
2016-10-30 | Make provider_index use spack yaml for cleaner output. | Todd Gamblin | 1 | -4/+4 |
2016-10-30 | source_cache, misc_cache, verify_ssl, checksum, & dirty in config.yaml | Todd Gamblin | 17 | -77/+164 |
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 |