Age | Commit message (Expand) | Author | Files | Lines |
2021-10-19 | cray architecture detection for zen3/milan (#26827) | Greg Becker | 1 | -7/+14 |
2021-10-19 | Reduce verbosity of threaded concretization (#26822) | Harmen Stoppels | 1 | -2/+6 |
2021-10-19 | Speed-up environment concretization on linux with a process pool (#26264) | Massimiliano Culpo | 9 | -27/+232 |
2021-10-19 | Fix trigger and child links in pipeline docs (#26814) | Christopher Kotfila | 1 | -2/+2 |
2021-10-18 | Speed up pipeline generation (#26622) | Scott Wittenburg | 2 | -16/+38 |
2021-10-18 | patches: make re-applied patches idempotent (#26784) | Todd Gamblin | 4 | -25/+137 |
2021-10-18 | Make macOS installed libraries more relocatable (#26608) | Seth R. Johnson | 6 | -112/+392 |
2021-10-18 | docutils > 0.17 issue with rendering list items in sphinx (#26355) | Shahzeb Siddiqui | 2 | -0/+4 |
2021-10-18 | Remove unused exist_errors in installer.py (#26650) | Harmen Stoppels | 1 | -5/+1 |
2021-10-18 | Don't print error output in the test whether gpgconf works (#26682) | Harmen Stoppels | 1 | -1/+1 |
2021-10-18 | Revert 19736 because conflicts are avoided by clingo by default (#26721) | Harmen Stoppels | 1 | -96/+95 |
2021-10-15 | Fix ruby dependent extensions. (#26729) | Brice Videau | 1 | -1/+8 |
2021-10-15 | Revert "Don't run lsb_release on linux (#26707)" (#26754) | Harmen Stoppels | 2 | -4/+1 |
2021-10-15 | EnvironmentModifications: allow disabling stack tracing (#26706) | Harmen Stoppels | 2 | -14/+29 |
2021-10-14 | Stand-alone tests: disallow re-using an alias (#25881) | Tamara Dahlgren | 4 | -8/+82 |
2021-10-14 | ASP-based solver: add a rule for version uniqueness in virtual packages (#26740) | Massimiliano Culpo | 2 | -0/+10 |
2021-10-14 | Constrain abstract specs rather than concatenating strings in the "when" cont... | Massimiliano Culpo | 6 | -11/+73 |
2021-10-14 | Don't run lsb_release on linux (#26707) | Harmen Stoppels | 2 | -1/+4 |
2021-10-13 | buildcache: do one less tar file extraction | Patrick Gartung | 2 | -35/+25 |
2021-10-12 | Improve error messages for bootstrap download failures (#26599) | Harmen Stoppels | 5 | -23/+100 |
2021-10-12 | Add missing spack command in basic usage tutorial (#26646) | Alexander Jaust | 1 | -2/+2 |
2021-10-12 | spack: Add package (#25979) | Harmen Stoppels | 1 | -1/+1 |
2021-10-12 | allowing spack monitor to handle redirect (#26666) | Vanessasaurus | 1 | -0/+16 |
2021-10-12 | ASP-based solver: decrease the priority of multi-valued variant optimization ... | Massimiliano Culpo | 2 | -10/+31 |
2021-10-12 | Fix potentially broken shutil.rmtree in tests (#26665) | Harmen Stoppels | 1 | -1/+4 |
2021-10-12 | Avoid quadratic complexity in log parser (#26568) | Harmen Stoppels | 1 | -62/+21 |
2021-10-11 | installer: Support showing status information in terminal title (#16259) | Michael Kuhn | 3 | -1/+43 |
2021-10-11 | Only install env modifications in <prefix>/.spack (#24081) | Harmen Stoppels | 7 | -29/+79 |
2021-10-11 | Add `spack env activate --temp` (#25388) | Harmen Stoppels | 2 | -16/+54 |
2021-10-11 | Remove unused --dependencies flag (#25731) | Harmen Stoppels | 1 | -1/+1 |
2021-10-08 | Remove DB reindex during a read operation (#26601) | Massimiliano Culpo | 2 | -12/+16 |
2021-10-08 | Fix leaky spack.binary_distribution.binary_index in tests (#26609) | Harmen Stoppels | 2 | -7/+20 |
2021-10-08 | Allow Version('') and map it to the empty tuple (#25953) | Tamara Dahlgren | 2 | -4/+21 |
2021-10-07 | add hash field to spec on find --json and assert in test its there (#26443) | Daniel G Travieso | 2 | -6/+9 |
2021-10-07 | Fix for license symlinking issue. (#26576) | Paul Ferrell | 1 | -1/+1 |
2021-10-07 | Pipelines: retry service job on system errors (#26508) | Scott Wittenburg | 1 | -0/+12 |
2021-10-07 | Memoize the result of spack.platforms.host() (#26573) | Harmen Stoppels | 1 | -0/+1 |
2021-10-06 | Provide more info in `SbangPathError` to aid CI debugging (#26316) | Tamara Dahlgren | 2 | -3/+24 |
2021-10-06 | Restore the correct computation of stores in environments (#26560) | Massimiliano Culpo | 4 | -2/+66 |
2021-10-06 | Remove the spack.architecture module (#25986) | Massimiliano Culpo | 32 | -428/+271 |
2021-10-05 | Use gnuconfig package for config file replacement for RISC-V. (#26364) | Kevin Pedretti | 5 | -10/+86 |
2021-10-05 | Move shell aware env into spack.environment.shell (#25608) | Harmen Stoppels | 12 | -218/+346 |
2021-10-05 | Isolate bootstrap configuration from user configuration (#26071) | Massimiliano Culpo | 5 | -27/+96 |
2021-10-04 | cc: make error messages more clear | Todd Gamblin | 1 | -6/+7 |
2021-10-04 | cc: convert compiler wrapper to posix shell | Todd Gamblin | 2 | -292/+434 |
2021-10-04 | Stand-alone tests: distinguish NO-TESTS from PASSED (#25880) | Tamara Dahlgren | 2 | -2/+31 |
2021-10-04 | Avoid replacing symlinked spack.yaml when concretizing an environment (#26428) | Pedro Demarchi Gomes | 2 | -1/+20 |
2021-10-04 | Improve an error message in stage.py (#23737) | Andreas Baumbach | 1 | -1/+2 |
2021-10-04 | Fix NonVirtualInHierarchyError message format (#26008) | Dylan Simon | 1 | -1/+1 |
2021-10-04 | Build ppc64le docker images (#26442) | Massimiliano Culpo | 3 | -5/+32 |