Revisions of spack

buildservice-autocommit accepted request 1103772 from Egbert Eich's avatar Egbert Eich (eeich) (revision 83)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) committed (revision 82)
- Fix SPACK_ROOT setting in /etc/profile.d/spack.[c]sh (bsc#1214222).
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1103700 from Egbert Eich's avatar Egbert Eich (eeich) (revision 81)
- Fix SPACK_ROOT setting in /etc/profile.d/spack.[c]sh
- Don't source /etc/os-release directly, use a subshell.
buildservice-autocommit accepted request 1095551 from Egbert Eich's avatar Egbert Eich (eeich) (revision 80)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1095549 from Egbert Eich's avatar Egbert Eich (eeich) (revision 79)
- Make sure, libhwloc and hwloc are installed together when
  spack is installed.
Egbert Eich's avatar Egbert Eich (eeich) committed (revision 78)
- Add hwloc-devel and sqlite3 to the packages that trigger a
  `spack external find`.
Egbert Eich's avatar Egbert Eich (eeich) committed (revision 77)
- Change /usr/bin to %{_bindir}.
buildservice-autocommit accepted request 1090534 from Egbert Eich's avatar Egbert Eich (eeich) (revision 76)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1090531 from Egbert Eich's avatar Egbert Eich (eeich) (revision 75)
- Do not attempt to build documentation for 32-bit, s390x and
  ppc64*. There are build issues on some build targets.
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1090376 from Egbert Eich's avatar Egbert Eich (eeich) (revision 74)
- source /usr/share/spack/setup-env.sh in spack_get_libs.sh
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1090303 from Egbert Eich's avatar Egbert Eich (eeich) (revision 73)
- Do not attempt to build documentation for 32-bit.
  There are build issues on some build targets which do not
  trigger for 64-bit.
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1088985 from Christian Goll's avatar Christian Goll (mslacken) (revision 72)
- Update to version 0.20.0 with the following features:
  * Exact versions: Spack did not previously have a way to distinguish a
    version if it was a prefix of some other version. For example, @3.2 would
    match 3.2, 3.2.1, 3.2.2, etc. You can now match exactly 3.2 with @=3.2.
    This is useful, for example, if you need to patch only the 3.2 version of a
    package
  * More stable concretization: Now, spack concretize will only concretize the
    new portions of the environment and will not change existing parts of an
    environment unless you specify --force.  This has always been true for
    unify:false, but not for unify:true and unify:when_possible environments.
  * The concretizer has a new --reuse-deps argument that only reuses dependencies.
    That is, it will always treat the roots of your environment as it would with
    --fresh. This allows you to upgrade just the roots of your environment while
    keeping everything else stable
  * Specs in buildcaches can be referenced by hash: Previously, you could run
    spack buildcache list and see the hashes in buildcaches, but referring to
    them by hash would fail.  You can now run commands like spack spec and
    spack install and refer to buildcache hashes directly, e.g. spack install
    /abc123
  * New package and buildcache index websites
    Our public websites for searching packages have been completely revamped
    and updated.  You can check them out here:
      Package Index: https://packages.spack.io
      Buildcache Index: https://cache.spack.io
    Both are searchable and more interactive than before. Currently major
    releases are shown; UI for browsing develop snapshots is coming soon.
  * Default CMake and Meson build types are now Release: Spack has historically
    defaulted to building with optimization and debugging, but packages like
    llvm can be enormous with debug turned on. Our default build type for all
    Spack packages is now Release. This has a number of benefits:
buildservice-autocommit accepted request 1084588 from Christian Goll's avatar Christian Goll (mslacken) (revision 71)
baserev update by copy to link target
buildservice-autocommit accepted request 1075574 from Christian Goll's avatar Christian Goll (mslacken) (revision 69)
baserev update by copy to link target
Christian Goll's avatar Christian Goll (mslacken) accepted request 1075542 from Egbert Eich's avatar Egbert Eich (eeich) (revision 68)
- Avoid running run-find-external.sh twice during installation/
  update.
- Stop accidental inclusion of %%pre/post/triggerin/un scripts
  in doc packages.
- Adpot new info file installation sceme for Factory.
buildservice-autocommit accepted request 1074104 from Egbert Eich's avatar Egbert Eich (eeich) (revision 67)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1074103 from Egbert Eich's avatar Egbert Eich (eeich) (revision 66)
- run-find-external.sh: Extend the range of versions of MPI
  flavors to be searched for when asking Spack to look
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1074094 from Egbert Eich's avatar Egbert Eich (eeich) (revision 65)
- run-find-external.sh: Extend the range of versions of mpich
  and mvapich2 to be searched for when asking Spack to look
  for external packages (bsc#1208751).
buildservice-autocommit accepted request 1070345 from Christian Goll's avatar Christian Goll (mslacken) (revision 64)
baserev update by copy to link target
Displaying revisions 21 - 40 of 103
openSUSE Build Service is sponsored by