Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-08 | mercury: add version 2.1.0 (#27825) | Jerome Soumagne | 1 | -34/+46 | |
Update package recipe to be more idiomatic | |||||
2021-12-08 | libdrm: fix build error with clang (#27848) | Valentin Volkl | 1 | -1/+1 | |
2021-12-08 | dd4hep: add version 0.19 and variants for subpackages (#27717) | Valentin Volkl | 1 | -18/+59 | |
* dd4hep: add version 0.19 and variants for subpackages * dd4hep: deprecate old versions, add tbb variant | |||||
2021-12-08 | ncurses: keep ncurses and ncursesw headers (#27372) | Dylan Simon | 1 | -9/+7 | |
- Copy ncursesw headers to include/ (matches prior behavior) - include/ncurses no-longer keeps a copy of ncursesw headers | |||||
2021-12-07 | r-rio: add 0.5.29 (#27838) | Manuela Kuhn | 1 | -3/+6 | |
2021-12-07 | r-diffobj: 0.3.5 (#27836) | Manuela Kuhn | 1 | -2/+2 | |
2021-12-07 | r-desc: add 1.4.0 (#27834) | Manuela Kuhn | 1 | -5/+8 | |
2021-12-07 | r-dbi: add 1.1.1 (#27833) | Manuela Kuhn | 1 | -4/+6 | |
2021-12-07 | r-crosstalk: add 1.2.0 (#27832) | Manuela Kuhn | 1 | -3/+3 | |
2021-12-07 | r-rmarkdown: add 2.11 (#27831) | Manuela Kuhn | 1 | -0/+2 | |
2021-12-07 | HiOp: add versions, variants for rocm (#27824) | Asher Mancinelli | 1 | -4/+18 | |
2021-12-07 | 3dtk: set boost constraint (#27806) | Glenn Johnson | 1 | -1/+1 | |
2021-12-06 | WarpX: 21.12 (#27800) | Axel Huebl | 3 | -2/+46 | |
Update `warpx` & `py-warpx` to the latest release, `21.12`. | |||||
2021-12-06 | py-rich: add version 10.9.0 (#27826) | iarspider | 1 | -1/+2 | |
2021-12-06 | r-blob: add 1.2.2 (#27797) | Manuela Kuhn | 1 | -3/+3 | |
2021-12-06 | r-colorspace: add 2.0-2 (#27815) | Manuela Kuhn | 1 | -3/+3 | |
2021-12-06 | r-jquerylib: add new package (#27716) | Manuela Kuhn | 1 | -0/+16 | |
2021-12-06 | r-brio: add 1.1.3 (#27801) | Manuela Kuhn | 1 | -2/+2 | |
2021-12-06 | r-conquer: add 1.2.1 (#27802) | Manuela Kuhn | 1 | -2/+3 | |
2021-12-06 | r-crayon: 1.4.2 (#27803) | Manuela Kuhn | 1 | -0/+1 | |
2021-12-06 | r-brms: add 2.16.3 (#27809) | Manuela Kuhn | 1 | -1/+2 | |
2021-12-06 | r-cli: add 3.1.0 (#27810) | Manuela Kuhn | 1 | -0/+1 | |
2021-12-06 | r-car: add 3.0-12 (#27811) | Manuela Kuhn | 1 | -1/+2 | |
2021-12-06 | r-colourpicker: add 1.1.1 (#27816) | Manuela Kuhn | 1 | -0/+1 | |
2021-12-06 | r-backports: add 1.4.0 (#27710) | Manuela Kuhn | 1 | -3/+3 | |
2021-12-06 | r-bh: add 1.75.0-0 (#27711) | Manuela Kuhn | 1 | -3/+5 | |
2021-12-06 | r-rcpparmadillo: add 0.10.7.3.0 (#27712) | Manuela Kuhn | 1 | -2/+2 | |
2021-12-06 | [py-pyspellchecker] New package (#27788) | Jen Herting | 1 | -0/+18 | |
Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2021-12-06 | apktool: new package (#27782) | Jen Herting | 1 | -0/+42 | |
2021-12-06 | mumps: fix problem when using Intel OneAPI mkl static lib (#27725) | Hector Barrios | 1 | -1/+1 | |
2021-12-06 | r-prettydoc: fix dependency (#27791) | Glenn Johnson | 1 | -1/+1 | |
The markdown dependency is `r-rmarkdown` rather than `r-markdown`. | |||||
2021-12-06 | r-affy: set r version constraint (#27792) | Glenn Johnson | 1 | -1/+1 | |
2021-12-06 | Remove the autotools resources (#27793) | Glenn Johnson | 1 | -8/+0 | |
This essentially reverts #18917 as it seems to no longer be necessary due to recent autotools changes in core spack. | |||||
2021-12-06 | opencascade: add v7.6.0 (#27799) | Wouter Deconinck | 1 | -0/+2 | |
2021-12-06 | suite-sparse: Add CXSparse and SPQR to targets (#27804) | Glenn Johnson | 1 | -1/+3 | |
2021-12-06 | glib: add 2.70.2 (#27812) | Michael Kuhn | 1 | -0/+1 | |
2021-12-06 | Set preferred version of vtk to 9.0.3 (#27817) | Glenn Johnson | 1 | -1/+1 | |
There is a library symbol issue with libioss and python with version 9.1.0 so set preferred version to 9.0.3. | |||||
2021-12-06 | acts: use variants['cuda_arch'] only when +cuda (#27813) | Wouter Deconinck | 1 | -3/+4 | |
Since #27185, the cuda_arch variant values are conditional on +cuda. This means that for -cuda specs, the installation fails with: ``` ==> acts: Executing phase: 'cmake' ==> Error: KeyError: 'cuda_arch' /home/wdconinc/git/spack/var/spack/repos/builtin/packages/acts/package.py:222, in cmake_args: 219 log_failure_threshold = spec.variants['log_failure_threshold'].value 220 args.append("-DACTS_LOG_FAILURE_THRESHOLD={0}".format(log_failure_threshold)) 221 >> 222 cuda_arch = spec.variants['cuda_arch'].value 223 if cuda_arch != 'none': 224 args.append('-DCUDA_FLAGS=-arch=sm_{0}'.format(cuda_arch[0])) 225 ``` | |||||
2021-12-06 | bohrium: missing dependencies (#27807) | Glenn Johnson | 1 | -9/+13 | |
2021-12-06 | librsvg,libcroco: add doc variant to avoid unsolvable constraints due to ↵ | Wouter Deconinck | 2 | -3/+16 | |
gtkplus (#27790) * [libcroco] add variant doc, depends_on gtk-doc when +doc * [librsvg] add variant doc, depends_on gtk-doc when +doc | |||||
2021-12-06 | rivet: hepmc=3: Fix prefix of --with-hepmc3 (#27814) | Wouter Deconinck | 1 | -1/+1 | |
2021-12-05 | new package: py-tensorflow-datasets (#27746) | Glenn Johnson | 2 | -0/+73 | |
* new package: py-tensorflow-datasets - includes new dependency package: py-tensorflow-metadata * Update var/spack/repos/builtin/packages/py-tensorflow-datasets/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-tensorflow-metadata/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-12-05 | py-astropy: set version constraint on cfitsio (#27805) | Glenn Johnson | 1 | -1/+1 | |
2021-12-05 | cgdb: add depends_on('gdb', type='run') (#27753) | Ben Bergen | 1 | -1/+3 | |
* Added gdb Dependency When using spack to install cgdb, a spack-built gdb is necessary to avoid dynamic link errors. - Added maintainer: tuxfan - Set preferred to 'master' (best version for spack currently) * Update: The gdb dependency added by this PR is for runtime Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2021-12-05 | r-v8: add 3.6.0 (#27714) | Manuela Kuhn | 1 | -5/+7 | |
* r-v8: add 3.6.0 * Add conflict and deprecate version 3.4.0 | |||||
2021-12-03 | py-imagesize: add 1.3.0 (#27787) | Manuela Kuhn | 1 | -1/+3 | |
2021-12-03 | py-jeepney: add 0.7.1 (#27786) | Manuela Kuhn | 1 | -0/+1 | |
2021-12-03 | julia: update versions and add znver3 to Julia's CPU target (#27770) | Chung ShinYee | 1 | -2/+9 | |
* julia: new versions. * julia: Support AMD Milan CPU znver3. | |||||
2021-12-03 | LLVM: Revert build_llvm_dylib to llvm_dylib (#27761) | kwryankrattiger | 1 | -4/+4 | |
2021-12-03 | berkeley-db: Add minimal external detection (#27752) | Tamara Dahlgren | 1 | -0/+15 | |