Age | Commit message (Collapse) | Author | Files | Lines |
|
* UnifyCR: update dependencies and build options
This adds some specifics about dependencies and conflicts and adds
additional build options and variants. UnifyCR now also has limited
fortran support.
* Remove debug statements condition on Spack debug
Change debug print statements to now be turned on when the -g cflag
is found in the flags the user sets.
|
|
* bump eospac version
* Revert "bump eospac version"
This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da.
* umoci depends on go-md2man
|
|
|
|
* bump eospac version
* Revert "bump eospac version"
This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da.
* new package: device-mapper
* address comments by @hartzell
* extraneous whitespace
* capitalization
* device-mapper -> lvm2
* unprovide device-mapper
* address comments by @adamjstewart
* address comments by @adamjstewart
|
|
* r-rmutil: new package at 1.1.3
* r-rmutil: use cloud.r-project.org
|
|
* bump eospac version
* Revert "bump eospac version"
This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da.
* new package: go-md2man
* address comments by @adamjstewart
|
|
|
|
* remove -minline-all-stringops when target is arm.
* change int3 to raise(SIGTRAP) when target is arm.
|
|
* add new package: py-python-magic
* tidy up
* Update var/spack/repos/builtin/packages/py-python-magic/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
1. souce URL change to github.
2. Add version 5.1 and 5.2
3. enable build on ARM.
|
|
* add master and dependencies
* remove gcc and make
* add variants, make doc and ch-grow dependencies optional
* capitalize description sentence
* move dependencies and variants below version block
* fix typos
|
|
* bump eospac version
* Revert "bump eospac version"
This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da.
* new package: umoci
* Package -> MakefilePackage
* add missing build phase
* relax expand=False requirement
|
|
|
|
|
|
|
|
|
|
* gromacs: fix simd detection for pre 2018 versions
* pre 2018 the cmake file was named differently
* fixed up post 2018 patch file which was non pretty
* Trim patch
|
|
|
|
|
|
* bump eospac version
* Revert "bump eospac version"
This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da.
* build depends on gnupg which provides gpgsm binary
|
|
|
|
(#11418)
* cp2k/sirius: add CUDA support
* cp2k: fix building with MKL
* sirius: make sure to link against Spacks blas/lapack/scalapack
|
|
* Create package.py
* applied reviewer suggestions
* Update package.py
* remove CamelCase from variant names
* add comment on why fetching package via git
* found typo in variant to cmake-argumentlist translation
* rename variants to ~nonuma ~nompi to be in sync with cmake-args, refine mpi@3-dependency definition
* Revert "rename variants to ~nonuma ~nompi to be in sync with cmake-args, refine mpi@3-dependency definition"
This reverts commit 58e8cf7d93c5665f0b4b50228946857734716cef.
* remove version-preference
|
|
* fix iconv linking issue, package_grass fix linking iconv, add more comments
|
|
* add checksum for singularity release 3.3.0
* update singularity doc URL
URL at the lbl.gov domain has message saying:
"This website is going away soon! Update your bookmarks!"
* add note about build log file for post-install step
* provide links to both 2.x and 3.x security docs
* remove whitespace. Passing flake8 confirmed locally this time :)
* add TODO comment for fakeroot support
|
|
* Poppler library: Add new versions
* Poppler library: Allow building with QT4
* Poppler library: Install header files
* Add patch to Poppler package
* Add new package: TexStudio
|
|
The previous version does not properly install the required cmake
configuration files for blaze-lib, so find_package does not work
correctly.
This patch converts the blaze-lib package to use CMakePackage,
adds the required cmake dependency, and removes the install()
member function, which is not working correctly and is no longer
needed.
|
|
|
|
In a review of a previous pull request (
https://github.com/spack/spack/pull/10713 ) it was mentioned that the
proper way to figure out the target architecture is via
spec.architecture.target. This patch fixes this for the openblas
package.
Signed-off-by: Janne Blomqvist <janne.blomqvist@aalto.fi>
|
|
This adds OpenBLAS 0.3.7 (released 2019-08-11).
|
|
|
|
* bump eospac version
* Revert "bump eospac version"
This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da.
* new package: skopeo
* address flake8 issues
* address adamjstewart's comments
* use the Executable class and undocumented 'str' feature for output
* Package -> MakefilePackage
* add missing build phase
* patch -> edit phase
|
|
* Add git repositories for SWIG and SWIG-Fortran
* Fix typo in documentation
* Move 'master' to top of SWIG version list
|
|
Not sure what happened between #5321 and now but the CC=CXX fix now
prevents py-matplotlib from building with the Intel compiler. I verified
with versions of py-matplotlib from 2.0.2 to 3.0.2 and intel-17.0.4 and
19.0.4 that py-matplotlib successfully builds with the Intel compiler
without that code.
|
|
|
|
* create qwtpolar package
* patch config files so that qwtpolar successfully builds
* make flake8 happy
|
|
* Add preCICE xSDK support
* Cleanup generation of cmake arguments
* Generalize numpy include
* Fix python spec
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Fix numpy spec
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* Port py-poster to Python 3
* Forgot the patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|