Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
directories (#8160) (#8179)
* Use libs[0] and headers.directories[0] instead of hardcoded paths in opencv dependencies
* Fix library finding in libjpeg-turbo
* Use build_type=Debug instead of +debug to determine build_type
|
|
Spack doesn't have a CSharp package, so the only time ANTLR would
succeed is if a system-installed CSharp was available. This disables
CSharp support, which enables building on systems without
system-installed CSharp.
|
|
|
|
|
|
|
|
* nco: Find NetCDF properly
* flake8
|
|
|
|
* PR #4945 did not make this work on SuSE 11. Adding the latest version of libexpat did. Also update for Expat's move to GitHub.
* Update package.py
* Update package.py
Move to url_for_version()
|
|
|
|
|
|
|
|
|
|
* Changed netlib-lapack to fix an error in their CMake setup. Changed
netlib-lapack spackage file to add Fortran flags correctly for XL
compiler.
* Fixed line length -- forgot abt flake8...
* Fix the package version where the ibm patch applies.
|
|
* py-pyfaidx: adding new package
* updating the url
* r-dismo: new package
|
|
|
|
- simplify the singleton pattern across the codebase
- reduce lines of code needed for crufty initialization
- reduce functions that need to mess with a global
- Singletons whose semantics changed:
- spack.store.store() -> spack.store
- spack.repo.path() -> spack.repo.path
- spack.config.config() -> spack.config.config
- spack.caches.fetch_cache() -> spack.caches.fetch_cache
- spack.caches.misc_cache() -> spack.caches.misc_cache
|
|
- spack.store was previously initialized at the spack.store module level,
but this means the store has to be initialized on every spack call.
- this moves the state in spack.store to a singleton so that the store is
only initialized when needed.
|
|
|
|
Fixes #8152
Flex 2.6.4 doesn't build with gcc@7:. This sets Flex 2.6.3 as the
preferred version. The flex package had a conflict directive for
this but originally the recorded conflict was specific to ubuntu;
this appears to be an issue on multiple operating systems so this
also updates the conflict to be more general and adds a comment
which links to the relevant issues.
|
|
* swap-assembler: Create new package.
* swap-assembler: fix flake8 error.
|
|
|
|
* r-stanheaders: new version
* r-rstan: new version
* r-rcppeigen: new version
* r-rstan: requires newer version of r-rcppeigen
|
|
|
|
(#8066)
Fixes #7946
Creates an openspeedshop-utils package that does not depend on qt3
and can be used to resolve the needs of cbtf-argonavis-gui.
Changes for creating a release versus develop build are also
included. There are package versions which are no longer relevant
(e.g. 1.3.0 for cbtf-argonavis-gui has been replaced with 1.3.0.0)
but these versions need to be kept to allow uninstalling them;
issue #8173 has been created to investigate this.
|
|
|
|
* r-rcppcnpy: a new package.
* Specify dependency versions.
* Update dependency.
|
|
|
|
|
|
|
|
- After spack install, these test cases are built in a seperate step, outside of spack, but they need to patched after staging so users don't have to do it in a seperate step.
- The test cases are installed under `<petsc install directory>/share/petsc/examples` and can be built and executed by invoking `gmake -f gmakefile.test` in that directory.
|
|
* Added Shim to Support hdf5+mpi in Spack Silo
Added compatibility for hdf5+mpi to silo spackage to support spackages
with dependency chains that include silo and hf5+mpi
* Fixed fixable flake8 issue with silo spackage
Fixed missing whitespace around operator
* Setting MPI Variant to Default to True
As per guidance changing variant to default to MPI builds
|
|
1.67 does not work with this
|
|
|
|
* lordec: Create new package.
* lordec: Add homepage, change to MakefilePackage.
* Modify dependency type.
|
|
|
|
|
|
Add Hydrogen package for fork of Elemental library. Update LBANN
to use either Hydrogen or Elemental.
|
|
|
|
* r-picante: Create new package
* Remove dependency already included in RPackage base class
|
|
* r-squash: Create new package
* Remove dependency already included in RPackage base class
* remove extra file
|
|
* new file: package.py
* corrected using pep8online.com
* Update package.py
* correct typo
* as requested
* modified: package.py
* Update package.py
|
|
* aegean: new package
* genometools: set dependent env for aegean
|
|
|
|
|
|
* A new package: kaiju.
* Replace ftp:// with https://.
|
|
|
|
* new file: package.py
* corrected using pep8online.com
* Update package.py
* correct typo
* as requested
|
|
|