Bradlee Speice
|
11691a4bb2
|
Fix cargo fmt
|
2019-09-21 18:23:51 -04:00 |
|
Bradlee Speice
|
1d0e68a2da
|
Add extra Windows SDK static libs
|
2019-09-21 18:07:41 -04:00 |
|
|
6312d9520d
|
Enable static building in Travis
|
2019-09-21 15:50:07 -04:00 |
|
bspeice
|
4bfc895869
|
Merge pull request #1 from bspeice/travis_windows
Windows support
|
2019-09-21 14:45:43 -04:00 |
|
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 |
|
|
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 |
|
|
6018b12670
|
Format, clippy, and start the docs
|
2019-09-19 23:06:37 -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 |
|
|
0a1e3d689a
|
Add the Aeron project back
|
2019-09-19 22:29:14 -04:00 |
|
|
d02b9bb49a
|
Remove the gitmodules file
Stuff got weird, need to reset
|
2019-09-19 22:27:55 -04:00 |
|
|
cfad779e03
|
Start on an aeron-rs crate
|
2019-09-19 22:24:35 -04:00 |
|
|
a1604f49f0
|
Initial version allows for tests that actually run!
|
2019-09-19 22:02:14 -04:00 |
|
|
c6eb7e3519
|
Initial Cargo project and Aeron source
|
2019-09-19 18:45:21 -04:00 |
|