Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-19 | Updated Archives links for 3.X (#23763) | Desmond Orton | 1 | -4/+4 | |
2021-05-19 | libdeflate: new package (#23762) | Desmond Orton | 1 | -0/+23 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-05-19 | py-checkm-genome: fix backportsdependency (#23690) | Andreas Baumbach | 1 | -1/+1 | |
2021-05-19 | cquery package: patch for gcc@10: (#23679) | Andreas Baumbach | 2 | -0/+13 | |
2021-05-19 | new package: py-batchspawner (#23688) | Andreas Baumbach | 1 | -0/+22 | |
* new package: py-batchspawner Change-Id: I508bad7ba7f1fc32c2f6c0bfccf35d864cf47ced * fixup Change-Id: If183933ce40a8d12214ea24acc683cb046fcfbcb * fix broken version Change-Id: Ie4dd8d18465877cd8f9cb862112af37d85b1c30f * fixup license Change-Id: I51d92a6d229f6a6b56eea6e53c65ed31fe59f6af * Update var/spack/repos/builtin/packages/py-batchspawner/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-05-19 | py-git-review add version 1.27.0 (#23693) | Andreas Baumbach | 1 | -3/+7 | |
* py-git-review add version 1.27.0 Change-Id: Ibf2c52009b8d218561a385a592a3fa1266305212 * fixup dependencies and add version 2: Change-Id: I94e974158afba61d102b04a78634cc276881783c * fixup Change-Id: I05d8aab0ddb8c7bc18460ba2da1372cd282a4353 | |||||
2021-05-19 | py-neo: add version 0.8.0 (#23717) | Andreas Baumbach | 1 | -0/+1 | |
2021-05-19 | imagemagick: add missing pkg-config dependency (#23683) | Andreas Baumbach | 1 | -0/+1 | |
2021-05-19 | acts: add v8.2 and support master -> main branch naming switch (#23751) | Hadrien G | 1 | -1/+3 | |
2021-05-19 | Write junit-report to reports directory to allow installation from ↵ | Valentin Volkl | 2 | -1/+3 | |
read-only spack (#20158) | |||||
2021-05-19 | singularity: add v3.7.3 (#23782) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-19 | py-pytest: add v4.4.0 (#23723) | Andreas Baumbach | 1 | -0/+1 | |
2021-05-19 | py-regex: add older versions (#23724) | Andreas Baumbach | 1 | -0/+2 | |
2021-05-19 | py-setuptools-scm: add v3.5.0 (#23726) | Andreas Baumbach | 1 | -0/+1 | |
2021-05-19 | adding support to tag a build | vsoch | 4 | -7/+28 | |
This will be useful to run multiple build experiments and organize by name Signed-off-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-05-19 | scala: add v2.12.6 (#23731) | Andreas Baumbach | 1 | -0/+1 | |
2021-05-19 | py-slurm-pipeline: add v3.0.2 (#23727) | Andreas Baumbach | 1 | -0/+1 | |
2021-05-19 | py-yapf: add v0.29.0 (#23729) | Andreas Baumbach | 1 | -0/+1 | |
Change-Id: I2c24cbeeee0be0088dfa60bd83628a0f05272d1c | |||||
2021-05-19 | gdb: new version, 10.2 (#23754) | Robert Mijakovic | 1 | -1/+2 | |
* gdb: new version, 10.2 * gdb: applies patch to the newer releases Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-19 | slate: add v2021.05.02 (#23784) | G-Ragghianti | 1 | -0/+1 | |
2021-05-19 | sirius: add v7.2.3 (#23785) | Harmen Stoppels | 1 | -0/+1 | |
2021-05-19 | verilator: add v4.108 and v4.020 (#23736) | Andreas Baumbach | 1 | -0/+2 | |
2021-05-19 | py-qtconsole: fix misnamed variant (#23746) | Valentin Volkl | 1 | -1/+1 | |
2021-05-19 | Use define_from_variant in numerous CMakePackages (#23655) | Seth R. Johnson | 83 | -640/+364 | |
Example replacement: ``` '-D(\w+)(:BOOL)?=\{0\}'\.\s*format\s*\(\s*'(ON|YES|true|TRUE)' if '\+(\w+)' in (self\.)?spec else '(OFF|NO|false|FALSE)'\) ``` with ``` self.define_from_variant('\1', '\4') ``` This will cause failures if any variants were misspelled: I have already caught two packages with nonexistent variants. | |||||
2021-05-19 | conflict for apple-clang building findutils (#23740) | albestro | 1 | -0/+4 | |
2021-05-19 | r: add v4.1.0 (#23757) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-19 | Add caret/hat to spack spec help documentation (#23758) | Jamie Finney | 1 | -0/+1 | |
Co-authored-by: Jamie Finney <finneyjm@ornl.gov> | |||||
2021-05-19 | gawk: add support for external find (#23716) | Massimiliano Culpo | 1 | -2/+11 | |
2021-05-19 | Go: add v1.16.4 and v1.15.12 (#23745) | Paul | 1 | -0/+2 | |
2021-05-19 | RDKit: new package (#23761) | Brian Van Essen | 1 | -0/+41 | |
RDKit is a collection of cheminformatics and machine-learning software written in C++ and Python. | |||||
2021-05-19 | mpich: Apply fallow-argument-mismatch parameter with clang (#23748) | David Hughes | 1 | -0/+2 | |
2021-05-19 | py-pygeos: add v0.10 (#23781) | Adam J. Stewart | 1 | -0/+3 | |
2021-05-19 | py-qtpy: recipe bugfix (#23747) | Valentin Volkl | 1 | -1/+1 | |
2021-05-19 | monitor: fix issue with attribute lookup (#23773) | Vanessasaurus | 1 | -1/+1 | |
Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-05-19 | gnupg: bumped versions, added maintainer (#23734) | Massimiliano Culpo | 6 | -19/+49 | |
2021-05-19 | py-jinja2: add version 2.11.3 (#23698) | Andreas Baumbach | 1 | -0/+2 | |
* py-jinja2: add version 2.11.3 Change-Id: If845ff512bafed4d911b03463cae2154357ae5c3 * fixup Change-Id: Ie39a8b7225826547fcbdb68cb083311a191903ef | |||||
2021-05-19 | TAU needs to specify pdt_c++ if built with intel. (#23775) | wspear | 1 | -0/+2 | |
2021-05-18 | docs/packaging guide: Reference test stage directory (#23707) | Tamara Dahlgren | 1 | -3/+15 | |
2021-05-18 | upcxx: Add support for stand-alone post-install tests (#23714) | Dan Bonachea | 1 | -0/+12 | |
This uses the existing script which is always installed for this purpose in modern versions. | |||||
2021-05-18 | lmdb package: Fix build with other compilers (#23704) | Michael Kuhn | 1 | -0/+4 | |
lmdb hardcodes gcc in its Makefile, so override it. | |||||
2021-05-18 | mercurial: add version 5.8 (#23756) | Robert Mijakovic | 1 | -0/+1 | |
2021-05-18 | emacs: add version 27.2 (#23753) | Robert Mijakovic | 1 | -0/+1 | |
2021-05-18 | py-werkzeug: add versions including 0.15.6 (#23728) | Andreas Baumbach | 1 | -0/+6 | |
2021-05-18 | precice: Add version 2.2.1 (#23743) | Frédéric Simonis | 1 | -0/+1 | |
2021-05-18 | Bugfix: fetching oddly-named resources from local mirrors (#23300) | Michael Kuhn | 1 | -1/+9 | |
Spack uses curl to fetch URL resources. For locally-stored resources it uses curl's file protocol; when using this protocol, curl expects that the URL encoding conforms to RFC 3986 (which reserves characters like '?' and '=' for special use). We were not performing this encoding, and found a resource where curl was interpreting this in an unfavorable way (succeeding, but producing an empty file). This commit properly encodes URLs when using curl's file protocol. This error did not likely come up before because in most contexts Spack was either fetching via http or it was using URLs without offending characters (for example, the sha-based URLs in mirrors never contain these characters). | |||||
2021-05-18 | julia: new version, 1.6.1 (#23755) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-05-18 | New package: ca-certificates-mozilla (#23632) | Harmen Stoppels | 1 | -0/+37 | |
2021-05-18 | cppcheck: add versions including 2.0 and 1.88 (#23678) | Andreas Baumbach | 1 | -0/+4 | |
2021-05-18 | doxygen: fix build with gcc@10: for version 1.8.15 (#23680) | Andreas Baumbach | 2 | -0/+34 | |
2021-05-18 | trinity: Version Update to 2.12.0 (#23430) | Desmond Orton | 1 | -0/+11 | |
Added version requirements for deps Changed url to get proper versions |