summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-04-12feh: add v3.10 (#36734)Alec Scott1-0/+1
2023-04-12libgpg-error: add v1.47 (#36735)Alec Scott1-0/+1
2023-04-12libxcomposite: add v0.4.6 (#36736)Alec Scott1-0/+1
2023-04-12libxrandr: add v1.5.3 (#36737)Alec Scott1-0/+1
2023-04-12libxxf86misc: add v1.0.4 (#36738)Alec Scott1-0/+1
2023-04-12perl-exporter-tiny: add v1.006002 (#36739)Alec Scott1-0/+1
2023-04-12solr: add v8.11.2 (#36748)Alec Scott1-0/+1
2023-04-12talloc: add v2.4.0 (#36749)Alec Scott1-0/+1
2023-04-12task: add v2.6.2 (#36750)Alec Scott1-0/+1
2023-04-12thrift: add v0.18.1 (#36751)Alec Scott1-0/+1
2023-04-12xcb-proto: add v1.15.2 (#36752)Alec Scott1-0/+1
2023-04-12xerces-c: add v3.2.4 (#36753)Alec Scott1-0/+1
2023-04-12xkeyboard-config: add v2.34 (#36754)Alec Scott1-0/+1
2023-04-12protobuf: add new versions (#36711)Adam J. Stewart3-21/+27
2023-04-12r-hydrogof: add new package and dependencies (#36763)Glenn Johnson3-0/+89
- r-hydrogof - r-hydrotsm - r-automap
2023-04-12sed: add v4.9 (#36747)Alec Scott1-0/+1
2023-04-12ascent: patch v0.9.0 for finding RAJA (#36645)willdunklin2-0/+42
2023-04-12py-fiona: add v1.9.3 (#36765)Adam J. Stewart1-0/+1
2023-04-12simsipm: add v2.0.2 (#36718)Wouter Deconinck1-1/+2
2023-04-12lhapdf: Pass additional python lib dirs only if possible (#36771)Thomas Madlener1-6/+10
2023-04-12Open MPI: fix pmix dependency for 5.0.x releases (#36773)Howard Pritchard1-1/+1
The Open MPI 5.0.x release stream needs PMIx 4.2(?).x not 5 (which transates to pmix-master). Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2023-04-12acfl: add version 23.04 (#36775)Annop Wongwathanarat1-21/+123
2023-04-12armpl-gcc: add version 23.04 (#36776)Annop Wongwathanarat1-19/+101
2023-04-12Enable rocm support and gtest variant for ucx (#36693)afzpatel1-1/+35
2023-04-12libxcursor: add v1.2.1 (#36777)Alec Scott1-0/+1
2023-04-12libxmu: add v1.1.4 (#36778)Alec Scott1-0/+1
2023-04-11py-drep: adding new version 3.4.2 (#36625)snehring1-0/+1
2023-04-11py-torch: Update conflicts for +/~tensorpipe (#36781)Jonathon Anderson1-1/+8
* py-torch: Update conflicts for +/~tensorpipe * [@spackbot] updating style on behalf of blue42u * Update var/spack/repos/builtin/packages/py-torch/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of blue42u --------- Co-authored-by: blue42u <blue42u@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-04-11Perl package: fix 64-bit detection on Windows (#36785)John W. Parent1-1/+1
2023-04-11Windows/MSVC: propagate all VCVARS changes to Spack env (#36582)John W. Parent1-4/+5
MSVC compilers rely on vcvars environment setup scripts to establish build environement variables neccesary for all projects to build successfully. Prior to this we were only piping LIB, INCLUDE, and PATH change through. Instead we need to propegate all changes to the env variables made by VCVARs in order to establish robust support for the MSVC compiler. This most significantly impacts projects that need to be build with NMake and MSBuild
2023-04-11Fides 1.2 (#36787)kwryankrattiger2-1/+9
* VTK-m: Add conflict for 64 bit ids and Ascent types * Fides: Add version 1.2 * [@spackbot] updating style on behalf of kwryankrattiger
2023-04-11meson: add 1.1.0 (#36790)Michael Kuhn1-0/+1
2023-04-11go: add v1.20.3 and v1.19.8 (#36791)Alec Scott1-11/+26
2023-04-11Windows testing: reenable tests for "spack dependents" (#36786)markus-ferrell2-6/+0
All the tests worked out of the box. This just removes the skip statements.
2023-04-11mgard: add 2023-03-31, 2023-01-10 (#36585)eugeneswalker1-3/+10
2023-04-11xtrans: add v1.4.0 (#36779)Alec Scott1-0/+1
2023-04-11ParaView: Need VTKm for CUDA (#36620)kwryankrattiger1-0/+1
2023-04-11Update package.py (#36722)Wouter Deconinck1-0/+4
No changes to the package recipe required. Changelog: https://gitlab.com/Pythia8/releases/-/compare/pythia8306...pythia8309
2023-04-11Limit version of intel-tbb (#36731)Juan Miguel Carceller1-1/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-04-11xrootd: new version 5.5.4 (#36721)Wouter Deconinck1-0/+1
No changes to the build recipe required. Changelog at https://github.com/xrootd/xrootd/compare/v5.5.3...v5.5.4. Built successfully on my test system: ```console [+] /opt/software/linux-ubuntu23.04-skylake/gcc-12.2.0/xrootd-5.5.4-cgyz43ivwwqkc7bhdofnxhl2fusysg3m ```
2023-04-11Update opencoarray to v2.10.1 and fgsl to v1.5.0 (#36626)Nisarg Patel2-0/+11
2023-04-11Remove a unit-test that monkey-patches os.stat (#36757)Harmen Stoppels1-42/+0
"test_create_stage_root_bad_uid" started failing as pytest updated to v7.3.0
2023-04-10ci: gpu-tests stack: swap x86_64-{cuda,rocm} for x86_64 (#36759)eugeneswalker1-2/+6
2023-04-10r-caretensemble: add v2.0.2 (#36742)Alec Scott1-0/+1
2023-04-10Ci backwards compat (#36045)kwryankrattiger7-25/+433
* CI: Fixup docs for bootstrap. * CI: Add compatibility shim * Add an update method for CI Update requires manually renaming section to `ci`. After this patch, updating and using the deprecated `gitlab-ci` section should be possible. * Fix typos in generate warnings * Fixup CI schema validation * Add unit tests for legacy CI * Add deprecated CI stack for continuous testing * Allow updating gitlab-ci section directly with env update * Make warning give good advice for updating gitlab-ci * Fix typo in CI name * Remove white space * Remove unneeded component of deprected-ci
2023-04-10r-gsodr: add v3.1.8 (#36746)Alec Scott1-0/+1
2023-04-10r-conquer: add v1.3.3 (#36743)Alec Scott1-0/+1
2023-04-10r-data-table: add v1.14.8 (#36744)Alec Scott1-0/+1
2023-04-10r-cachem: add v1.0.7 (#36741)Alec Scott1-0/+1
2023-04-10r-ff: add v4.0.9 (#36745)Alec Scott1-0/+1