Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-12 | Added slurm version 20-02-4-1 and support to build slurmrestd (#19249) | Evan Bollig | 2 | -0/+38 | |
* Added slurm version 20-02-4-1 and support to build slurmrestd * cleanup formatting * cleanup libjwt to pass unittests * missed one boilerplate * hacking a pass in unittests * defer to default install routine in libjwt | |||||
2020-10-12 | singularity: added v3.6.3 (#19272) | Dr. Christian Tacke | 1 | -1/+2 | |
2020-10-12 | evemu: added new package at v2.7.0 (#19013) | darmac | 1 | -0/+26 | |
2020-10-12 | libnetfilter-conntrack: new package at v1.0.4 (#19012) | darmac | 1 | -0/+26 | |
2020-10-12 | [whizard] Disable parallel builds to avoid race condition (#19270) | Thomas Madlener | 1 | -0/+4 | |
2020-10-12 | autotools: refactor search paths for aclocal in its own method (#19258) | Massimiliano Culpo | 2 | -9/+15 | |
This commit refactors the computation of the search path for aclocal in its own method, so that it's easier to reuse for packages that need to have a custom autoreconf phase. Co-authored-by: Toyohisa Kameyama <kameyama@riken.jp> | |||||
2020-10-12 | libamd_comgr.so.1 is linked to by libamdhip64.so.3, so it should be a link ↵ | Harmen Stoppels | 1 | -1/+1 | |
dep (#19025) | |||||
2020-10-12 | rng-tools: added new package at v6.10 (#19011) | darmac | 1 | -0/+31 | |
2020-10-12 | openwsman: added new package at v2.7.0 (#19009) | darmac | 1 | -0/+25 | |
2020-10-12 | glib-networking: added new package at v2.66.0 (#19008) | darmac | 1 | -0/+23 | |
2020-10-12 | ecdsautils: new package at v0.3.2 (#19007) | darmac | 1 | -0/+18 | |
2020-10-12 | conserver: added new package at v8.2.5 (#18988) | darmac | 1 | -0/+23 | |
2020-10-12 | cc65: added new package at v2.18 (#18989) | darmac | 1 | -0/+24 | |
2020-10-12 | autotools.py: removed some options from libtool only for Fujitsu. (#19217) | Tomoki, Karatsu | 1 | -1/+6 | |
2020-10-12 | console-bridge: added new package at v1.0.1 (#18986) | darmac | 1 | -0/+23 | |
2020-10-12 | root: added more 6.20.* versions, switch preferred (#19265) | Dr. Christian Tacke | 1 | -2/+4 | |
2020-10-12 | cmark: added new package at v0.29.0 (#18985) | darmac | 1 | -0/+21 | |
2020-10-12 | Change how CUDA variants are handled for libbeagle (#18984) | Glenn Johnson | 1 | -9/+12 | |
- Override the cuda_arch variant setup, with multi=False to ensure one value is selected - Use a conflicts statement rather than InstallError | |||||
2020-10-12 | Change how CUDA variants are handled (#18983) | Glenn Johnson | 1 | -10/+11 | |
- Override the cuda_arch variant setup, with multi=False to ensure one value is selected - Use a conflicts statement rather than InstallError | |||||
2020-10-12 | precice: added v2.1.1 (#19264) | Frédéric Simonis | 1 | -0/+1 | |
2020-10-12 | asciidoc-py3: new patckage at v9.0.2 (#18920) | darmac | 1 | -0/+22 | |
2020-10-12 | Fix r-devtools package (#18981) | Glenn Johnson | 3 | -3/+6 | |
The r-devtools package was not installable due to a few issues. - The rstudioapi spec was for 0.11.0 but the rstudioapi version is actually 0.11. This caused an error during concretization. - Set r-usethis to depend on rlang@0.4.3: rather than r-lang@0.4.3. - Set r-usethis to depend on r-gh@1.1.0: rather than r-gh@1.1.0. - Added version r-gh-1.1.0 as it is not currently present in spack. | |||||
2020-10-12 | Added CUDAHOSTCXX variable needed to compile with cuda and mpi. (#19254) | David M. Rogers | 1 | -0/+10 | |
* Added CUDAHOSTCXX variable needed to compile with cuda and mpi. * Added guard for setting CUDAHOSTCXX with MPI. * Acceptable working version of dealii+cuda+mpi. | |||||
2020-10-12 | itstool: modify depends_on('libxml2+python', type=('build', 'run')) (#19020) | h-denpo | 1 | -0/+2 | |
2020-10-11 | Python: add v3.9.0 (#19260) | Adam J. Stewart | 1 | -2/+12 | |
2020-10-11 | Add testing for Python 3.9 (#19261) | Adam J. Stewart | 6 | -16/+16 | |
2020-10-11 | CUDA: update maintainers (#19262) | Adam J. Stewart | 2 | -1/+2 | |
2020-10-11 | mpifileutils: Add patch for aarch64. (#18724) | Toyohisa Kameyama | 2 | -0/+27 | |
* mpifileutils: Add patch for aarch64. * Update patch and limit version for apply patch. | |||||
2020-10-11 | deal.II: Further modernisation and improvements (#19253) | Jean-Paul Pelteret | 1 | -121/+118 | |
2020-10-11 | Fix failing mpich build tests (#19259) | Adam J. Stewart | 1 | -1/+1 | |
By default Spack uses the latest (highest version) GCC compiler available, which might change across updates of the Github CI environment. Since a C compiler is always installed and `mpich~fortran` will result in faster build times, avoid building the FORTRAN interface as part of the test. | |||||
2020-10-11 | Update datatransferkit (#19239) | Daniel Arndt | 1 | -3/+6 | |
Conflicts: var/spack/repos/builtin/packages/datatransferkit/package.py var/spack/repos/builtin/packages/xsdk/package.py | |||||
2020-10-10 | Update XCFun with stable releases (#18784) | Roberto Di Remigio | 1 | -6/+10 | |
* Update XCFun with stable releases * Fix lint | |||||
2020-10-10 | Add new package: libgssglue (#18774) | darmac | 1 | -0/+17 | |
2020-10-10 | Add new package: pinfo (#18806) | darmac | 1 | -0/+28 | |
2020-10-10 | Add new package: xdelta (#18827) | darmac | 1 | -0/+36 | |
2020-10-10 | Ginkgo: new version and HIP support (#18842) | tcojean | 1 | -3/+41 | |
* Bump the Ginkgo version and add HIP support. * Add the HIP variant to Ginkgo. * Make HIP support work, check C++ compatibility. | |||||
2020-10-10 | cpio: Fix issue compiling with newer intel compilers (#18854) (#18855) | Tom Payerle | 1 | -1/+1 | |
* cpio: Fix issue compiling with newer intel compilers (#18854) Do not add --no-gcc for recent intel compilers (e.g. 20.x) * cpio: Remove --no-gcc flag for intel@19 as well as intel@20 Based on comments from @nrichart, removing --no-gcc option for intel@19 as well as intel@20 | |||||
2020-10-10 | audacious: add link type build to glib. (#18884) | Toyohisa Kameyama | 1 | -1/+1 | |
2020-10-10 | Provide draco-7_8_0. (#18947) | Kelly (KT) Thompson | 3 | -29/+128 | |
* Provide draco-7_8_0. + Also provide a patchfile for draco-7_6_0 to support CrayPE builds. + Version 7.8.0 has a new variant `+caliper`. + Sort dependencies alphabetically after grouping by required and optional. * Remove patchfile that is no longer needed. + Newer versions of draco do not require this patch. + Older versions of draco are not supported for spectrum-mpi. * Change new variant +caliper to default to False. | |||||
2020-10-10 | Add new package: less (#18952) | darmac | 1 | -0/+18 | |
2020-10-10 | Add new package: lsscsi (#18953) | darmac | 1 | -0/+19 | |
2020-10-10 | Add new package: libnftnl (#18954) | darmac | 1 | -0/+21 | |
2020-10-10 | Add new package: authd (#18955) | darmac | 1 | -0/+23 | |
2020-10-10 | Add new package: backupninja (#18957) | darmac | 1 | -0/+25 | |
2020-10-10 | Add new package: universal-ctags (#18962) | darmac | 1 | -0/+23 | |
2020-10-10 | Add new package: vtable-dumper (#18964) | darmac | 1 | -0/+22 | |
2020-10-10 | pandoc: add variant for texlive (#18967) | Derek Ryan Strong | 1 | -2/+4 | |
* pandoc: add variant for texlive Modifies the pandoc package by adding a variant for texlive, which is only needed for PDF output. Enables this variant by default. * Fix whitespace | |||||
2020-10-10 | poplpler: fix patch for 0.90.1. (#18969) | Toyohisa Kameyama | 2 | -1/+22 | |
2020-10-10 | parallel-netcdf: patch for PGI on Cray (#18972) | Sergey Kosukhin | 3 | -1/+69 | |
2020-10-10 | jellyfish@1.1.11: Change the type of the array dna_codes to the signed type. ↵ | t-nojiri | 2 | -0/+24 | |
(#19019) * jellyfish@1.1.11: Change the type of the array dna_codes to the signed type. * jellyfish@1.1.11: Add patch file |