Age | Commit message (Collapse) | Author | Files | Lines |
|
https://github.com/spack/spack/issues/9514
|
|
|
|
pkgconfig is the virtual provider, pkg-config is a specific
implementation.
|
|
|
|
|
|
|
|
- Add missing pkgconfig dependency
- Explicitly disable egl
|
|
|
|
|
|
information (#9438)
|
|
replace 5.1.1 with 5.1.2 as 5.1.1 does not build for me. [and 5.1.3 is preferable in this 5.1 series anyway]
|
|
* superlu-dist: Update package.py for superlu-dist v6.0.0 using CMake
* superlu_dist: Update the header of package.py
* Specify lapack_blas and DCMAKE_INSTALL_LIBDIR
disable support for superlu-dist before v5
|
|
current stable releases of PETSc and Trilinos have non-overlapping
requirements on Superlu-dist. For now turn it off by default in
Trilinos, which requires older versions.
|
|
|
|
|
|
|
|
|
|
|
|
* Added VTK 8.1.1, added option to disable libharu
* Add variant description to vtk+libharu
|
|
(#9318)
We need to use -O3 -qstrict -qnohot. Modified ibm-xl.patch and netlib-lapack
package file.
|
|
|
|
|
|
* new xdot.py package and necessary updates to GUI libs
* new xdot.py package and necessary updates to GUI libs
|
|
* bison: Add missing build dependencies
bison also depends on cmp, which is currently not available in Spack.
* help2man: Add missing build dependency
* m4: Fix build with newer versions of glibc
* openssl: Add missing build dependency
openssl's configure script is actually a Perl script.
* texinfo: Add missing perl dependency
* diffutils: New package
* findutils: Fix build with newer versions of glibc
* mvapich2, mpich: Add missing findutils dependency
|
|
|
|
* Add option to disable threads for Geant4
* Add option to enable DagMC in MOAB
* Explicitly add OFF flag when threading is disabled
* Fix unintentional enabling of C++14 in Geant4
The following always evaluated to True:
'c++14' or 'c++1y' in spec:
|
|
|
|
|
|
|
|
perl scripts were pointing to /usr/bin/perl, changed to point to
the spack-installed perl
|
|
* Push default flag handlers into module scope
* Preserve backwards compatibility of builtin flag handler names
Ensure Spack continues to work for packages using the `Package.env_flags` idiom and equivalent.
* update docs and tests to match
* Update packages to match new syntax
|
|
* xerces-c: Add variant for choice of transcoder (gnuiconv, iconv, icu,
macos, windows). It's important to specify a --enable-transcoder
option on the configure line or else xerces may make a different
choice when multiple transcoders are available.
* Pass the compile flags to configure. For cflags and cxxflags, this is
necessary to respect the value from the spack install line.
Otherwise, xerces (and any autotools package) will choose a default
value that overrides the spack compiler wrapper.
* Add xerces version 3.2.2.
* icu4c needs the --enable-rpath configure option on Darwin
|
|
|
|
|
|
counterparts (#9448)
|
|
Includes optional extra code for compatibility with Root.
|
|
|
|
After talks with candle dev, removed unsatisfiable conflict with
candle-benchmark and opencv by disabling gtk in the candle spec
|
|
* autofact: new package
* autofact: typo
* autofact: syntax
* autofact: deps
* autofact: perl mods path
* autofact: edit->patch and script path
|
|
|
|
* New package: tldd
* https://gitlab.com/miscripts/tldd
* Improvements
* make it prefetchable by specifying a hash based version
* specify the constraints on pstreams versions (from INSTALL)
* Improvements
* Make it a Makefile Package and only overwrite the install_targets
* Remove the URL as there's really no downloadable 'tar ball' version
|
|
* energyplus: new package starting at 8.9.0
* energyplus: fix misleading comment
* energyplus: remove redundant version url
|
|
* Initial commit for new package STRUMPACK, a linear solver library.
* Update to STRUMPACK version 3.0.3.
This adds a check for OpenMP task priority support (since OpenMP 4.5)
|
|
* r-proto: added 1.0.0
* r-proto: reorder versions
|
|
|
|
* treesub: new package starting at 0.2
* treesub: fix ant build, add exec script
* treesub: use portable octal format
* treesub: add license header
not sure how it even went missing.
|
|
|
|
* r-edger: add r-rcpp dependency
* r-edger: add r-rcpp to link deps
|
|
* New package: pplacer
Simple package - copies files and directory out of a zip file
* Update package.py
|
|
* figtree: new package starting at 1.4.3
* figtree: add java dep
* figtree: use portable octal format
* figtree: remove boilerplate
|