Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-15 | trilinos: @develop fixes (#37615) | eugeneswalker | 1 | -1/+4 | |
* trilinos@develop fixes * Update var/spack/repos/builtin/packages/trilinos/package.py Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> --------- Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> | |||||
2023-05-16 | gitlab ci: reduce job name length of build_systems pipeline (#37686) | Scott Wittenburg | 1 | -1/+1 | |
2023-05-15 | circos: add v0.69-9 (#37479) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | alluxio: add v2.9.3 (#37488) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | codec2: add v1.1.0 (#37480) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | coinutils: add v2.11.9 (#37481) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | g2c: add v1.7.0 (#37482) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | shadow: add v4.13 (#37485) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | yoda: add v1.9.8 (#37487) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | cpp-httplib: add v0.12.3 (#37490) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | entt: add v3.11.1 (#37491) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | harfbuzz: add v7.2.0 (#37492) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | libconfuse: add v3.3 (#37493) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | libnsl: add v2.0.0 (#37494) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | p11-kit: add v0.24.1 (#37495) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | packmol: add v20.0.0 (#37496) | Alec Scott | 2 | -1/+2 | |
* packmol: add v20.0.0 * Fix zoltan homepage url | |||||
2023-05-15 | perl-module-build-tiny: add v0.044 (#37497) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | zoltan: add v3.901 (#37498) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | bdii: add v6.0.1 (#37499) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | audit-userspace: add v3.1.1 (#37505) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | babl: add v0.1.106 (#37506) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | actsvg: add v0.4.33 (#37503) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | bat: add v0.23.0 (#37507) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | beast-tracer: add v1.7.2 (#37508) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | cronie: add v1.6.1 (#37509) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | cups: add v2.3.3 (#37510) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | diamond: add v2.1.6 (#37511) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | dust: add v0.8.6 (#37513) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | f3d: add v2.0.0 (#37514) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | fullock: add v1.0.50 (#37515) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | graphviz: add v8.0.5 (#37517) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | krakenuniq: add v1.0.4 (#37519) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | libfyaml: add v0.8 (#37520) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | libluv: add v1.44.2-1 (#37522) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | libvterm: add v0.3.1 (#37524) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | lighttpd: add v1.4.69 (#37525) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | mrchem: add v1.1.2 (#37526) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | mutationpp: add v1.0.5 (#37527) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | preseq: add v2.0.3 (#37528) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | shtools: add v4.10.2 (#37530) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | tig: add v2.5.8 (#37531) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | trimgalore: add v0.6.9 (#37532) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | vdt: add v0.4.4 (#37533) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | Improve package source code context display on error (#37655) | Carson Woods | 2 | -12/+22 | |
Spack displays package code context when it shouldn't (e.g., on `FetchError`s) and doesn't display it when it should (e.g., when errors occur in builder classes. The line attribution can sometimes be off by one, as well. - [x] Display package context when errors occur in a subclass of `PackageBase` - [x] Display package context when errors occur in a subclass of `BaseBuilder` - [x] Do not display package context when errors occur in `PackageBase`, `BaseBuilder` or other core code that is not in a `package.py` file. - [x] Fix off-by-one error for core code (don't subtract one from the line number *unless* it's in an actual `package.py` file. --------- Co-authored-by: Todd Gamblin <tgamblin@llnl.gov> | |||||
2023-05-15 | gsl-lite: add v0.41.0 (#37483) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | crtm-fix: correct invalid checksum for v2.4.0 (#37500) | Alec Scott | 1 | -1/+1 | |
2023-05-15 | dos2unix: add v7.4.4 (#37512) | Alec Scott | 1 | -0/+1 | |
2023-05-15 | Update PyTorch ecosystem (#37562) | Adam J. Stewart | 5 | -0/+9 | |
2023-05-15 | SUNDIALS: new version of sundials and guard against examples being install ↵ | Chris White | 1 | -1/+15 | |
(#37576) * add new version of sundials and guard against examples not installing * fix flipping of variant * fix directory not being there when writing a file | |||||
2023-05-15 | subversion: add v1.14.2 (#37543) | Alec Scott | 1 | -0/+1 | |