Revisions of spack

Christian Goll's avatar Christian Goll (mslacken) accepted request 1070262 from Egbert Eich's avatar Egbert Eich (eeich) (revision 63)
- Improve run-find-external.sh:
  * Extend to run 'spack compiler find'.
  * Separate triggers for packages and compilers.
  * Better handle when search patterns match multiple directories.

- using `--all` flag for `spack external find` in the %triggrin
buildservice-autocommit accepted request 1068487 from Egbert Eich's avatar Egbert Eich (eeich) (revision 62)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1068458 from Christian Goll's avatar Christian Goll (mslacken) (revision 61)
- Udpate to 0.19.1 with following bug fixes:
  * buildcache create: make "file exists" less verbose
  * spack mirror create: don't change paths to urls
  * Improve error message for requirements
  * Fix libtool filter for Fujitsu compilers
  * FileCache: delete the new cache file on exception
- using `--all` flag for `spack external find` in the %triggrin 
  section, as MPI packages were not recognized any more, fixing
  (bsc#1208751)
buildservice-autocommit accepted request 1062188 from Egbert Eich's avatar Egbert Eich (eeich) (revision 60)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1062187 from Egbert Eich's avatar Egbert Eich (eeich) (revision 59)
- Make sure the spack environment is set up correctly in
  spack-generated Dockerfiles (boo#1207784):
  Make-sure-spack-environment-is-set-up-in-Dockerfile-template.patch
buildservice-autocommit accepted request 1057974 from Egbert Eich's avatar Egbert Eich (eeich) (revision 58)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1057973 from Egbert Eich's avatar Egbert Eich (eeich) (revision 57)
- Yet another fix for /var/spack/repos -> /usr/share/spack/repos
  move.
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1057874 from Egbert Eich's avatar Egbert Eich (eeich) (revision 56)
- Some more fixes to make the switch from /var/lib/spack/repo
  to /usr/share/spack/repo work.
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1057863 from Egbert Eich's avatar Egbert Eich (eeich) (revision 55)
- Fix other issues when moving /var/spack/repos to /usr/share/spack
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1057809 from Egbert Eich's avatar Egbert Eich (eeich) (revision 54)
- Fix var_path: this regression was introduced with the update
  to the 0.19.0 release (boo#1207053).
- Move repos to /usr/share/spack: /var is strictly for local data.
buildservice-autocommit accepted request 1040236 from Christian Goll's avatar Christian Goll (mslacken) (revision 53)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1037935 from Christian Goll's avatar Christian Goll (mslacken) (revision 51)
removed powershell and shebangs
Egbert Eich's avatar Egbert Eich (eeich) committed (revision 50)
- updated to version 0.19.0 with the following changes:
    support multiple build systems
- Improvements from v0.18.0
- removed following patches as incorporated upstream:
- avoid bashism in post scripts (bsc#1195391)
Egbert Eich's avatar Egbert Eich (eeich) accepted request 1037625 from Christian Goll's avatar Christian Goll (mslacken) (revision 49)
- updated to version 0.19.0 with follwoinig changes:
  * Spack's traditional package preferences are soft, but we've added hard
    requriements to packages.yaml and spack.yaml
  * spack install in an environment will no longer add to the specs: list; you'll
    need to either use spack add <spec> or spack install --add <spec>.
  * spack uninstall will not remove from your environment's specs:
    list; you'll need to use spack remove or spack uninstall --remove.
  * concretizer:unify:true is now the default mode for new environments
  * include environment configuration from URLs
  * An increasing number of packages in the ecosystem need the ability to
    support multiple build systems 
  * package ++variant:
    enabled variant that will be propagated to dependencies
  * git. prefix to specify git tags or branches as versions. All of these are
    valid git versions in
  * spack ci generate --tests will generate a .gitlab-ci.yml file that not only
    does builds but also runs tests for built packages
  * spack test run --explicit will only run tests for packages that are
    explicitly installed, instead of all packages.
  * You can add a new shared_linking option to config.yaml to make Spack embed absolute paths
    to needed shared libraries in ELF executables and shared libraries on Linux
  * spack spec prints dependencies more legibly. Dependencies in the output now
    appear at the earliest level of indentation possible (#33406)
  * You can override package.py attributes like url, directly in packages.yaml
  * There are a number of new architecture-related format strings you can use
    in Spack configuration files to specify paths
- Improvement from v0.18.0
  * spack install --reuse was introduced in v0.17.0, and --reuse is now the
    default concretization mode. Spack will try hard to resolve dependencies
    using installed packages or binaries
buildservice-autocommit accepted request 998181 from Christian Goll's avatar Christian Goll (mslacken) (revision 48)
baserev update by copy to link target
Christian Goll's avatar Christian Goll (mslacken) accepted request 995220 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 47)
- avoid bashism in post scripts (bsc#1195391)
buildservice-autocommit accepted request 967990 from Egbert Eich's avatar Egbert Eich (eeich) (revision 46)
baserev update by copy to link target
Egbert Eich's avatar Egbert Eich (eeich) accepted request 967985 from Egbert Eich's avatar Egbert Eich (eeich) (revision 45)
- Fix: Fix-error-during-documentation-build-due-to-recursive-module-inclusion.patch
  This is needed to prevent an AttributeError during
  'import spack.environment as some_name'
  when building Sphinx documentation - due to an outdated
  Python on SLE.
  The original version caused errors:
  'NameError: name 'uenv' is not defined'
  when using 'spack env activate' et.al. (bsc#1198212).
Egbert Eich's avatar Egbert Eich (eeich) accepted request 958481 from Egbert Eich's avatar Egbert Eich (eeich) (revision 44)
- Remove unneeded build dependency.
- Make dependencies of spack and spack-recipes symetrical.
Displaying revisions 41 - 60 of 103
openSUSE Build Service is sponsored by