Age | Commit message (Expand) | Author | Files | Lines |
2023-01-23 | ParaView/VTK: Patch xdmf2 for HDF5 1.13 (#33930) | kwryankrattiger | 1 | -1/+5 |
2023-01-24 | Update: spack help --spec (#35115) | Richarda Butler | 1 | -0/+9 |
2023-01-23 | environments: don't replace relative view path with absolute path on concreti... | Harmen Stoppels | 4 | -4/+48 |
2023-01-21 | Add --exclude option to 'spack external find' (#35013) | Alex Richert | 2 | -0/+24 |
2023-01-20 | Windows/testing: enable tests for "spack find" (#33588) | markus-ferrell | 1 | -9/+21 |
2023-01-20 | Identify Windows support with tags (#35027) | John W. Parent | 1 | -21/+8 |
2023-01-20 | Add type hints to DependencySpec (#35021) | Massimiliano Culpo | 2 | -16/+18 |
2023-01-19 | buildcache create: make "file exists" less verbose (#35019) | Harmen Stoppels | 1 | -3/+3 |
2023-01-19 | [py-numpy, py-scipy] Enable MKL & ARMpl (#34979) | Stephen Sachs | 1 | -0/+2 |
2023-01-19 | depfile: --make-target-prefix -> --make-prefix (#35009) | Harmen Stoppels | 3 | -21/+21 |
2023-01-18 | Bugfix: External Python Extensions (#34202) | Greg Becker | 4 | -20/+207 |
2023-01-18 | license year bump (#34921) | Harmen Stoppels | 571 | -578/+578 |
2023-01-18 | depfile: variable with all identifiers (#34678) | Harmen Stoppels | 3 | -1/+112 |
2023-01-18 | Remove verbose warning message from _try_install_from_binary_cache (#34994) | Harmen Stoppels | 2 | -38/+18 |
2023-01-18 | Bug fix for duplicate rpath errors on macOS when creating build caches (#34375) | Dom Heinzeller | 1 | -3/+11 |
2023-01-18 | spack mirror create takes local paths only (#34992) | Harmen Stoppels | 2 | -43/+14 |
2023-01-17 | CDashReporter: remove unused argument (#34869) | Massimiliano Culpo | 4 | -82/+7 |
2023-01-17 | Forward lookup of "test_log_file" and "test_failures" (#34882) | Massimiliano Culpo | 4 | -22/+69 |
2023-01-17 | Reduce verbosity in mirrors.yaml (#34210) | roottreej | 4 | -24/+42 |
2023-01-16 | Refer to mirrors by name, path, or url (#34891) | Harmen Stoppels | 16 | -313/+340 |
2023-01-16 | fix libtool filter for Fujitsu compilers (#34916) | Gilles Gouaillardet | 1 | -8/+8 |
2023-01-16 | Fix incorrect configuration file name in docs (#34925) | Jack Morrison | 1 | -1/+1 |
2023-01-16 | Drop Python 3.6 again (#34442) | Adam J. Stewart | 1 | -1/+1 |
2023-01-14 | spack list: add `--count` option (#34950) | Todd Gamblin | 2 | -8/+31 |
2023-01-14 | Support windows paths in a spec (#34405) | John W. Parent | 2 | -21/+146 |
2023-01-13 | config: make path replacements lazy (#34758) | Todd Gamblin | 1 | -23/+23 |
2023-01-12 | Documentation: Add installation policy to packaging guide (#34878) | Tamara Dahlgren | 1 | -0/+9 |
2023-01-11 | Fix issue when generating compiler hierarchy (#34873) | Massimiliano Culpo | 1 | -1/+1 |
2023-01-10 | Build systems: add MSBuild and update NMake (#34659) | John W. Parent | 4 | -53/+225 |
2023-01-10 | Remove **kwargs from function signatures in llnl.util.filesystem (#34804) | Massimiliano Culpo | 1 | -69/+119 |
2023-01-10 | style: Run mypy last (#34687) | Jonathon Anderson | 1 | -1/+1 |
2023-01-10 | FileCache: Delete the new cache file on exception (#34623) | Jonathon Anderson | 2 | -2/+22 |
2023-01-10 | Add CUDA 12.0 (#34664) | Wileam Y. Phan | 1 | -1/+2 |
2023-01-09 | Support ASCI control | John Parent | 2 | -0/+62 |
2023-01-09 | Revert "Allow spec.json files to be clearsigned, use transparent compression ... | Harmen Stoppels | 5 | -255/+158 |
2023-01-07 | Allow spec.json files to be clearsigned, use transparent compression for *.js... | Harmen Stoppels | 5 | -158/+255 |
2023-01-06 | Fix PrgEnv detection (#34845) | QuellynSnead | 1 | -1/+1 |
2023-01-05 | spack.dependency: add type hints (#34807) | Massimiliano Culpo | 2 | -18/+27 |
2023-01-04 | Fix building docs | Massimiliano Culpo | 2 | -2/+9 |
2023-01-04 | Add vendored packages back | Massimiliano Culpo | 154 | -0/+41107 |
2023-01-04 | Delete outdated externals | Massimiliano Culpo | 187 | -56425/+0 |
2023-01-04 | Use "vendoring" to manage 3rd party dependencies | Massimiliano Culpo | 9 | -66/+50 |
2023-01-04 | Remove dead code that was needed for the old parser (#34792) | Massimiliano Culpo | 1 | -7/+0 |
2023-01-02 | environment view use new traversal (#34662) | Harmen Stoppels | 1 | -11/+11 |
2022-12-30 | Simplify creation of test and install reports (#34712) | Massimiliano Culpo | 11 | -322/+368 |
2022-12-30 | bugfix: setgid tests fail when primary group is unknown (#34729) | Todd Gamblin | 1 | -0/+14 |
2022-12-29 | docs: avoid errors by using type hints instead of doc types (#34707) | Todd Gamblin | 13 | -83/+133 |
2022-12-28 | Consolidate how Spack uses `git` (#34700) | Todd Gamblin | 24 | -154/+138 |
2022-12-27 | spack graph: rework to use Jinja templates and builders (#34637) | Massimiliano Culpo | 4 | -213/+219 |
2022-12-26 | types: fix type annotations and remove novm annootations for llnl module | Todd Gamblin | 2 | -18/+13 |