Skip to content

Tags: adayton1/axom

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#719 from LLNL/v0.6.1-rc

V0.6.1 rc

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#697 from LLNL/v0.6.0-RC

V0.6.0 rc

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#558 from LLNL/update-v0.5.0

Update release numbers to 0.5.0

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#351 from LLNL/v0.4.0-rc

v0.4.0 Release

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#159 from LLNL/v0.3.3-rc

Release Candidate for v0.3.3

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#107 from LLNL/v0.3.2-rc

V0.3.2 rc

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request LLNL#65 from LLNL/v0.3.1-rc

V0.3.1 rc

v0.3.0

Toggle v0.3.0's commit message
v0.3.0 release

v0.2.9

Toggle v0.2.9's commit message
Merge pull request LLNL#567 in ATK/axom from release/v0.2.9-rc1 to ma…

…ster

* commit 'b8973cfb684f68215c459c069a3154b45939dbd7': (226 commits)
  Updates changelog regarding thirdparty library and platform support.
  DOC: document mint & numerics changes for v0.2.9
  Updated mailmap file.
  Updated CHANGELOG with some additional changes for version 0.2.9
  Updates Axom version to 0.2.9
  Regenerate spio with shroud-0.8.0
  Make style.
  Updates CZ bg/q host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates CZ blue_os host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates CZ toss3 host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates CZ chaos5 host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates RZ bg/q host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates RZ blue_os host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates RZ toss3 host-configs for conduit-v0.3.1 and shroud-0.8.0
  Updates RZ chaos5 host-configs for conduit-v0.3.1 and shroud-0.8.0
  default to shared mirror location instead of always creating one relative to your tpl build directory
  Fix for uberenv conduit package on blue_os with xl@clang compiler
  Reverts hdf5 fix for uberenv conduit package on bg/q
  harden axoms cmake logic for hdf5 (taken from conduit)
  update uberenv spack to us conduit 0.3.1
  ...

v0.2.8

Toggle v0.2.8's commit message
Merge pull request LLNL#536 in ATK/axom from release/v0.2.8-rc1 to ma…

…ster

* commit 'ae61847b55af2d396f59350e241c73607b29053e': (46 commits)
  Bumps axom version to v0.2.8
  Change reference to spio namespace to sidre
  Updated quickstart to list optional dependency of Sidre on SCR.
  Fixes fortran module install command for spio. ATK-1135.
  Update documentation directories after spio move. ATK-1135.
  Removes spio from list of components for copy headers. ATK-1135.
  Fixes dependencies of the sidre format converter utility after moving spio to sidre. ATK-1135.
  Removed spio from AxomConfig and config.hpp. ATK-1135
  Fixes dependencies after spio's move into sidre. ATK-1135.
  Fix up some SLIC stream comments to nudge uncrustify to make things look a little better without line wraparounds.
  ENH: apply uncrustify style changes
  STYLE: manual doxygen style changes to src/util
  STYLE: manual doxygen style changes to slic
  STYLE: manual doxygen style changes to axom/include
  STYLE: manual doxygen style changes to slam
  STYLE: manual doxygen style changes to sidre
  STYLE: manual doxygen style changes to quest
  STYLE: manual doxygen style changes to primal
  STYLE: manual doxygen style changes to mint
  STYLE: manual doxygen style changes to lumberjack
  ...