Commit Graph

21 Commits (master)

Author SHA1 Message Date
Bradlee Speice b86a876fdf Main API needs 1.34 2020-01-12 20:58:31 -05:00
Bradlee Speice 07d336a90c Pin minimum support at Rust 1.33
No promises about maintaining that, just want to know if/when I do something that breaks it
2020-01-12 20:26:08 -05:00
Bradlee Speice 27f9a03617 Attempt to use the job matrix instead of re-installing in Windows 2020-01-12 20:10:56 -05:00
Bradlee Speice b23d08a084 Don't install clippy/rustfmt until after we mess with the Windows target 2020-01-12 19:36:42 -05:00
Bradlee Speice 8b8acd5f4b Set Rust runtime to MSVC on Windows 2020-01-12 19:33:04 -05:00
Bradlee Speice 23f2a52c6e Show full rustup info
Don't think Aeron will compile with Gnu ABI on Windows
2020-01-12 19:05:43 -05:00
Bradlee Speice 80c1aed824 Try just removing sh.exe outright
Hilarious things happen in Travis when /bin goes away
2020-01-12 18:44:49 -05:00
Bradlee Speice 437e3f9d05 Attempt to remove `sh.exe` from PATH 2020-01-12 18:37:15 -05:00
Bradlee Speice 56fc28dc47 Attempt to find `sh.exe` on Windows path 2020-01-12 18:15:54 -05:00
Bradlee Speice 53e7a3b370 Move the clippy/fmt checks to start; we want to fail fast 2020-01-12 18:15:28 -05:00
Bradlee Speice 05f0ad5067 Echo path for Windows debugging 2020-01-12 17:49:54 -05:00
Bradlee Speice b9b5b74b7c Rename to aeron-driver-sys, update to 1.25.0 release 2020-01-12 16:47:29 -05:00
Bradlee Speice e36700881c Switch rustup to minimal mode
Should speed up the build especially on Windows
2019-10-16 18:33:00 -04:00
Bradlee Speice 46baa54f75 Add bors.toml 2019-10-07 22:57:27 -04:00
Bradlee Speice 419cbf158c Refactor workspace build 2019-10-07 22:17:14 -04:00
Bradlee Speice 9f086c5965 Fix the Travis build 2019-10-07 19:26:33 -04:00
Bradlee Speice 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
Bradlee Speice 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
Bradlee Speice e43c035aed Add some `before_script` necessary stuff 2019-09-19 22:47:07 -04:00
Bradlee Speice e6ae0ad1c5 Add Travis build file
Should work?
2019-09-19 22:33:59 -04:00