Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-01 | mfem: Add e4s testsuite-inspired smoke test (#21228) | Sergei Shudler | 1 | -0/+28 | |
2021-02-01 | New R Package Pegas@0.14 (#21359) | Desmond Orton | 1 | -0/+30 | |
2021-02-01 | New Feature r-quickplot (#21430) | Desmond Orton | 1 | -0/+36 | |
2021-02-01 | FastJet: add optional patch to make random generator thread-local (#21395) | iarspider | 2 | -0/+25 | |
2021-02-01 | replace margo pkg with updated mochi-margo pkg (#20273) | Phil Carns | 2 | -34/+95 | |
2021-02-01 | New package: frontier-client (#21405) | iarspider | 2 | -0/+51 | |
2021-02-01 | New package: unigen (#21338) | iarspider | 2 | -0/+158 | |
2021-02-01 | libgcrypt: add versions up to 1.9.1 (#21401) | Ryan Mast | 1 | -0/+3 | |
2021-02-01 | SLEPc: add v3.14.2 (#21422) | Jose E. Roman | 1 | -0/+1 | |
2021-02-01 | R: add maintainer(s) (#21119) | Adam J. Stewart | 1 | -0/+2 | |
* R: add maintainer(s) * Add maintainer to base class | |||||
2021-02-01 | py-colored-traceback: new package (#21423) | Andrew-Dunning-NNL | 1 | -0/+19 | |
2021-02-01 | llvm: "master" branch is now "main" branch (#21411) | eugeneswalker | 1 | -1/+1 | |
2021-02-01 | sqlite: add v3.32.03 (#21417) | iarspider | 1 | -0/+1 | |
2021-02-01 | abinit: fix build with Fujitsu compilers (#21213) | Tomoki, Karatsu | 3 | -3/+304 | |
2021-02-01 | coin3d: depend on gl/glu (virtual packages), not on opengl/openglu (#21419) | iarspider | 1 | -2/+2 | |
2021-02-01 | cgdb: add a few build dependencies (#20927) | Tomoyasu Nojiri | 1 | -0/+3 | |
2021-01-31 | Add package: py-beancount (#21274) | Jean-Paul Pelteret | 1 | -0/+31 | |
* Add package: py-beancount * Fixes | |||||
2021-01-31 | chrony: add missing dependency (#21403) | darmac | 1 | -0/+1 | |
2021-01-31 | Add package: py-flask-babel (#21272) | Jean-Paul Pelteret | 1 | -0/+22 | |
2021-01-31 | Add package: py-markdown2 (#21273) | Jean-Paul Pelteret | 1 | -0/+18 | |
2021-01-31 | py-numpy: add v1.20.0 (#21409) | Adam J. Stewart | 1 | -4/+9 | |
2021-01-29 | quantum-expresso: fix for Fujitsu compiler (#21368) | Toyohisa Kameyama | 5 | -0/+98 | |
2021-01-29 | Fix https://github.com/spack/spack/pull/21391#issuecomment-769961025 (#21397) | Harmen Stoppels | 1 | -1/+1 | |
2021-01-29 | clingo: added a package with option for bootstrapping clingo (#20652) | Massimiliano Culpo | 2 | -2/+66 | |
* clingo/clingo-bootstrap: added a package with option for bootstrapping clingo package builds in Release mode uses GCC options to link libstdc++ and libgcc statically * clingo-bootstrap: apple-clang options to bootstrap statically on darwin * clingo: fix the path of the Python interpreter In case multiple Python versions are in the same prefix (e.g. when clingo is built against an external Python), it may happen that the Python used by CMake does not match the corresponding node in the current spec. This is fixed here by defining "Python_EXECUTABLE" properly as a hint to CMake. * clingo: the commit for "spack" version has been updated. | |||||
2021-01-29 | doxygen: add support for external detection (#20642) | Robert Underwood | 1 | -0/+24 | |
2021-01-29 | zfp: several package improvements (#21244) | Peter Lindstrom | 1 | -34/+69 | |
- add variants for build targets, language bindings, backends - ensure selected variants are compatible with zfp version - point to GitHub (not LLNL) tar balls - add dependencies - update link to homepage - add maintainers Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-01-29 | it seems like there was a bug in the version of APEX that we set by default ↵ | albestro | 1 | -0/+4 | |
in 1.5.x (#21391) | |||||
2021-01-29 | dssp: added smoke tests (#21366) | a-saitoh-fj | 1 | -0/+18 | |
2021-01-29 | py-cheetah: restrict valid python interpreter to 2.7.X, add v2.4.4 (#21363) | Tomoyasu Nojiri | 1 | -0/+5 | |
2021-01-29 | py-cheetah3: add new package at v3.2.6 (#21387) | Tomoyasu Nojiri | 1 | -0/+17 | |
2021-01-29 | wtdbg2: enable build for aarch64 (#21390) | Tomoyasu Nojiri | 2 | -0/+31 | |
Use sse2neon to maintain the same API calls for aarch64 | |||||
2021-01-29 | swarm: add v3.0.0 (#21389) | Tomoyasu Nojiri | 1 | -0/+3 | |
2021-01-28 | py-graphviz: add v0.8.4 (#21383) | Adam J. Stewart | 1 | -0/+1 | |
2021-01-28 | add new package: bloaty (#21355) | Cyrus Harrison | 1 | -0/+18 | |
2021-01-28 | Use utf8 for latex build. (#21360) | Dan Lipsa | 2 | -0/+13 | |
Patch provided by @Billae Avoid the following error: File "/home/danlipsa/projects/spack/lib/spack/llnl/util/tty/log.py", line 768, in _writer_daemon line = _retry(in_pipe.readline)() File "/home/danlipsa/projects/spack/lib/spack/llnl/util/tty/log.py", line 830, in wrapped return function(*args, **kwargs) File "/usr/lib/python3.8/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x97 in position 220: invalid start byte | |||||
2021-01-28 | perl: add v5.32.1 (#21375) | Massimiliano Culpo | 1 | -1/+9 | |
Make it such that BigSur is seen as 10.16 rather than 11.1, since the latter causes troubles with Perl configuration | |||||
2021-01-28 | New Package r-fpCompare@0.2.3 (#21380) | Desmond Orton | 1 | -0/+29 | |
2021-01-28 | pacparser: new package at v1.3.7 (#21372) | iarspider | 1 | -0/+32 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-01-28 | openmx: Fix for aarch64 (#21367) | Tomoyasu Nojiri | 2 | -0/+14 | |
2021-01-28 | New package: libpulsar (#21369) | Ali Ahmed | 1 | -0/+32 | |
2021-01-28 | py-matplotlib: add v3.3.4 (#21378) | Adam J. Stewart | 1 | -0/+1 | |
2021-01-28 | New package: py-pytest-doctestplus (#21335) | bryanherman | 1 | -0/+21 | |
* added package py-pytest-doctestplus * setuptools required for run | |||||
2021-01-28 | New package: py-pytest-openfiles (#21339) | bryanherman | 1 | -0/+24 | |
* added package py-pytest-openfiles * remove wheel dep | |||||
2021-01-28 | openmc: add v0.11.0, v0.12.0 (#21349) | bryanherman | 1 | -3/+28 | |
Also added new variants to fine tune the build | |||||
2021-01-28 | umesimd: add new package (#21370) | iarspider | 1 | -0/+25 | |
2021-01-28 | autoconf: fix v2.70 and patching procedure of bin/autom4te.in (#21255) | Sergey Kosukhin | 1 | -4/+15 | |
This PR adds: 1. A patch that fixes a bug in version 2.70 (will be fixed upstream in the next release: https://savannah.gnu.org/support/?110396). 2. A fix for the way we patch shebang in bin/autom4te.in. For 2, we need to keep the original modification timestamp of the file. Otherwise, we either get an empty man page for autom4te (versions 2.69 and before) or a failure at the build time (versions 2.70 and after). The difference has to do with the update of the missing script: https://git.savannah.gnu.org/cgit/automake.git/commit/lib/missing?id=a22717dffe37f30ef2ad2c355b68c9b3b5e4b8c7 It will take time until developers of Autotools-based packages adjust their scripts to the new version, therefore, 2.69 is marked as preferred. | |||||
2021-01-28 | Clingo: fix missing import (#21364) | Adam J. Stewart | 1 | -0/+1 | |
2021-01-28 | libpeas: restrict python version range, use pkgconfig virtual dependency ↵ | Tomoyasu Nojiri | 1 | -2/+2 | |
(#21313) | |||||
2021-01-28 | fox: add dependency to glu virtual package (#21280) | Tomoyasu Nojiri | 1 | -0/+1 | |
2021-01-27 | New package: py-proglog (#20750) | Jen Herting | 1 | -0/+21 | |
* [py-proglog] created template * [py-proglog] added dependencies * [py-proglog] fixed pypi url * [py-proglog] removed fixmes, added homepage and description * [py-proglog] url -> pypi * [py-proglog] added dependency on setuptools |