1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-16 08:41:28 -04:00
Commit Graph

7 Commits

Author SHA1 Message Date
5527495b09 Reversion and cleanup
Moving the `aeronmd` example to the sys crate caused issues for static
linking because of the `tempfile` crate.

Revert "Install luuid for Linux"
Revert "Fix some Cargo.toml issues"
Revert "More minor cleanup"
2019-10-03 00:48:53 -04:00
c5b227f328 Install luuid for Linux 2019-10-03 00:32:37 -04:00
6312d9520d Enable static building in Travis 2019-09-21 15:50:07 -04:00
Bradlee Speice
b1493fc0fd Fix the DLL path on Windows
Static builds aren't working missing some symbols on Windows
2019-09-21 14:02:11 -04:00
dd5662124b Only test on stable
That's what I care about, and ensures no issues with clippy/fmt
2019-09-19 23:08:20 -04:00
e43c035aed Add some before_script necessary stuff 2019-09-19 22:47:07 -04:00
e6ae0ad1c5 Add Travis build file
Should work?
2019-09-19 22:33:59 -04:00