summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-06-26r-tinytex: add 0.32 (#24538)Manuela Kuhn1-2/+3
2021-06-26r-knitr: add 1.33 (#24537)Manuela Kuhn1-4/+6
2021-06-26r-mime: add 0.11 (#24536)Manuela Kuhn1-2/+2
2021-06-26r-htmltools: add 0.5.1.1 (#24535)Manuela Kuhn1-2/+2
2021-06-26soci: add 4.0.2 and multiple variants (#24543)Manuela Kuhn1-3/+37
Fix url to find newer versions, add newest version 4.0.2 and add variants for - cxxstd: To use a specific c++ standard - static: Enable or disable build of static libraries - boost: Boost support - sqlite: SQLite support - postgresql: PostgreSQL support
2021-06-26r-highr: add 0.9 (#24534)Manuela Kuhn1-2/+3
2021-06-26r-xfun: add 0.24 (#24533)Manuela Kuhn1-2/+2
2021-06-26flecsi: fixed reported issues in package (#24398)Massimiliano Culpo1-2/+4
Prevent the use of "legion network=none" when flecsi has "backend=legion"
2021-06-25p4est: autoreconf required only for @2.0 (#24544)Satish Balay1-3/+3
2021-06-25p4est: use autoreconf only for @:2.2 (#24528)Satish Balay1-2/+3
This fixes @2.3.2 build breakage with #23824 changes.
2021-06-25bwa: fixing build errors with gcc10+ (#24475)snehring1-0/+5
2021-06-25GDAL: only jasper will be removed in GDAL 3.5, not openjpeg (#24483)Even Rouault1-1/+0
2021-06-25sundials: remove sundials_nvecopenmp target from ARKODE SuperLU_DIST example ↵Satish Balay2-0/+36
(#24516)
2021-06-25py-seqeval: new package (#24486)Jen Herting1-0/+23
2021-06-25HOHQMesh: add new package (#24501)Joseph Schoonover1-0/+22
Co-authored-by: Joe Schoonover <joe@fluidnumerics.com>
2021-06-25go-bootstrap: Increase environment variable size (#24508)Michael Kuhn1-10/+17
When having a few packages loaded, installing go-bootstrap will fail because the `PATH` variable is truncated at 4096 bytes. Increase the limit to 128 KiB to make longer paths fit.
2021-06-25xsdk: fix dealii@9.2.0 build (#24515)Satish Balay1-1/+1
1. "+simplex" conflicts with "dealii@:9.2" [The interface to simplex is supported from version 9.3.0 onwards. Please explicitly disable this variant via ~simplex] 2. "+arborx" conflicts with "dealii@:9.2" [The interface to arborx is supported from version 9.3.0 onwards. Please explicitly disable this variant via ~arborx]
2021-06-25lmod: add v8.5.6 (#24511)Alec Scott1-1/+2
2021-06-25ONNX: add new versions (#24518)Adam J. Stewart1-0/+12
2021-06-25texlive: add support for external find (#24460)Olivier Cessenat1-0/+37
2021-06-24only apply onapi patch to m4 for v1.4.18 (#24490)Gregory Lee1-1/+1
2021-06-24Sleef: add new versions (#24443)Adam J. Stewart1-3/+25
* Sleef: add new versions * Mix release versions and dates
2021-06-24[acts] Add versions 9.0.0 and 9.0.1 (#24428)Hadrien G1-0/+2
2021-06-24Update Jasper to 2.0.32 (#24510)Alec Scott1-3/+5
2021-06-24abyss: add v2.3.1 (#24408)Alec Scott1-1/+4
2021-06-24OPENMPI: fixes to enable building of ompi master (#24391)Howard Pritchard1-2/+2
yes I know this name isn't popular but that's the way it is right now. master and the upcoming v5.0.x release branch use git submodules. Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2021-06-24bedops: add v2.4.39 (#24411)Alec Scott1-1/+2
2021-06-24postgresql: fix typo and missing import (#24491)Manuela Kuhn1-1/+3
2021-06-24[xxhash] added version 0.8.0 (#24492)Jen Herting1-0/+1
2021-06-24New package: py-xxhash (#24493)Jen Herting1-0/+23
* [py-xxhash] created template * [py-xxhash] working on dependencies * [py-xxhash] set version for xxhash * [py-xxhash] Final cleanup - added homepage - added description - removed fixmes
2021-06-24sirius: add single precision switch (#24500)Anton Kozhevnikov1-1/+5
2021-06-23FTObjectLibrary: new package (#24423)Joseph Schoonover1-0/+19
Co-authored-by: Joe Schoonover <joe@fluidnumerics.com>
2021-06-23New package: py-mouseinfo (#24245)Jen Herting1-0/+38
* [py-mouseinfo] created template * [py-mouseinfo] added some dependencies * [py-mouseinfo] added platform dependent dependency information * [py-mouseinfo] flake8 * [py-mouseinfo] added python2 dependency and conflict with darwin for missing dependency * [py-mouseinfo] Final cleanup - added homepage - added description - removed fixmes * [py-mouseinfo] using pil provider
2021-06-23gsl: add v2.7 (#24474)Olivier Cessenat1-0/+1
2021-06-23Add dependency on rocm-cmake to various ROCm related packages (#24427)Uwe Sauter8-0/+8
2021-06-22add version 35.0 of luaposix (#24458)Peter Scheibel1-0/+2
2021-06-22ASP-based solver: fix provider logic (#24351)Massimiliano Culpo2-0/+27
This commit fixes a subtle bug that may occur when a package is a "possible_provider" of a virtual but no "provides_virtual" can be deduced. In that case the cardinality constraint on "provides_virtual" may arbitrarily assign a package the role of provider even if the constraints for it to be one are not fulfilled. The fix reworks the logic around three concepts: - "possible_provider": a package may provide a virtual if some constraints are met - "provides_virtual": a package meet the constraints to provide a virtual - "provider": a package selected to provide a virtual
2021-06-22z3: set CMAKE_INSTALL_PYTHON_PKG_DIR for +python build (#24470)Ethan Stam1-0/+11
2021-06-22py-cartopy: mark incompatibility with PROJ 8 (#24454)Adam J. Stewart1-2/+2
2021-06-22sw4lite: fixed to include build targets (#24466)OliverPerks1-2/+2
2021-06-22dd4hep: Updated version checksum due to updated tag (#24469)Thomas Madlener1-1/+1
2021-06-22subread: updating subread to 2.0.2 (#24468)snehring1-0/+1
2021-06-22Bump libfuse (#24444)Harmen Stoppels1-0/+1
2021-06-22py-pandas: add v1.2.5 (#24464)Adam J. Stewart1-0/+1
2021-06-22py-numpy: add v1.21.0 (#24463)Adam J. Stewart1-0/+4
2021-06-22tau: use filter_compiler_wrappers to take advantage of builtin functionality ↵eugeneswalker1-17/+4
(#24457)
2021-06-22py-scipy: add v1.7.0 (#24438)Adam J. Stewart1-0/+2
2021-06-22Implement CVS fetcher (#23212)Erik Schnetter1-0/+13
Spack packages can now fetch versions from CVS repositories. Note this fetch mechanism is unsafe unless using :extssh:. Most public CVS repositories use an insecure protocol implemented as part of CVS.
2021-06-22py-pythran: add new package (#24440)Adam J. Stewart1-0/+25
2021-06-22adding save of build times on install (#24350)Vanessasaurus1-0/+30
Here we are adding an install_times.json into the spack install metadata folder. We record a total, global time, along with the times for each phase. The type of phase or install start / end is included (e.g., build or fail) Signed-off-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: vsoch <vsoch@users.noreply.github.com>