Age | Commit message (Expand) | Author | Files | Lines |
2023-01-03 | Windows: package defaults and MPI detection (#34614) | John W. Parent | 1 | -0/+21 |
2022-11-28 | warn about removal of deprecated format strings (#34101) | Greg Becker | 1 | -2/+1 |
2022-11-23 | Control Werror by converting to Wno-error (#30882) | Tom Scogland | 1 | -1/+6 |
2022-11-22 | Revert "Warn about removal of deprecated format strings (#33829)" (#34056) | Massimiliano Culpo | 1 | -2/+2 |
2022-11-22 | Warn about removal of deprecated format strings (#33829) | Greg Becker | 1 | -2/+2 |
2022-11-07 | concretizer:unify:true as a default (#31787) | Harmen Stoppels | 1 | -1/+1 |
2022-11-03 | Experimental binding of shared ELF libraries (#31948) | Harmen Stoppels | 1 | -4/+14 |
2022-11-03 | Update metadata for bootstrapping (#33665) | Massimiliano Culpo | 1 | -4/+3 |
2022-10-31 | Windows: fix library loading and enable Clingo bootstrapping (#33400) | John W. Parent | 1 | -1/+1 |
2022-10-19 | Update the binary index before attempting direct fetches (#32137) | Jonathon Anderson | 1 | -0/+4 |
2022-10-18 | go,gcc: Support external go compilers for Go bootstrap (#27769) | Bernhard Kaindl | 1 | -1/+2 |
2022-09-02 | Update bootstrap buildcache to v0.3 (#32262) | Harmen Stoppels | 1 | -1/+3 |
2022-08-23 | Relative paths in default prefix_inspections start with ./ (#31867) | Harmen Stoppels | 2 | -11/+12 |
2022-08-11 | Don't set `LD_LIBRARY_PATH` by default on Linux (#28354) | Harmen Stoppels | 2 | -12/+2 |
2022-07-29 | OpenGL restructure (#31748) | Chuck Atkins | 1 | -4/+4 |
2022-05-24 | Add a command to generate a local mirror for bootstrapping (#28556) | Massimiliano Culpo | 1 | -24/+5 |
2022-05-23 | Deprecate `spack:concretization` over `concretizer:unify` (#30038) | Harmen Stoppels | 1 | -0/+6 |
2022-05-18 | Add license dir to config (#30135) | robgics | 1 | -0/+3 |
2022-05-13 | Reuse concretization by default (#30396) | Massimiliano Culpo | 1 | -2/+2 |
2022-05-10 | Add a Lua build-system (#28854) | Tom Scogland | 1 | -1/+2 |
2022-04-25 | ASP-based solver: allow configuring target selection (#29835) | Massimiliano Culpo | 1 | -0/+13 |
2022-04-13 | Add support for Python 3.10 (#29581) | Massimiliano Culpo | 1 | -4/+13 |
2022-04-08 | Deprecate top-level module config (#28659) | Harmen Stoppels | 1 | -6/+3 |
2022-03-17 | Expand external find for Windows (#27588) | John Parent | 1 | -1/+1 |
2022-03-17 | Packaging of netlib-lapack for windows (#24993) | Jared Popelar | 1 | -0/+5 |
2022-02-16 | config: add a new `concretizer` config section | Todd Gamblin | 2 | -4/+24 |
2022-01-18 | Switch lmod default all:autoload from none to direct (#28357) | Harmen Stoppels | 1 | -0/+6 |
2022-01-11 | Packaging: Virtual package for libllvm (#27200) | kwryankrattiger | 1 | -0/+1 |
2021-10-28 | config: fix `SPACK_DISABLE_LOCAL_CONFIG`, remove `$user_config_path` (#27022) | Todd Gamblin | 1 | -2/+2 |
2021-10-26 | config: overrides for caches and system and user scopes (#26735) | Harmen Stoppels | 2 | -6/+6 |
2021-10-11 | installer: Support showing status information in terminal title (#16259) | Michael Kuhn | 1 | -1/+6 |
2021-09-14 | Make clingo the default solver (#25502) | Massimiliano Culpo | 1 | -4/+3 |
2021-08-18 | Bootstrap clingo from binaries (#22720) | Massimiliano Culpo | 1 | -0/+25 |
2021-08-02 | document config option "url_fetch_method" (#24638) | loulawrence | 1 | -0/+4 |
2021-07-27 | pbs: new virtual package (#24568) | Seth R. Johnson | 1 | -0/+1 |
2021-07-12 | Enable/disable bootstrapping and customize store location (#23677) | Massimiliano Culpo | 1 | -0/+7 |
2021-06-28 | Hdf5 cmake (#18937) | Larry Knox | 1 | -1/+1 |
2021-06-15 | add irep and lua-lang virtual dependency (#22492) | Richarda Butler | 1 | -0/+1 |
2021-06-11 | Fixing provides directive for intel-oneapi-onedal package (#24108) | Nikolay Petrov | 1 | -0/+1 |
2021-06-04 | apply default linux prefix inspections to all module sets (#24151) | Greg Becker | 1 | -6/+5 |
2021-05-28 | Separable module configuration -- without the bugs this time (#23703) | Greg Becker | 3 | -17/+24 |
2021-05-28 | Use AWS CloudFront for source mirror (#23978) | Todd Gamblin | 1 | -1/+1 |
2021-05-27 | Add fuse virtual dependency, new macfuse package (#23904) | Adam J. Stewart | 2 | -6/+5 |
2021-05-26 | defaults/cray: use modules.yaml from defaults/linux (#23932) | eugeneswalker | 1 | -0/+21 |
2021-05-25 | Add xxd for hsa-rocr-dev build script (#23855) | Harmen Stoppels | 1 | -4/+5 |
2021-05-17 | Revert "Separable module configurations (#22588)" (#23674) | Harmen Stoppels | 4 | -27/+22 |
2021-05-14 | Separable module configurations (#22588) | Greg Becker | 4 | -22/+27 |
2021-03-30 | Make -j flag less exceptional (#22360) | Harmen Stoppels | 1 | -5/+7 |
2021-03-03 | zig: add new package at v0.7.1 (#22046) | Massimiliano Culpo | 1 | -0/+1 |
2021-02-23 | Drop compiler variables from spack load (#21699) | Harmen Stoppels | 1 | -10/+0 |