Age | Commit message (Collapse) | Author | Files | Lines |
|
Original Author of this change: Chris Green <greenc@fnal.gov>
Two changes:
- Remove adding the library path using -L: It is obsolete now
that we have the library paths in before the system paths.
- Link with -linto only if the gettext recipe provides it:
When we are on a glibc system, we can use external gettext,
which means we use the libintl inside libc.so: no -lintl then.
This change was already submitted in #35450 and reviewed but is
stuck in this big PR which is trying to do too in a single PR.
|
|
This fixes a bug in the Windows build of Perl.
An attribute defined in package class is inaccessible from the install
method due to builder: refactor it to be a method.
|
|
|
|
* mda 2.4.3
* black
* mda update and reshuffle
* add tidynamics
|
|
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`).
|
|
* 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>
|
|
* 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
|
|
Use 'make' detected by spack within petsc build
|
|
* 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
|
|
|
|
|
|
|
|
* OpenMC: add v0.13.3
* Add missing version in list for py-openmc
|
|
* hdf5: add map variant
* hdf5: add mininum version for map variant
* hdf5: fix black error
|
|
* 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
|
|
* New package py-json2html
* Remove deprecated python deps
|
|
|
|
Co-authored-by: Hans Fangohr <fangohr@users.noreply.github.com>
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
|
|
|
|
* deprecated old versions and deps
* syntax fix
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
|
|
* py-aiobotocore: add v2.5.0
* Fix dependencies for v2.5.0
* Add py-botocore@1.29.76
|
|
* New package py-coclust
* [@spackbot] updating style on behalf of meyersbs
|
|
* New package py-soyclustering
* [@spackbot] updating style on behalf of meyersbs
|
|
|
|
* 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
|
|
|
|
|
|
* octopus: Add berkeleygw variant
* octopus: style fix
|
|
* removed env variables now default. added spec fftw3. removed obsolete version 7.0.0
* tweak NWCHEM_MODULES based on version
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* starpu: add v1.4.0
|
|
|
|
|
|
Reorder versions so that deprecated ones are last.
Account for default not used when the variant exists.
|
|
|
|
* 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.
|
|
|
|
|
|
* 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>
|