summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-03-31Allow configurable stage names (#36509)John W. Parent5-6/+21
Add `config:stage_name` which is a Spec format string that can customize the names of stages created by Spack. This was primarily created to allow generating shorter stage names on Windows (along with `config:build_stage`, this can be used to create stages with short absolute paths). By default, this is not set and the prior name stage format is used. This also removes the username component that is always added to Stage paths on Windows (if users want to include this, they can add it to the `build_stage`).
2023-03-31py-aioitertools: add v0.11.0 (#36540)Alec Scott1-1/+3
* py-aioitertools: add v0.11.0 * Update var/spack/repos/builtin/packages/py-aioitertools/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-03-31compiler wrapper: fix -Xlinker parsing (#35929)Harmen Stoppels2-35/+123
* compiler wrapper: fix -Xlinker parsing * handle the case of -rpath without value; avoid that we drop the flag * also handle the -Xlinker -rpath -Xlinker without further args case... * fix test * get rid of global $rp var, reduce branching
2023-03-31petsc: builds break with gnu-make-4.4.1 (#35906)Satish Balay1-1/+5
Use 'make' detected by spack within petsc build
2023-03-31Ascent: Drop VTK-h dependency for 0.9 (#36458)kwryankrattiger1-4/+5
* Ascent: Drop VTK-h dependency for 0.9 * Ascent: Remove duplicate OpenMP constraints * Ascent: 0.9.0 cannot build with vtk-m@2 * Ascent: Only needs vtkm when using vtkh * Ascent: Require fides when building with ADIOS2
2023-03-31rocsparse: exclude v5.4 from being patched (#36571)renjithravindrankannath1-2/+2
2023-03-31hiop: add v0.7.2 (#36570)Cameron Rutherford1-0/+1
2023-03-31steps: add variants gmsh and kokkos (#36543)Tristan Carel1-4/+19
2023-03-31OpenMC: add v0.13.3 (#36564)Paul Romano2-2/+5
* OpenMC: add v0.13.3 * Add missing version in list for py-openmc
2023-03-31hdf5: add a map variant (#35523)H. Joe Lee1-0/+2
* hdf5: add map variant * hdf5: add mininum version for map variant * hdf5: fix black error
2023-03-31New: py-dalib, py-qdldl, py-qpsolvers; Update: py-ecos, py-scs, py-osqp (#36549)Benjamin Meyers6-1/+93
* New: py-dalib, py-qdldl, py-qpsolvers; Update: py-ecos, py-scs, py-osqp * [@spackbot] updating style on behalf of meyersbs * Update py-qpsolvers homepage * Add when clause to py-future
2023-03-31New package py-json2html (#36111)Benjamin Meyers1-0/+20
* New package py-json2html * Remove deprecated python deps
2023-03-31Add latet CMake release (#36119)John W. Parent1-0/+1
2023-03-31octopus: Add sparskit variant (#36494)Ashwin Kumar Karnad1-2/+10
Co-authored-by: Hans Fangohr <fangohr@users.noreply.github.com> Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
2023-03-31goma: add additional versions up to 7.4.3 (#36561)Weston Ortiz1-0/+4
2023-03-31Deprecate old tasmanian (#36534)Miroslav Stoyanov1-6/+23
* deprecated old versions and deps * syntax fix --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2023-03-31typehint a few globals (#36544)Harmen Stoppels6-8/+20
2023-03-30py-aiobotocore: add v2.5.0 (#36538)Alec Scott2-0/+3
* py-aiobotocore: add v2.5.0 * Fix dependencies for v2.5.0 * Add py-botocore@1.29.76
2023-03-30New package py-coclust (#36548)Benjamin Meyers1-0/+27
* New package py-coclust * [@spackbot] updating style on behalf of meyersbs
2023-03-30New package py-soyclustering (#36550)Benjamin Meyers1-0/+27
* New package py-soyclustering * [@spackbot] updating style on behalf of meyersbs
2023-03-30py-h5py: add 3.8.0 (#35960)Michael Kuhn1-12/+13
2023-03-30QE v7.1 add post-processing tools installation (#36484)marcosmazz1-0/+12
* QE v7.1 add post-processing tools installation Quantum-Espersso@7.1 ships with an incoplete CMakeLists.txt that prevents the installation of post-processing tools. Added patches, is fixed in two different commits in upstream. * fixed style * removed spaces * added MR references
2023-03-31gitlab ci: request more memory for publish job (#36560)Scott Wittenburg1-0/+2
2023-03-30py-lightning: add v2.0.1 (#36565)Adam J. Stewart1-1/+2
2023-03-30octopus: Add berkeleygw variant (#36495)Ashwin Kumar Karnad1-0/+5
* octopus: Add berkeleygw variant * octopus: style fix
2023-03-30nwche: add v7.2.0 (#36193)Edoardo Aprà1-14/+13
* removed env variables now default. added spec fftw3. removed obsolete version 7.0.0 * tweak NWCHEM_MODULES based on version
2023-03-30py-scipy: py-pythan is only a build dep (#36528)Adam J. Stewart1-7/+7
2023-03-30Add type-hints to spack.bootstrap (#36491)Massimiliano Culpo5-78/+117
2023-03-30perl: add patching to allow building with intel@19.1.3 (#35666)Alex Richert1-0/+4
2023-03-30add conduit 0.8.7 release (#36357)Cyrus Harrison1-0/+1
2023-03-30octopus: add etsf-io variant (#36490)Ashwin Kumar Karnad1-0/+4
2023-03-30octopus: Add NFFT variant (#36489)Ashwin Kumar Karnad1-0/+9
2023-03-30octopus+cgal: requires boost: add --with-boost=spec["boost"].prefix (#36472)Ashwin Kumar Karnad1-0/+3
2023-03-30Feature Request template: remove spack version requirement (#36503)Adam J. Stewart1-4/+2
2023-03-30r3d: add pic variant (#36476)Richard Berger1-0/+6
2023-03-30easyloggingpp: new package (#36487)Erik Heeren1-0/+16
2023-03-30poke: add v3.0 (#36479)Alec Scott1-0/+1
2023-03-30Add StarPU latest release 1.4.0 (#36518)Nathalie Furmento1-1/+2
* starpu: add v1.4.0
2023-03-30python: sequential make install :( (#35557)Harmen Stoppels1-1/+2
2023-03-30VisIt: Update to VisIt 3.3.2. (#36510)Eric Brugger1-0/+1
2023-03-30Fix a couple of minor bugs with ASP weights (#36522)Massimiliano Culpo2-23/+14
Reorder versions so that deprecated ones are last. Account for default not used when the variant exists.
2023-03-30py-findlibs: add patch to support paths under lib64 (#36524)Sergey Kosukhin1-0/+7
2023-03-29* Add new linux-headers version 6.2.8. (#36474)Jack Morrison2-0/+9
* Add new libfabric versions 1.17.1, 1.17.0, 1.16.0, 1.15.2. * Add libfabric dependency on numactl and linux-headers when building with OPX provider support. * Set libfabric flag_handler to pass compiler flags as arguments to configure.
2023-03-29py-kornia: add v0.6.11 (#36512)Adam J. Stewart1-1/+8
2023-03-29py-black: add v23.3.0 (#36513)Adam J. Stewart1-0/+1
2023-03-29py-pyproj: add v3.5.0 (#36504)Adam J. Stewart2-29/+36
* py-pyproj: add v3.5.0 * PROJ: add v9, fix datum grid installation * [@spackbot] updating style on behalf of adamjstewart --------- Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
2023-03-29gmap-gsnap: Adding new version and perl run dep (#36508)snehring1-0/+9
2023-03-29libatomic_ops: add v7.8.0 (#36515)Ivan Maidanski1-1/+2
2023-03-29py-cython: set upperbound for backported patch (#36525)Harmen Stoppels1-4/+2
2023-03-29Python: add Apple Clang version conflicts (#36511)Adam J. Stewart1-0/+3
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>