Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-22 | pegtl: add v3.2.0 and a patch for <2.8.3 with gcc 10. (#22422) | Robert Mijakovic | 1 | -0/+6 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-22 | dtf: new package. (#22446) | Toyohisa Kameyama | 1 | -0/+64 | |
2021-03-22 | py-s3fs: new package (#22260) | a-saitoh-fj | 1 | -0/+21 | |
2021-03-22 | clingo: fix typo (#22444) | Maxim Belkin | 1 | -1/+1 | |
2021-03-21 | [py-awkward1] add dlpack dependency (#22220) | Valentin Volkl | 3 | -5/+49 | |
* [py-awkward1] add dlpack dependency * [py-awkward] rename package * [py-awkward] address comments from [22220] * [py-awkward] address comments from [22220] | |||||
2021-03-21 | Metall: add v0.10, remove old versions prior to v0.7 (#21893) | Keita Iwabuchi | 1 | -7/+4 | |
2021-03-21 | libmpdclient: new package (#22146) | darmac | 1 | -0/+20 | |
2021-03-21 | libndp: new package (#22147) | darmac | 1 | -0/+24 | |
2021-03-21 | libnetfilter-cthelper: new package (#22148) | darmac | 1 | -0/+21 | |
2021-03-21 | libnetfilter-cttimeout: new package (#22149) | darmac | 1 | -0/+22 | |
2021-03-21 | libnetfilter-queue: new package (#22150) | darmac | 1 | -0/+23 | |
2021-03-21 | Document cli syntax for environment scopes (#20344) | Greg Becker | 2 | -4/+18 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-21 | ecp-data-vis-sdk: disable sz python bindings (#22271) | Chuck Atkins | 1 | -1/+3 | |
2021-03-21 | net-snmp: new package (#22154) | darmac | 1 | -0/+22 | |
2021-03-21 | opus: add v1.3.1 (#22308) | Jen Herting | 1 | -0/+1 | |
2021-03-21 | hwdata: new package (#22128) | darmac | 1 | -0/+16 | |
2021-03-21 | mozjs: add zip and unzip as dependencies (#22274) | darmac | 1 | -0/+2 | |
2021-03-21 | fullock: new package (#22139) | darmac | 1 | -0/+31 | |
2021-03-21 | brynet: new package (#22133) | darmac | 1 | -0/+25 | |
2021-03-20 | libnfs: new package (#22151) | darmac | 1 | -0/+19 | |
2021-03-20 | libnfsidmap: new package (#22152) | darmac | 1 | -0/+25 | |
2021-03-20 | MiniAMR: add v1.6.6 and v1.6.5 (#22227) | Robert Pavel | 1 | -0/+2 | |
2021-03-20 | professor: add new package at v2.3.3 (#22043) | Matthew Kelsey | 1 | -0/+28 | |
Co-authored-by: Matthew Kelsey <matt@Matthews-MacBook-Pro.local> Co-authored-by: Matthew Kelsey <mkelsey@rcas6015.rcf.bnl.gov> | |||||
2021-03-20 | libapreq2: add package at v2.13 (#22136) | darmac | 1 | -0/+25 | |
2021-03-20 | bazel: new versions, 4.0.0 and 3.7.2 (#22420) | Robert Mijakovic | 1 | -0/+2 | |
* bazel: new versions, 4.0.0 and 3.7.2 * Updates bazel 4.0.0 hash Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-20 | pajeng: add dependency on fmt for @develop (#22432) | VinÃcius | 1 | -0/+1 | |
2021-03-20 | silo: adding the library spec for dependents (#22431) | Olivier Cessenat | 1 | -0/+7 | |
2021-03-20 | notify and error out on more unsupported versions (#22389) | Tom Scogland | 1 | -9/+14 | |
This is to help debug situations like #22383, where python3.4 is accidentally preferred over python2. It will also help on systems where there is no python2 available or some other issue. | |||||
2021-03-20 | minizip: reduce scope of applied patch (#21909) | Olivier Cessenat | 1 | -1/+2 | |
2021-03-20 | SymEngine: add v0.7.0 (#22367) | Rohit Goswami | 1 | -1/+3 | |
2021-03-20 | QA: don't run build tests on each commit (#22430) | Massimiliano Culpo | 1 | -0/+12 | |
This applies the same rules on push to develop that we use for PRs | |||||
2021-03-20 | QA: reduce number of unit tests for jobs not in the matrix (#22426) | Massimiliano Culpo | 1 | -7/+28 | |
* QA: reduce number of unit tests for jobs not in the matrix * Fixup for CentOS6 dependencies * Put correct conditions back in place * Add dependency on changes | |||||
2021-03-20 | libtorrent: add new package at v0.13.8 (#22130) | darmac | 1 | -0/+20 | |
2021-03-20 | args: add new package at v6.2.3 (#22132) | darmac | 1 | -0/+20 | |
2021-03-20 | libao: add new package at v1.2.2 (#22135) | darmac | 1 | -0/+23 | |
2021-03-20 | libasr: new package at v1.0.4 (#22137) | darmac | 1 | -0/+16 | |
2021-03-20 | casacore: fft implementation default (#22226) | Martin Pokorny | 1 | -4/+12 | |
* Change default FFT implementation to FFTW To account for the default changing with casacore v3.4.0, as well as the CMake logic for getting the FFTPack implementation. * Switch to using spec.satisfies() for Python CMake values | |||||
2021-03-20 | eigen: add v3.3.9 (#22369) | Rohit Goswami | 1 | -0/+2 | |
2021-03-20 | zlib-ng: new package (#22346) | Michael Kuhn | 1 | -0/+28 | |
2021-03-20 | libvorbis: add v1.3.7 (#22266) | Jen Herting | 1 | -0/+1 | |
2021-03-20 | neuron: fix issue with assignment operator during build (#22278) | Pramod Kumbhar | 1 | -1/+6 | |
2021-03-20 | hivex: new package (#22158) | darmac | 1 | -0/+19 | |
2021-03-20 | hyphen: new package (#22157) | darmac | 1 | -0/+22 | |
2021-03-20 | libmbim: add new package (#22143) | darmac | 1 | -0/+32 | |
2021-03-20 | liblognorm: new package (#22140) | darmac | 1 | -0/+27 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-03-20 | py-azureml-sdk: Python 3.9 not yet supported (#22388) | Adam J. Stewart | 1 | -1/+2 | |
2021-03-20 | kokkos: add ampere80 cuda arch (#22397) | Scot Halverson | 1 | -0/+1 | |
Adding support for Ampere (SM_80) GPUs. | |||||
2021-03-20 | singularity: update packages (#22281) | Vanessasaurus | 2 | -6/+8 | |
This PR will update the urls to not have www (not needed), the repository user should be hpcng instead of sylabs (technically GitHub maintains the old links but this might not be forever) and also added 3.7.1 and 3.7.2 versions of Singularity, newly released Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com> | |||||
2021-03-20 | sundials: use CudaPackage and ROCmPackage and add spack tests (#22183) | Cody Balos | 2 | -49/+127 | |
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-03-20 | openblas: add v0.3.14 (#22371) | Kai Torben Ohlhus | 1 | -0/+1 | |
New OpenBLAS 0.3.14 release - https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.14 |