Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-06 | gconf: add dependencies (#18406) | ketsubouchi | 1 | -8/+5 | |
* gconf: add dependencies * gconf: add run type to perl-xml-parser | |||||
2020-09-05 | new package: py-textblob (#18516) | Andrew W Elble | 3 | -1/+709 | |
* new package: py-textblob add variant to py-nltk to allow for data download/installation add dependencies to py-nltk so that bin/nltk works * add resources and resource generation script | |||||
2020-09-05 | petsc4py: repo is migrated from bitbucket to gitlab (#18519) | Satish Balay | 1 | -13/+13 | |
2020-09-05 | fujitsu: added new package (#18021) | Massimiliano Culpo | 1 | -0/+55 | |
The package is at the moment not installable, just detectable. Co-authored-by: Toyohisa Kameyama <kameyama@riken.jp> | |||||
2020-09-04 | ROCm3.5 miopen recipe (#18442) | Ganesh Kumar | 2 | -0/+90 | |
* ROCm 3.5 miopen recipe * fixing flake8 issues * cmake variant fix * min support fix * variant possible values | |||||
2020-09-04 | energyplus: add version 9.1 (#18485) | Nick Booher | 1 | -0/+2 | |
2020-09-04 | amrex:: new version 20.09 (#18486) | mic84 | 1 | -0/+1 | |
2020-09-04 | bml: Add build dependency on python (#18489) (#18491) | Tom Payerle | 1 | -0/+1 | |
At some point in the build phase a script spack-src/scripts/convert-template has a shebang looking for python in the path. Currently this picks up system python if in invoker's path, but should be using python from spack, so add a build dependency on python. | |||||
2020-09-04 | mariadb-c-client: Add 3.1.9 (#18501) | Michael Kuhn | 1 | -0/+1 | |
2020-09-04 | py-setuptools: Add 50.1.0 and 49.6.0 (#18502) | Michael Kuhn | 1 | -0/+2 | |
2020-09-04 | rocksdb: Add 6.11.4 (#18503) | Michael Kuhn | 1 | -0/+1 | |
2020-09-04 | glib: Add 2.64.5 (#18505) | Michael Kuhn | 1 | -0/+1 | |
2020-09-04 | libbson, mongo-c-driver: Add 1.17.0 (#18506) | Michael Kuhn | 2 | -0/+3 | |
2020-09-04 | libidn2: Add 2.3.0 (#18507) | Michael Kuhn | 1 | -0/+1 | |
2020-09-04 | curl: Add 7.72.0 (#18508) | Michael Kuhn | 1 | -0/+1 | |
2020-09-04 | gettext: Add 0.21 (#18509) | Michael Kuhn | 1 | -0/+1 | |
2020-09-04 | Add madgraph 2.8.0; fix recipe (#18510) | iarspider | 2 | -6/+1119 | |
2020-09-04 | Build libtinfo.so "--with-versioned-syms" when it is enabled in ncurses. ↵ | Luke Dalessandro | 1 | -1/+2 | |
(#18511) Many system-installed binaries (at least in Debian) are built against a libtinfo.so that has versioned symbols. If spack builds a version without this functionality, and it winds up in the user's LD_LIBRARY_PATH via spack load, system binaries will begin to complain. ``` $ less log.txt less: /opt/spack/.../libtinfo.so.6: no version information available (required by less) ``` Co-authored-by: Luke D'Alessandro <ldalessa@uw.edu> | |||||
2020-09-04 | new package: py-markovify (#18517) | Andrew W Elble | 1 | -0/+18 | |
2020-09-04 | fermikit: added support for aarch64 (#18480) | t-nojiri | 2 | -0/+47 | |
2020-09-03 | Python: default to Python 3.8 (#17798) | Adam J. Stewart | 1 | -1/+1 | |
2020-09-03 | py-pillow-simd: fix concretization (#18490) | Adam J. Stewart | 1 | -1/+1 | |
2020-09-03 | depends_on cannot handle ^ sigil (#18220) | Adam J. Stewart | 4 | -5/+8 | |
* depends_on cannot handle ^ sigil * cardioid+mfem+cuda requires hypre+cuda * Document this limitation * Move warning message to Known Issues docs * Better handling of parmetis dep | |||||
2020-09-03 | Add new MavenPackage build system base class (#18185) | Adam J. Stewart | 23 | -209/+54 | |
* Add new MavenPackage build system base class * Fix flake8 and doc tests * More specific regex * Java 8 required for these packages | |||||
2020-09-03 | install/install_tree: glob support (#18376) | Adam J. Stewart | 46 | -309/+79 | |
* install/install_tree: glob support * Add unit tests * Update existing packages * Raise error if glob finds no files, document function raises | |||||
2020-09-03 | Pillow-SIMD: use as default PIL provider (#18097) | Adam J. Stewart | 18 | -47/+82 | |
* Pillow-SIMD: use as default PIL provider * Fix concretization of pil * Fix build of older versions of pillow | |||||
2020-09-03 | freetype: Add custom headers property (#18440) | Michael Kuhn | 4 | -6/+13 | |
freetype's headers are installed in the `freetype2` subdirectory, use a custom headers property to fix this in dependent packages. | |||||
2020-09-03 | fermi: added patch to support aarch64 (#18479) | t-nojiri | 2 | -0/+14 | |
2020-09-02 | Add test tolerance variant to nalu-wind pkg (#18455) | psakievich | 1 | -0/+13 | |
* Add test tolerance variant to nalu-wind pkg * flake8 fixes | |||||
2020-09-02 | eospac: add version 6.4.1 (#18476) | Gabriel Rockefeller | 1 | -1/+3 | |
2020-09-02 | new package: corenlp (#18467) | Andrew W Elble | 2 | -0/+70 | |
* new package: corenlp * import os, not os.path | |||||
2020-09-02 | CUDA_HOME needs to be set, or CUDA is found based on user's PATH. (#18475) | Robert Blake | 1 | -0/+1 | |
2020-09-02 | Add rocm 3.7.0 libs (#18366) | Harmen Stoppels | 18 | -46/+212 | |
* Add rocm 3.7.0 libs * Make 3.7.0-only dependency on numactl explicit * Add rocm-device-libs dep to rocm-clang-ocl * Update the cmakelists dir in rocm-debug-agant * Make rocm-debug-agent work on 3.7.0 * Disable tensile host; following rocm-arch recommendations | |||||
2020-09-02 | Add new RubyPackage build system base class (#18199) | Adam J. Stewart | 20 | -101/+222 | |
* Add new RubyPackage build system base class * Ruby: add spack external find support * Add build tests for RubyPackage | |||||
2020-09-02 | mfem: fix transitive hdf5 static libs (#18457) | Chris White | 2 | -2/+10 | |
2020-09-02 | python: switch to +uuid by default (#18252) | Adam J. Stewart | 1 | -1/+1 | |
2020-09-02 | New patch release SLEPc 3.13.4 (#18466) | Jose E. Roman | 1 | -0/+1 | |
2020-09-02 | Aria2: Add version 1.35.0. (#18465) | Rémi Lacroix | 1 | -1/+2 | |
2020-09-02 | Packages: headers should be lists (#18445) | Adam J. Stewart | 3 | -3/+3 | |
2020-09-02 | ldak: new package at 5.1 (#18431) | Nick Booher | 1 | -0/+42 | |
* ldak: new package at 5.1 * flake8 * Re-run tests * Apply suggestions from code review Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-09-02 | Add HPX 1.5.0 release and update the homepage (#18464) | Auriane R | 1 | -1/+2 | |
2020-09-02 | new package: py-python-fmask (#18382) | Sinan | 1 | -0/+22 | |
* new package: py-python-fmask * flake8 * add missing dependency Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@earth> | |||||
2020-09-02 | new package: py-gitdb (#18386) | Sinan | 1 | -0/+20 | |
* new package: py-gitdb * Update var/spack/repos/builtin/packages/py-gitdb/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-09-02 | Add blaze versions 3.6-3.8 (#18424) | Jordan Moxon | 1 | -1/+4 | |
2020-09-02 | Add new package: rasdaemon (#18434) | darmac | 1 | -0/+30 | |
2020-09-02 | gromacs: add support for opencl build (#18461) | Gvozden Neskovic | 1 | -3/+9 | |
Co-authored-by: Gvozden Nešković <neskovic@dev06.compeng.uni-frankfurt.de> | |||||
2020-09-02 | Flibcpp: update version (#18448) | Seth R. Johnson | 1 | -14/+19 | |
Update available versions and add Fortran check | |||||
2020-09-02 | Updated Hugo package. (#18443) | Paul | 1 | -0/+13 | |
* Set GOPATH in build environment to avoid creating files in the user's default GOPATH (e.g. ~/go). * Support for external find. * Added latest releease 0.74.3. | |||||
2020-09-02 | r-boot: checksum mismatch @1.3-23 (#18458) | ketsubouchi | 1 | -1/+1 | |
2020-09-02 | Add gdb TUI variant (#18459) | Weston Ortiz | 1 | -0/+5 | |