Skip to content

Tags: bfovet/spack

Tags

v0.14.1

Toggle v0.14.1's commit message
update CHANGELOG.md for 0.14.1

v0.14.0

Toggle v0.14.0's commit message
update CHANGELOG.md for 0.14.0

v0.13.4

Toggle v0.13.4's commit message
update CHANGELOG.md for 0.13.4

v0.13.3

Toggle v0.13.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tgamblin Todd Gamblin
update CHANGELOG.md for 0.13.3

v0.13.2

Toggle v0.13.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
tgamblin Todd Gamblin
v0.13.2

This release contains major performance improvements for Spack environments, as well as some bugfixes and minor changes.

* allow missing modules if they are blacklisted (spack#13540)
* speed up environment activation (spack#13557)
* mirror path works for unknown versions (spack#13626)
* environments: don't try to modify run-env if a spec is not installed (spack#13589)
* use semicolons instead of newlines in module/python command (spack#13904)
* verify.py: os.path.exists exception handling (spack#13656)
* Document use of the maintainers field (spack#13479)
* bugfix with config caching (spack#13755)
* hwloc: added 'master' version pointing at the HEAD of the master branch (spack#13734)
* config option to allow gpg warning suppression (spack#13744)
* fix for relative symlinks when relocating binary packages (spack#13727)
* allow binary relocation of strings in relative binaries (spack#13724)

v0.13.1

Toggle v0.13.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tgamblin Todd Gamblin
`spack find` now displays variants and other spec constraints

If you do this in a spack environment:

    spack add hdf5+hl

hdf5+hl will be the root added to the `spack.yaml` file, and you should
really expect `hdf5+hl` to display as a root in the environment.

- [x] Add decoration to roots so that you can see the details about what
      is required to build.
- [x] Add a test.

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
tgamblin Todd Gamblin
Add top-level `CHANGELOG.md` with release notes.

v0.12.1

Toggle v0.12.1's commit message
Merge branch 'releases/v0.12'

v0.12.0

Toggle v0.12.0's commit message
Merge branch 'releases/v0.12'

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Change location of public key in basic tutorial (spack#7192)

* Change location of public key in basic tutorial

* Change tuturial version number to 11.2