Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-26 | asciidoc: sourceforge a2x needs python2, adds more recent for py3 (#21807) | Olivier Cessenat | 1 | -6/+28 | |
* asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: making python 2.3 to 2.7 able to cope with asciidoc * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 * asciidoc: current sourceforge a2x needs python2, new github release python3 | |||||
2021-02-26 | xkbcomp: add v 1.4.4 (#21981) | Adam J. Stewart | 1 | -0/+1 | |
2021-02-26 | sensei: add versions and fix dependencies (#21452) | Dan Lipsa | 5 | -69/+294 | |
* Fix sensei@develop Should work with all options but libsim. Current releases don't work with ~catalyst See https://gitlab.kitware.com/sensei/sensei/-/merge_requests/240 for the fix for develop. Current releases work only with paraview 5.7 and 5.6 See https://gitlab.kitware.com/sensei/sensei/-/merge_requests/239 for the fix for develop (which works with 5.9) * Fix libsim. * Fix warnings. * Fix python runtime. * Many changes: * Reworked cmake options top use the CMakePackage option helpers * Simplified and consolidated options * Replaced adios with adios2 variant * Added vtkm variant (not yet working) * paraview: Fix downstream consumers getting the wrong FindMPI * vtk: Fix downstream consumers getting the wrong FindMPI * Add +ascent, +adios2; remove +adios; variants off by default * Fix catalyst python logic * sensei: cleanup formatting Co-authored-by: Chuck Atkins <chuck.atkins@kitware.com> | |||||
2021-02-26 | ncl: allow building on aarch64 (#21984) | Tomoyasu Nojiri | 2 | -0/+12 | |
2021-02-26 | amr-wind: new package (#21883) | eugeneswalker | 1 | -0/+111 | |
* amr-wind: new package * amr-wind: simplify cuda_arch mapping * simplify | |||||
2021-02-26 | warpx: fix typos in a few dependency conditions (#21982) | Tomoyasu Nojiri | 1 | -3/+3 | |
2021-02-26 | berkeley-db: do not install docs by default (#21960) | Harmen Stoppels | 2 | -2/+34 | |
* Add an option to not install 100MB of docs * Add deprecations of versions that are removed and add conflicts for 5.3 | |||||
2021-02-26 | py-xarray: add new variant 'io' (#21945) | Adam J. Stewart | 1 | -0/+12 | |
2021-02-26 | c-blosc: add v1.21.0 (#21968) | Adam J. Stewart | 1 | -0/+1 | |
2021-02-26 | Python: add new versions (#21969) | Adam J. Stewart | 1 | -1/+5 | |
2021-02-26 | py-importlib-resources: add v5.1.0 (#21970) | Adam J. Stewart | 1 | -1/+5 | |
2021-02-26 | py-pooch: add new package (#21972) | Adam J. Stewart | 1 | -0/+23 | |
2021-02-26 | openPMD-api: use cmake helpers (#21973) | Axel Huebl | 1 | -30/+21 | |
Modernize the `openpmd-api` package to use fancy new `CMakePackage` helpers when setting options from variants :-) | |||||
2021-02-26 | hwloc: add v2.4.1 (#21978) | Erik Schnetter | 1 | -0/+1 | |
2021-02-26 | dbow2: add a dependency on eigen (#21663) | h-denpo | 1 | -0/+1 | |
2021-02-26 | hypre: enable cuda variants (#21885) | eugeneswalker | 1 | -2/+39 | |
2021-02-26 | CMake: add a "build_type" variant (#21958) | Harmen Stoppels | 1 | -2/+6 | |
This permits to use MinSizeRel or other build types where they are a better fit. | |||||
2021-02-26 | cpmd: add expected smoke test check output (#21668) | ketsubouchi | 1 | -1/+5 | |
2021-02-26 | make `spack fetch` work with environments (#19166) | Andreas Baumbach | 4 | -20/+117 | |
* make `spack fetch` work with environments * previously: `spack fetch` required the explicit statement of the specs to be fetched, even when in an environment * now: if there is no spec(s) provided to `spack fetch` we check if an environment is active and if yes we fetch all uninstalled specs. | |||||
2021-02-26 | added waylaynd-protocols package (#21979) | Gregory Lee | 1 | -0/+29 | |
2021-02-26 | Revert "New package r-circstat@0.2-6 (#21777)" (#21974) | Glenn Johnson | 1 | -24/+0 | |
This reverts commit 61c8bc2b19941bb009bf261337765a2475a42459. | |||||
2021-02-25 | typo fix (#21967) | Greg Becker | 1 | -1/+1 | |
2021-02-25 | pegtl: manage options to build examples and tests when run_tests (#21866) | Daryl W. Grunau | 1 | -0/+22 | |
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov> | |||||
2021-02-25 | Old concretizer: prevent unexpected propagation of external config (#20976) | Michael Kuron | 6 | -0/+87 | |
When using an external package with the old concretizer, all dependencies of that external package were severed. This was not performed bidirectionally though, so for an external package W with a dependency on Z, if some other package Y depended on Z, Z could still pull properties (e.g. compiler) from W since it was not severed as a parent dependency. This performs the severing bidirectionally, and adds tests to confirm expected behavior when using config from DAG-adjacent packages during concretization. | |||||
2021-02-25 | [flux-core] add -Wno-errpr=maybe-uninitialized (#21943) | Valentin Churavy | 1 | -0/+6 | |
Co-authored-by: Stephen Herbein <SteVwonder@users.noreply.github.com> | |||||
2021-02-25 | New package r-spades-addins at 0.1.2 (#21781) | Desmond Orton | 1 | -0/+31 | |
2021-02-25 | py-tensorflow: disable h5py/hdf5 mpi variant(s) if tensorflow is ~mpi (#21955) | Andrew W Elble | 2 | -1/+4 | |
2021-02-25 | tioga: add variants: +cuda and more (#21884) | eugeneswalker | 1 | -17/+36 | |
2021-02-25 | hdf5: drop support for libtool files (#21900) | Sergey Kosukhin | 1 | -21/+12 | |
2021-02-25 | meson: add 0.57.1 (#21959) | Michael Kuhn | 1 | -0/+1 | |
2021-02-25 | openmpi: add perl as a build dependency (#21956) | Harmen Stoppels | 1 | -1/+1 | |
2021-02-25 | WarpX: CMake (#21787) | Axel Huebl | 3 | -93/+158 | |
* New Package: py-picmistandard * New Package: py-warpx * WarpX: Transition to CMake | |||||
2021-02-25 | py-pydap: add new package (#21948) | Adam J. Stewart | 1 | -0/+24 | |
2021-02-25 | harfbuzz: dependency assumed cairo was compiled with +pdf and +ft (#21954) | Olivier Cessenat | 1 | -1/+1 | |
2021-02-25 | libpulsar: added dependency on curl (#21950) | h-denpo | 1 | -0/+1 | |
2021-02-25 | Fix recipe for evtgen 2.0; add variant for hepmc3 (#21814) | iarspider | 1 | -10/+53 | |
2021-02-25 | gridlab-d: specify xerces prefix (#21867) | Steven Smith | 1 | -0/+1 | |
2021-02-25 | w3m: new package at v0.5.3 (#21641) | ronin-gw | 3 | -0/+154 | |
2021-02-25 | Update fuse packages (#21901) | Harmen Stoppels | 2 | -3/+21 | |
Allow libfuse to build without setuid binary and bump versions of both libfuse and fuse-overlayfs. Still doesn't solve the issue where this package tries to install things into /etc/init.d though. | |||||
2021-02-25 | openblas: add perl as a build dependency (#21908) | Harmen Stoppels | 2 | -0/+60 | |
2021-02-25 | libxc: add perl as a build dependency (#21906) | Harmen Stoppels | 1 | -0/+2 | |
2021-02-25 | kcov: add missing dependency (#21932) | Harmen Stoppels | 1 | -0/+2 | |
kcov CMakeLists.txt generates the "kcov" executable only if certain dependencies are found. These dependencies are "libbfd", "libopcodes" and "libiberty", hence the dependency on binutils. | |||||
2021-02-25 | py-numcodecs: add v0.7.3, apple clang patch (#21944) | Adam J. Stewart | 2 | -3/+25 | |
* py-numcodecs: add new version, apple clang patch * py-numcodecs: add new version, apple clang patch | |||||
2021-02-25 | py-cfgrib: new package at v0.9.8.5 (#21946) | Adam J. Stewart | 1 | -0/+24 | |
2021-02-25 | py-h5netcdf: new package at v0.10.0 (#21947) | Adam J. Stewart | 1 | -0/+21 | |
2021-02-25 | py-webob: new package at v1.8.7 (#21949) | Adam J. Stewart | 1 | -0/+18 | |
2021-02-25 | libblastrampoline: Add version 3.0.0 (#21939) | Mosè Giordano | 1 | -0/+1 | |
2021-02-25 | New package r-spades-core at 1.0.5 (#21782) | Desmond Orton | 1 | -0/+39 | |
2021-02-24 | llvm-doe+lldb: @doe: fix improper set of LLDB_ENABLE_PYTHON (#21935) | eugeneswalker | 1 | -3/+3 | |
2021-02-25 | Overhaul xgboost packages (#21661) | Adam J. Stewart | 3 | -18/+96 | |
* Overhaul xgboost packages * Don't deprecate xgboost 0.90 * Add py-xgboost@0.90, but deprecate it * extras_require added in 1.0.0 * Deprecate py-dask-xgboost * Simplify setting cuda arch |