tag:github.com,2008:https://github.com/adayton1/spack/releasesRelease notes from spack2021-05-22T21:57:30Ztag:github.com,2008:Repository/400334540/v0.16.22021-05-22T21:57:30Zv0.16.2<p>Update CHANGELOG and release version for v0.16.2</p>tgamblintag:github.com,2008:Repository/400334540/releases/latest2021-05-22T21:57:30Zreleases/latest<p>Update CHANGELOG and release version for v0.16.2</p>tgamblintag:github.com,2008:Repository/400334540/e4s-21.022021-02-26T22:57:40Ze4s-21.02: Compilers: make oneapi ifx version_regex tolerant to wrappers (#21742)<p>If a user creates a wrapper for the ifx binary called ifx_orig,<br>
this causes the ifx --version command to produce:</p>
<p>$ ifx --version<br>
ifx_orig (IFORT) 2021.1 Beta 20201113<br>
Copyright (C) 1985-2020 Intel Corporation. All rights reserved.</p>
<p>The regex for ifx currently expects the output to begin with<br>
"ifx (IFORT)..." so the wrapper would not be detected as ifx. This<br>
PR removes the need for the static "ifx" string which allows wrappers<br>
to be detected as ifx.</p>
<p>In general, the Intel compiler regexes do not include the invoked<br>
executable name (i.e., ifort, icc, icx, etc.), so this is not<br>
expected to cause any issues.</p>lee218llnltag:github.com,2008:Repository/400334540/v0.16.12021-02-19T19:06:33Zv0.16.1<p>Update CHANGELOG and release version</p>tldahlgrentag:github.com,2008:Repository/400334540/v0.16.02020-11-18T12:22:09Zv0.16.0<p>update CHANGELOG.md for v0.16.0</p>tgamblintag:github.com,2008:Repository/400334540/v0.15.42020-08-13T07:41:59Zv0.15.4<p>update CHANGELOG.md for 0.15.4</p>tgamblintag:github.com,2008:Repository/400334540/v0.15.32020-07-28T09:11:06Zv0.15.3<p>update CHANGELOG.md for 0.15.3</p>tgamblintag:github.com,2008:Repository/400334540/v0.15.22020-07-23T23:04:26Zv0.15.2<p>update changelog for 0.15.2</p>becker33tag:github.com,2008:Repository/400334540/v0.15.12020-07-10T23:54:49Zv0.15.1<p>Bump version to 0.15.1; update CHANGELOG and version references</p>scheibelptag:github.com,2008:Repository/400334540/v0.15.02020-06-30T23:21:32Zv0.15.0<p>changelog for v0.15.0</p>becker33