1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-19 10:11:34 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
Bradlee Speice
7041d928d6 cargo fmt fixes 2019-09-21 14:03: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
e7aae43746 Add all link search paths
Probably want to rewrite via `cc` at some point.
2019-09-21 11:58:26 -04:00
4c9f575e2b Fix a cargo-fmt issue 2019-09-20 00:25:04 -04:00
Bradlee Speice
ffe015e9db Add support for Windows lib lookup directory 2019-09-20 00:14:40 -04:00
67a24a35d8 Fix path lookups on Windows 2019-09-19 23:17:31 -04:00
6018b12670 Format, clippy, and start the docs 2019-09-19 23:06:37 -04:00
0a1e3d689a Add the Aeron project back 2019-09-19 22:29:14 -04:00
cfad779e03 Start on an aeron-rs crate 2019-09-19 22:24:35 -04:00