Age | Commit message (Expand) | Author | Files | Lines |
2019-10-02 | Remove support for generating dotkit files (#11986) | Massimiliano Culpo | 2 | -2/+0 |
2019-09-13 | Remove CombinatorialSpecSet in favor of environments + stacks | Scott Wittenburg | 1 | -16/+0 |
2019-09-03 | Use spack/user-specific stage root by default; stage cleaning (#12516) | Tamara Dahlgren | 1 | -7/+12 |
2019-08-19 | features: Remove stage symlinks (#12072) | Tamara Dahlgren | 1 | -8/+18 |
2019-07-25 | Make OpenJDK the default (#12106) | Elizabeth Fischer | 1 | -1/+1 |
2019-07-01 | openfoam: rename openfoam-com to openfoam (#11876) | Mark Olesen | 1 | -1/+0 |
2019-06-10 | ninja{-fortran}: make pkgs nonvirtual (fix #11628) (#11629) | Geoffrey Oxberry | 1 | -2/+0 |
2019-05-28 | Cap the maximum number of build jobs (#11373) | Massimiliano Culpo | 1 | -4/+6 |
2019-05-21 | Add Fujitsu compiler to Spack. (#11287) | t-karatsu | 1 | -1/+1 |
2019-05-07 | ninja: drop python as a run dep (#11347) | Chuck Atkins | 1 | -0/+2 |
2019-05-01 | mesa: re-written to new meson build system (#10482) | Chuck Atkins | 1 | -1/+2 |
2019-03-26 | mysql: Support client-only, cxxstd and more versions (#10911) | Chris Green | 1 | -1/+1 |
2019-03-15 | New package: mariadb-c-client (#7729) | Chris Green | 1 | -0/+2 |
2019-03-12 | New package: ibm-java (#10777) | Mark W. Krentel | 1 | -1/+1 |
2019-03-07 | Create option to build compilers as needed (#10761) | Greg Becker | 1 | -0/+6 |
2019-02-21 | release workflow: Add spack command for generating the .gitlab-ci.yml | Scott Wittenburg | 1 | -0/+16 |
2018-12-21 | Remove /nfs/tmp2 from default build_stage locations (#10170) | Elsa Gonsiorowski, PhD | 1 | -1/+0 |
2018-11-11 | Minor changes to Basic Settings docs for SC18 (#9809) | Adam J. Stewart | 1 | -4/+6 |
2018-11-09 | Introduce fftw-api virtual package for Intel-MKL and FFTW (#9618) | Nichols A. Romero | 1 | -0/+1 |
2018-10-18 | Allow setting language of compiler messages (#9486) | Michael Kuhn | 1 | -0/+8 |
2018-10-11 | permissions: add permission configuration to packages.yaml (#8773) | Greg Becker | 1 | -1/+3 |
2018-10-10 | Correct name for install_path_scheme in defaults config.yaml (#9482) | Greg Becker | 1 | -1/+1 |
2018-09-25 | Increase and customize lock timeouts (#9219) | Peter Scheibel | 1 | -0/+13 |
2018-08-23 | Set DYLD_LIBRARY_PATH on macOS (#9073) | Adam J. Stewart | 3 | -2/+44 |
2018-08-06 | spack general packages.yaml defaults: add unwind | Geoffrey Malcolm Oxberry | 1 | -0/+2 |
2018-08-06 | darwin packages.yaml defaults: add unwind provider | Geoffrey Malcolm Oxberry | 1 | -0/+7 |
2018-07-09 | Add ccache support (#3761) | Christoph Junghans | 1 | -0/+4 |
2018-06-24 | refactor: move templates from root to share/spack | Todd Gamblin | 1 | -1/+1 |
2018-05-18 | locks: add configuration and command-line options to enable/disable locks (#7... | Todd Gamblin | 1 | -0/+12 |
2018-05-05 | Change default elf provider on macOS (#7939) | Adam J. Stewart | 1 | -0/+2 |
2018-05-05 | Set default provider for every virtual package (#7784) | Adam J. Stewart | 1 | -1/+2 |
2018-04-12 | Specify default providers for the glu virtual package. (#7733) | Veselin Dobrev | 1 | -0/+1 |
2018-03-25 | fix outdated comments in config.yaml (#7594) | healther | 1 | -3/+3 |
2018-03-23 | Add the ability to separate architecture in path scheme (#4329) | Mario Melara | 1 | -0/+3 |
2018-01-22 | Update gl/qt options for vtk package (#6551) | Scott Wittenburg | 1 | -0/+1 |
2017-11-23 | Introduce virtual dependency pkgconfig (#5198) | Michael Kuhn | 1 | -0/+1 |
2017-09-19 | Modulefiles generated with a template engine (#3183) | Massimiliano Culpo | 2 | -0/+7 |
2017-08-24 | Make jpeg a virtual dependency. (#5190) | Sergey Kosukhin | 1 | -0/+1 |
2017-08-16 | Refactor IntelInstaller into IntelPackage base class (#4300) | Adam J. Stewart | 1 | -3/+4 |
2017-08-05 | Add a new package for IcedTea (#4804) | snehring | 1 | -0/+1 |
2017-08-04 | New package libaec: a BSD-licensed replacement for the szip library. (#4437) | Sergey Kosukhin | 1 | -0/+1 |
2017-06-21 | refactor openfoam packages (#3669) | Mark Olesen | 1 | -1/+1 |
2017-04-15 | Allow users to set parallel jobs in config.yaml (#3812) | Adam J. Stewart | 1 | -0/+6 |
2017-04-02 | Set default providers for all virtual dependencies (#3634) | Adam J. Stewart | 1 | -2/+11 |
2017-03-18 | Add missing dependencies to gawk (#3481) | Adam J. Stewart | 1 | -0/+1 |
2016-12-07 | add ACLOCAL_PATH updates for packages that register m4 macros (#2518) | Tom Scogland | 1 | -0/+2 |
2016-11-04 | Set Clang as the default compiler on macOS (#2225) | Adam J. Stewart | 2 | -0/+19 |
2016-10-30 | source_cache, misc_cache, verify_ssl, checksum, & dirty in config.yaml | Todd Gamblin | 1 | -1/+4 |
2016-10-30 | Add module_roots to config.yaml | Todd Gamblin | 1 | -6/+7 |
2016-10-30 | Move temp directory configuration to config.yaml | Todd Gamblin | 1 | -5/+5 |