Age | Commit message (Expand) | Author | Files | Lines |
2023-05-15 | Improve package source code context display on error (#37655) | Carson Woods | 2 | -12/+22 |
2023-05-15 | bugfix: allow reuse of packages from foreign namespaces | Todd Gamblin | 1 | -5/+19 |
2023-05-15 | bugfix: don't look up virtual information for unknown packages | Todd Gamblin | 1 | -3/+14 |
2023-05-15 | bugfix: don't look up patches from packages for concrete specs | Todd Gamblin | 1 | -3/+3 |
2023-05-15 | Bump tutorial command (#37674) | Harmen Stoppels | 1 | -1/+1 |
2023-05-15 | `spack find`: get rid of @= in arch/compiler headers (#37672) | Todd Gamblin | 1 | -1/+1 |
2023-05-14 | concretizer: don't change concrete environments without `--force` (#37438) | Greg Becker | 3 | -32/+71 |
2023-05-13 | `spack spec`: remove noisy `@=` from output (#37663) | Todd Gamblin | 5 | -21/+39 |
2023-05-12 | gitlab ci: release fixes and improvements (#37601) | Scott Wittenburg | 2 | -4/+21 |
2023-05-12 | Allow buildcache specs to be referenced by hash (#35042) | Nathan Hanford | 8 | -93/+256 |
2023-05-12 | Update archspec to v0.2.1 (#37633) | Massimiliano Culpo | 2 | -4/+14 |
2023-05-12 | Fix logic in setting oneapi microarchitecture flags (#37634) | Robert Cohn | 1 | -2/+4 |
2023-05-12 | Improve error message for buildcaches (#37626) | Massimiliano Culpo | 2 | -6/+23 |
2023-05-12 | Improve error messages when Spack finds a too new DB / lockfile (#37614) | Massimiliano Culpo | 4 | -10/+56 |
2023-05-11 | Environments: store spack version/commit in spack.lock (#32801) | Tamara Dahlgren | 4 | -25/+61 |
2023-05-11 | Allow using -j to control the parallelism of concretization (#37608) | Massimiliano Culpo | 2 | -1/+5 |
2023-05-11 | lmod: fix CompilerSpec concrete version / range (#37604) | Harmen Stoppels | 2 | -3/+3 |
2023-05-11 | Improve the message for errors in package recipes (#37589) | Massimiliano Culpo | 1 | -0/+3 |
2023-05-11 | Improve error message for missing "command" entry in containerize (#37590) | Massimiliano Culpo | 1 | -4/+25 |
2023-05-11 | Allow clingo to enforce flags when they appear in requirements (#37584) | Peter Scheibel | 3 | -3/+37 |
2023-05-10 | ci: remove --mirror-url flag (#37457) | Harmen Stoppels | 2 | -8/+4 |
2023-05-10 | Windows: Fix external detection for service accounts (#37293) | John W. Parent | 1 | -2/+4 |
2023-05-10 | Windows: prefer Python decompression support (#36507) | John W. Parent | 2 | -113/+257 |
2023-05-10 | Fix compiler version issues (concrete vs range) (#37572) | Harmen Stoppels | 3 | -13/+15 |
2023-05-10 | cuda: add versions 12.0.1, 12.1.0 and 12.1.1 (#37083) | matteo-chesi | 1 | -1/+2 |
2023-05-10 | New option "--first" for "spack location" (#36283) | G-Ragghianti | 2 | -1/+18 |
2023-05-10 | Create include/lib in prefix for oneapi packages (#37552) | Robert Cohn | 1 | -0/+28 |
2023-05-10 | Stand-alone testing: make recipe support and processing spack-/pytest-like (#... | Tamara Dahlgren | 38 | -1011/+2288 |
2023-05-09 | CI: Backwards compatibility requires script override behavior (#37015) | kwryankrattiger | 1 | -4/+23 |
2023-05-09 | Use single quotes to inline manifest in Dockerfiles (#37571) | Massimiliano Culpo | 2 | -3/+19 |
2023-05-09 | spack view copy: relocate symlinks (#32306) | Harmen Stoppels | 1 | -33/+33 |
2023-05-08 | Add a "requires" directive, extend functionality of package requirements (#36... | Massimiliano Culpo | 8 | -110/+587 |
2023-05-05 | Packaging Guide: build-time test updates: option and test logs (#37093) | Tamara Dahlgren | 1 | -5/+59 |
2023-05-05 | Improve version, version range, and version list syntax and behavior (#36273) | Harmen Stoppels | 69 | -1812/+2001 |
2023-05-05 | Fix typos in packaging guide (#37460) | Eric Berquist | 1 | -3/+3 |
2023-05-05 | Add spack buildcache push (alias to buildcache create) (#34861) | Harmen Stoppels | 7 | -48/+46 |
2023-05-05 | Relax environment manifest filename requirements and lockfile identification ... | Chris Green | 6 | -33/+92 |
2023-05-05 | cc: deal with -Wl,-rpath= without value, deal with NAG (#37215) | Harmen Stoppels | 2 | -5/+32 |
2023-05-05 | meson: change default build type to "release" (#37436) | Michael Kuhn | 1 | -1/+1 |
2023-05-05 | spack uninstall: reduce verbosity with named environments (#34001) | Harmen Stoppels | 5 | -192/+96 |
2023-05-05 | deprecate buildcache create --rel, buildcache install --allow-root (#37285) | Harmen Stoppels | 4 | -19/+21 |
2023-05-05 | Remove "blacklist" and "whitelist" from module configuration (#37432) | Massimiliano Culpo | 6 | -154/+21 |
2023-05-04 | Allow choosing the name of the packages subdirectory in repositories (#36643) | Greg Becker | 4 | -22/+61 |
2023-05-04 | Place an upper bound on urllib3 to build docs (#37433) | Massimiliano Culpo | 1 | -0/+1 |
2023-05-04 | detect ifx 2023.1, add test (#37377) | Robert Cohn | 2 | -1/+6 |
2023-05-04 | cmake build system: change default build type to `Release` (#36679) | Massimiliano Culpo | 1 | -1/+5 |
2023-05-04 | Update vendored ruamel.yaml to v0.17.21 (#37008) | Massimiliano Culpo | 72 | -8601/+15041 |
2023-05-04 | Remove the old spec format in configuration (#37425) | Massimiliano Culpo | 2 | -303/+1 |
2023-05-04 | Deprecate `env:` as top level environment key (#37424) | Massimiliano Culpo | 6 | -61/+68 |
2023-05-04 | acfl: add compiler-package mapping and fix version number (#36768) | Annop Wongwathanarat | 3 | -16/+5 |