summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-23Add new package: mesa-demos (#18839)darmac1-0/+28
2020-09-23Add new package: zabbix (#18840)darmac1-0/+42
2020-09-23Add new package: libevdev (#18886)darmac1-0/+26
2020-09-23Add new package: fakechroot (#18887)darmac1-0/+21
2020-09-23Add new package: f2c (#18889)darmac1-0/+27
2020-09-23fasttext: new package at v0.9.2 (#18890)darmac1-0/+19
2020-09-23OLCF Ascent gitlab ci trigger: pass SPACK_REF (#18875)eugeneswalker1-0/+3
2020-09-23py-uproot4: added new package at v0.0.27 (#18891)vvolkl1-0/+39
2020-09-23py-awkward1: added new package at v0.3.1 (#18892)vvolkl2-0/+42
2020-09-23nlohmann-json-schema-validator: new package at v2.1.0 (#18837)Matthieu Dorier1-0/+26
2020-09-23trilinos: patch for cray cce fortran compiler (#18164)Howard Pritchard3-0/+44
two patchfiles needed since this file changed between 12.12.1 and 12.14.1 Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
2020-09-23Add new package: addrwatch (#18728)darmac1-0/+20
* Add new package: addrwatch * addrwatch: refine url
2020-09-23LCIO: added v2.15.[0123] (#18841)Andre Sailer1-0/+7
2020-09-22setting old GO default values for older trilinos versioins to (hopefully) ↵Mathias Anselmann2-5/+24
not break the installation. Adjusting dealii package to just explicitly set GO if trilinos >= 12.18.1 is installed (#15439)
2020-09-22treelite: new package at v0.93 (#18861)Jen Herting1-0/+16
2020-09-22gromacs: remove 'rdtscp' variant, deduce the flag from the target (#18868)Massimiliano Culpo1-6/+5
refers #18858
2020-09-22Heffte: add magma variant (#18849)Miroslav Stoyanov1-10/+11
2020-09-22casacore: added v3.3.0 (#18870)Martin Pokorny1-31/+20
2020-09-22Rust: added v1.46.0 (#18863)Andrew Gaspar1-0/+7
2020-09-22charliecloud: added v0.19 (#18866)Jordan Ogas1-0/+1
2020-09-22Set conflicts parameter for cuda-11 (#18847)Glenn Johnson1-3/+5
Magma is not currently compatible with CUDA-11. While this is reflected in the package, it is done with a comment in a `depends_on` directive, which has the effect of trying to install a version of CUDA that may be different from the one in the current environment, without any message to the end user. A `conflicts` is a better way to handle this.
2020-09-22Bash: fix build with Xcode 12 (#18843)Adam J. Stewart2-1/+21
2020-09-22ROCm 3.8 Stage1 Components (#18830)Ganesh Kumar12-38/+52
* ROCm 3.8 Stage1 Components * version review comments * 3.5 dependency restrictions Co-authored-by: root <root@mlseqa-hyd-virt-srv-07.amd.com>
2020-09-22sirius: use -DCUDA_ARCH for develop, version >7.0.0 (#18852)Simon Pintarelli1-10/+8
Also remove master branch
2020-09-22ReFrame: added v3.1 (#18860)victorusu1-0/+4
2020-09-22Added RAJA v0.12.1`and Umpire v4.0.1 (#18756)Chris White2-2/+10
Also renamed 'master' to 'main'
2020-09-22acts: added v1.0 (#18859)Hadrien G1-0/+1
2020-09-21miniqmc: fix install (#18857)Christoph Junghans1-2/+2
2020-09-21util-linux: fix bash completion install errors. (#18696)Robert Blake2-2/+17
* Disable bash completion by default. * flake8 * Adding explicit dependence on libuuid * Adding explicit dependence on cryptsetup This way we don't pick up host crypto packages by mistake. * Fixing the completion directory. * Update var/spack/repos/builtin/packages/util-linux/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * flake8 * Removing libuuid linkage according to @michaelkuhn on #18696 Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-09-21nut: fix install (#18848)Christoph Junghans1-2/+2
* nut: fix install * flake8
2020-09-21fix spack-build usages (#18846)Christoph Junghans3-3/+3
2020-09-21typo (#18845)Greg Becker1-1/+1
2020-09-21add groff and ghostscript (#18803)Joseph Wang1-0/+3
Without these packages, graphviz will set groff/ghostscript to false which will cause the build to fail.
2020-09-20libksba: add new version (#18798)Adam J. Stewart1-0/+3
2020-09-19readline: simplify linking to ncurses (#18801)Adam J. Stewart1-9/+1
2020-09-19SciPy: add patch to fix XCode 12 build (#18800)Adam J. Stewart1-0/+4
2020-09-19ncurses: fix libs method (#18799)Adam J. Stewart1-5/+5
2020-09-19graphviz: fix build with Apple Clang 12.0.0 (#18797)Adam J. Stewart2-0/+18
2020-09-19fish: relax ncurses dependency constraints (#18796)Adam J. Stewart1-1/+4
2020-09-19Ensure variant defaults are parsable from CLI. (#18661)Massimiliano Culpo3-21/+33
- Add a unit test to check if there are unparsable defaults - Fix 'rust' and 'nsimd' variants
2020-09-18Hdf5 1.10.7 (#18712)Larry Knox2-4/+6
* Update hdf5/package.py for HDF5 1.10.7 release and obsolete home url. Add maintainer to hdf/package.py. * remove stray space. * Remove unnecessary /diplay/support from homepage urls.
2020-09-18bedtools2: Add missing python build dependency (#18744) (#18746)Tom Payerle1-0/+1
Makefile invokes python to build some scripts See #18744
2020-09-18popt: Add missing libiconv dependency (#18731)Michael Kuhn1-0/+2
Without this dependency, the build fails due to undefined references.
2020-09-18py-notebook: add new version (#18638)Adam J. Stewart1-28/+16
2020-09-18do out of source builds in hashed directories (#18574)Greg Becker1-1/+2
2020-09-18trigger ascent e4s pipeline on merge to spack develop (#18655)Shahzeb Siddiqui1-0/+6
* trigger ascent e4s pipeline on merge to spack develop * change pipeline name ecpcitest/e4s is the pipeline that will be triggered for merge on develop its the E4S use-case.
2020-09-18Add mumax-3.10 release version (#18740)Glenn Johnson1-5/+27
This PR adds the current release version of mumax and tweaks the install of the previous beta version. - Set the url parameter to reflect the release version over the beta version. Hopefully, this will be consistent going forward. - Set an explicit url for the previous beta version. - Accept values for `cuda_arch`. The previous version had its own list but the release version does not. - Replace the built in cuda compute capabilities list with the one provided by Spack for the 3.10beta version.
2020-09-18swig: add version 4.0.2 and 4.0.2-fortran (#18741)Seth R. Johnson1-3/+9
2020-09-18env view failures: print underlying error message (#18713)Greg Becker2-1/+13
2020-09-18[py-pyarrow] added variant cuda (#18716)Jen Herting1-1/+2
* [py-pyarrow] added variant cuda * [py-pyarrow] simplifying variant dependencies