Skip to content

Tags: ExpHP/lammps-sys

Tags

v0.5.2

Toggle v0.5.2's commit message
v0.5.2: Fix builds from source in .crate file

The crates uploaded for 0.5.0 and 0.5.1 were completely broken
for automatic builds because two things were excluded that shouldn't
have been:  An (empty) potentials/ directory, and the manpage file.

The manpage file is an easy fix.  Leaving behind an empty directory
for potentials/, however, appears to be impossible.  We have to create
a copy of the lammps source tree in our output directory just so we can
add an empty directory at build script runtime.

v0.5.1

Toggle v0.5.1's commit message
add readme to Cargo.toml

v0.5.0

Toggle v0.5.0's commit message
Fix release date

I'm not sure what interrupted me moments before deployment
a couple of months ago, but... yeah.

v0.3.1

Toggle v0.3.1's commit message
Fixes the fake mpi.h include so that it actually builds on systems wi…

…thout any systemwide MPI installation.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md