Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-27 | Raise InstallError if any explicit specs is skipped (#21980) | Tamara Dahlgren | 4 | -11/+32 | |
2021-02-26 | kcov: elfutils not needed on macOS (#21993) | Adam J. Stewart | 1 | -2/+2 | |
2021-02-27 | petsc/petsc4py/slepc: switch default git branch from 'master' to 'main' (#22001) | Satish Balay | 7 | -21/+21 | |
2021-02-26 | boost: Patch B2 bootstrap step to use correct toolchain (#21408) | Sebastian Mobo | 2 | -0/+16 | |
2021-02-26 | nccl-tests: respect cuda_arch variant during build (#21995) | Andrew W Elble | 1 | -0/+5 | |
2021-02-26 | adds flag to turn off NLOPT_OCTAVE in CMAKE when -octave (#21997) | Ryan Viertel | 1 | -0/+4 | |
2021-02-26 | New package r-spades-tools at 0.3.6 (#21783) | Desmond Orton | 1 | -0/+39 | |
2021-02-26 | Compilers: make oneapi ifx version_regex tolerant to wrappers (#21742)e4s-21.02 | Gregory Lee | 1 | -1/+1 | |
If a user creates a wrapper for the ifx binary called ifx_orig, this causes the ifx --version command to produce: $ ifx --version ifx_orig (IFORT) 2021.1 Beta 20201113 Copyright (C) 1985-2020 Intel Corporation. All rights reserved. The regex for ifx currently expects the output to begin with "ifx (IFORT)..." so the wrapper would not be detected as ifx. This PR removes the need for the static "ifx" string which allows wrappers to be detected as ifx. In general, the Intel compiler regexes do not include the invoked executable name (i.e., ifort, icc, icx, etc.), so this is not expected to cause any issues. | |||||
2021-02-26 | amrex: use right cmake_args for @develop; depends_on(hypre) for link (#21892) | eugeneswalker | 1 | -37/+39 | |
* amrex package: use right cmake_args for @develop; depends_on(hypre) * add explicit depends_on for petsc, for link, when +petsc | |||||
2021-02-26 | amrex: +hypre and +petsc do not need +fortran from version 20.08 (#21994) | mic84 | 1 | -5/+5 | |
2021-02-26 | Package/r circstats (#21966) | Desmond Orton | 1 | -0/+24 | |
2021-02-26 | FastJet: fix patch level (#21936) | iarspider | 1 | -1/+1 | |
2021-02-26 | py-metpy: add new package (#21971) | Adam J. Stewart | 1 | -0/+31 | |
2021-02-26 | Qscintilla: added v2.12.0, fixed build (#21902) | Olivier Cessenat | 1 | -10/+17 | |
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 | |