Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-15 | py-petsc4py: allow ~mpi variant (#16595) | Stephen Hudson | 1 | -13/+16 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-05-15 | likwid: fix build with gcc@10: (#16641) | Michael Kuhn | 1 | -0/+6 | |
2020-05-15 | binutils: fix build with gcc@10: (#16661) | Michael Kuhn | 1 | -0/+3 | |
The issue seems to be fixed in the development version already. | |||||
2020-05-14 | Pipelines: Support DAG scheduling and dynamic child pipelines | Scott Wittenburg | 1 | -0/+3 | |
This change also adds a code path through the spack ci pipelines infrastructure which supports PR testing on the Spack repository. Gitlab pipelines run as a result of a PR (either creation or pushing to a PR branch) will only verify that the packages in the environment build without error. When the PR branch is merged to develop, another pipeline will run which results in the generated binaries getting pushed to the binary mirror. | |||||
2020-05-14 | namd: build on aarch64. (#16639) | Toyohisa Kameyama | 1 | -2/+3 | |
2020-05-14 | Fixing the build directory for cardioid. (#16640) | Robert Blake | 1 | -16/+0 | |
* Fixing the build directory for cardioid. * These imports are no longer needed due to deletions. Co-authored-by: Robert Blake <rob.c.blake.3@gmail.com> | |||||
2020-05-14 | scorep: Fix build with gcc@10: (#16642) | Michael Kuhn | 2 | -1/+16 | |
2020-05-14 | lammps: set LAMMPS_POTENTIALS in the runtime environment (#16643) | Andrew W Elble | 1 | -0/+4 | |
so lammps can find the installed potential files | |||||
2020-05-14 | New package: maloc (#16631) | Jen Herting | 1 | -0/+39 | |
* [maloc] created template * [maloc] added some build dependencies * [maloc] added homepage and description * [maloc] added doc variant in an attempt to disable documentation. Still builds doc though... at least when there is a system doxygen found. Having doxygen being a dependency here can bring python in and cause issues for dependents, even when listed as only a build dependency. Maybe this is a bug? * [maloc] flake8 and fixme removal * [maloc] shorted description | |||||
2020-05-14 | ucx: cuda / gdrcopy variants (#16605) | Andrew W Elble | 1 | -1/+18 | |
picking up where #15724 left off. | |||||
2020-05-14 | miniforge3: a new package. (#16644) | 健美猞猁 | 1 | -0/+34 | |
2020-05-14 | at-spi2-core: Add 2.36.0 (#16645) | Michael Kuhn | 1 | -4/+6 | |
The pkg-config file of newer versions of at-spi2-core includes dependencies for xtst, recordproto, inputproto and fixesproto, so they have to be available at runtime as well. | |||||
2020-05-14 | atk: Add 2.36.0 (#16646) | Michael Kuhn | 1 | -0/+1 | |
2020-05-14 | at-spi2-atk: Add 2.34.2 (#16647) | Michael Kuhn | 1 | -0/+1 | |
2020-05-14 | r-hmisc: new version and updated dependency (#16649) | Amjad Kotobi | 1 | -0/+2 | |
2020-05-14 | r-survival: new version and updated dependency (#16650) | Amjad Kotobi | 1 | -0/+2 | |
2020-05-13 | adios2: Fix build with gcc@10: (#16570) | Michael Kuhn | 1 | -0/+5 | |
2020-05-13 | Spack Package for ns-3 (#16630) | Nathan | 1 | -0/+52 | |
* Adding ns3 spack * Format and cleanup of ns3 spack package * Removing comments and fixing boost variant * Fixing formating | |||||
2020-05-13 | py-horovod: add new version (#16635) | Adam J. Stewart | 1 | -2/+4 | |
2020-05-13 | Helics: add python variant (#16625) | Nathan | 1 | -0/+13 | |
* Adding varient for python interface in HELICS * Append python interface to pythonpath * cleaning up blank lines * Update var/spack/repos/builtin/packages/helics/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-05-13 | revbayes: Update checksum (#16628) | Nick Booher | 1 | -1/+1 | |
2020-05-13 | conda4aarch64:New Package. (#16617) | Toyohisa Kameyama | 1 | -0/+24 | |
2020-05-13 | ncl: Fix build with gcc@10: (#16624) | Michael Kuhn | 1 | -0/+7 | |
2020-05-13 | r-exactextractr: new package (#16626) | Amjad Kotobi | 1 | -0/+26 | |
2020-05-13 | QE Update May 2020 (#16627) | Nichols A. Romero | 1 | -5/+8 | |
* Clarify comments about QMCPACK-to-QE converter. * Allow hdf5=serial with QE 6.4.1 + qmcpack, but apply filter_file. * Ammend comments about the use of the filter_file. | |||||
2020-05-13 | py-pint: added versions up to v0.11 (#16537) | lpritch-lanl | 1 | -3/+9 | |
Co-authored-by: Lori Pritchett-Sheats <lpritch@pn2002926.lanl.gov> | |||||
2020-05-13 | parallel-netcdf: fix build with gcc@10: (#16620) | Michael Kuhn | 1 | -6/+20 | |
2020-05-13 | r-xml2: new version & updated dependencies (#16604) | Amjad Kotobi | 1 | -1/+2 | |
* r-xml2: new version & updated dependencies * r-xml2: updated dependencies | |||||
2020-05-13 | ppopen-appl-fdm: added support to Fujitsu compilers. (#16616) | Tomoki, Karatsu | 2 | -1/+17 | |
2020-05-13 | charmpp: support for aarch64. (#16619) | Toyohisa Kameyama | 1 | -0/+2 | |
2020-05-13 | tcsh: fix build with gcc@10: (#16621) | Michael Kuhn | 1 | -10/+11 | |
2020-05-13 | esmf: fix build with gcc@10: (#16622) | Michael Kuhn | 1 | -0/+3 | |
2020-05-12 | Fix axom install target (#16613) | Chris White | 1 | -1/+1 | |
2020-05-12 | py-plotly: unfix dependency versions (fixes #16544) (#16546) | Pariksheet Nanda | 1 | -3/+5 | |
* py-plotly: unfix dependency versions (fixes #16544) * py-plotly: add missing dependencies for #16546 * py-plotly: match setup.py instead of requirements.txt for #16546 | |||||
2020-05-12 | velvetoptimiser: new package at 2.2.6 (#16611) | Justin S | 1 | -0/+22 | |
2020-05-12 | r-testthat : dependencies and version updated (#16576) | Amjad Kotobi | 1 | -0/+4 | |
* r-testthat : dependencies and version updated * Adding version conditions for dependencies * r-testthat: Fix dependecies condition | |||||
2020-05-12 | py-scikit-learn: add new version (#16607) | Adam J. Stewart | 1 | -3/+6 | |
2020-05-12 | zstd: add 1.4.4 (#16608) | Justin S | 1 | -0/+1 | |
2020-05-12 | py-threadpoolctl: add new package (#16606) | Adam J. Stewart | 1 | -0/+19 | |
2020-05-12 | revbayes: update for 1.1.0 (#16603) | Nick Booher | 1 | -8/+20 | |
* revbayes: update for 1.1.0 * revbayes: Fix flake8 | |||||
2020-05-12 | new version r-rcurl (#16550) | Amjad Kotobi | 1 | -0/+2 | |
* new version r-rcurl * RCurl dependency R version updated * Adding version conditions | |||||
2020-05-12 | new version r-cli (#16553) | Amjad Kotobi | 1 | -0/+3 | |
* new version r-cli * r-cli : dependencies updated * Adding version conditions for dependencies | |||||
2020-05-12 | new version r-ellipsis (#16556) | Amjad Kotobi | 1 | -0/+2 | |
* new version r-ellipsis * r-ellipsis : R dependency updated * Adding version conditions for dependencies | |||||
2020-05-12 | r-rematch2 : new package (#16563) | Amjad Kotobi | 1 | -0/+23 | |
* r-rematch2 : new package * Updating URL | |||||
2020-05-12 | r-roxygen : dependencies and version updated (#16565) | Amjad Kotobi | 1 | -0/+5 | |
* r-roxygen : dependencies and version updated * Dependencies updated for condition | |||||
2020-05-12 | r-purrr : dependencies and version update (#16566) | Amjad Kotobi | 1 | -0/+2 | |
* r-purrr : dependencies and version update * Dependencies updated for condition | |||||
2020-05-12 | r-rversions : new package (#16572) | Amjad Kotobi | 1 | -0/+28 | |
* r-rversions : new package * URL updated r-rversions | |||||
2020-05-12 | r-withr : dependencies and version updated (#16577) | Amjad Kotobi | 1 | -0/+2 | |
* r-withr : dependencies and version updated * Adding version conditions for dependencies | |||||
2020-05-12 | r-knitr : dependencies and version updated (#16579) | Amjad Kotobi | 1 | -2/+3 | |
* r-knitr : dependencies and version updated * Adding version conditions for dependencies | |||||
2020-05-12 | modylas: Add flag to use preprocessor when building with Fujitsu compiler. ↵ | Tomoki, Karatsu | 1 | -0/+2 | |
(#16598) |