Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-18 | [podio] fix root cxxstd dependency (#16708) | vvolkl | 1 | -11/+6 | |
2020-05-18 | Add new package: http-load (#16676) | darmac | 1 | -0/+33 | |
* Add new package: http-load * refine version format * fix date/version error | |||||
2020-05-18 | Add new package: http-get (#16677) | darmac | 1 | -0/+35 | |
* Add new package: http-get * refine version name | |||||
2020-05-18 | TensorFlow: add new versions (#16703) | Adam J. Stewart | 1 | -0/+3 | |
2020-05-18 | r-decipher: new package at 2.12.0 (#16705) | Justin S | 1 | -0/+27 | |
2020-05-18 | angsd: add 0.933, add misc programs to install (#16669) | Justin S | 1 | -1/+17 | |
* angsd: add 0.933, add misc programs to install * angsd: add r variant | |||||
2020-05-18 | paraview: use kits by default (#16698) | Utkarsh Ayachit | 1 | -0/+13 | |
Adding a variant to enable/disable kits and making the default use kits. | |||||
2020-05-18 | r-tensor: New package (#16697) | Amjad Kotobi | 1 | -0/+20 | |
2020-05-18 | r-goftest: New package (#16699) | Amjad Kotobi | 1 | -0/+20 | |
2020-05-18 | Update Apache arrow to 0.17.1 (#16701) | Nick Robison | 1 | -0/+2 | |
Update Arrow to the latest version. Also add an additional dependency on `thrift` when building with Parquet support. | |||||
2020-05-18 | Add new package: hyperscan (#16681) | darmac | 1 | -0/+31 | |
* Add new package: hyperscan * hyperscan: remove cmake_args() | |||||
2020-05-18 | New package: py-pyeda (#16416) | archxlith | 1 | -0/+18 | |
* New package: py-pyeda * py-pyeda: added dep for python 3.3 or greater * [py-pyeda] Added space in depends_on python line | |||||
2020-05-18 | PyYAML: fix linking to libyaml (#16682) | Adam J. Stewart | 1 | -0/+32 | |
2020-05-18 | revocap-refiner: fixed typo in pic flags (#16694) | h-denpo | 1 | -1/+1 | |
2020-05-17 | hwloc: Add libudev variant. (#16615) | Toyohisa Kameyama | 1 | -0/+7 | |
* hwloc: Add libudev variant. * typo fix. * Wrong version for libudev variant is fixed. * Add maintainers. | |||||
2020-05-17 | Add new version of COSMA: 2.2.0 (#16672) | Marko Kabic | 1 | -13/+10 | |
* Updated versions of COSMA. * Added an empty line for formatting. * Switched to sha256. * Renamed gpu variant to cuda. Extending the CudaPackage base class. | |||||
2020-05-17 | r-spatstat-data: New package (#16688) | Amjad Kotobi | 1 | -0/+21 | |
2020-05-17 | r-rms: New package (#16683) | Amjad Kotobi | 1 | -0/+48 | |
* r-rms: New package * r-rms: deleted duplicated dependency * r-rms: deleting comma | |||||
2020-05-17 | r-spatialpack : New package (#16664) | Amjad Kotobi | 1 | -0/+19 | |
* r-spatialpack : New package * r-spatialpack : R dependeny added type * r-spatialpack: Description was missing | |||||
2020-05-16 | py-scipy: Fix build with gcc@10: (#16687) | Michael Kuhn | 1 | -0/+5 | |
2020-05-16 | py-fastcluster: new package at 1.1.26 (#16588) | Justin S | 1 | -0/+18 | |
* py-fastcluster: new package at 1.1.26 * py-fastcluster: add py-setuptools dep | |||||
2020-05-16 | r-yaimpute: New package (#16658) | Amjad Kotobi | 1 | -0/+20 | |
2020-05-16 | r-envstats: New package (#16659) | Amjad Kotobi | 1 | -0/+26 | |
2020-05-16 | New package frontistr (#16660) | h-denpo | 1 | -0/+33 | |
"""Open-Source Large-Scale Parallel FEM Program for Nonlinear Structural Analysis""" | |||||
2020-05-16 | r-spatstat-utils : New package (#16663) | Amjad Kotobi | 1 | -0/+21 | |
2020-05-16 | hpctoolkit: add dependency on gotcha (#16670) | Mark W. Krentel | 1 | -0/+2 | |
2020-05-16 | Add Go versions 1.14.3 and 1.13.11 (#16673) | Paul | 1 | -0/+2 | |
2020-05-16 | Add new package: hiredis (#16679) | darmac | 1 | -0/+21 | |
2020-05-16 | Add new package: guacamole-server (#16680) | darmac | 1 | -0/+26 | |
2020-05-16 | r-polspline: new package (#16648) | Amjad Kotobi | 1 | -0/+22 | |
* r-polspline: new package * r-polspline: updated urls | |||||
2020-05-15 | fix catalyst so that it doesn't depend on a particular spelling of python ↵ | Omar Padron | 1 | -1/+7 | |
(#16667) | |||||
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 | |