-
Notifications
You must be signed in to change notification settings - Fork 904
[Merged by Bors] - Enable Compatibility with Windows #2333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 12 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
8fb73f1
Made changes for Windows Compatibility
ethDreamer 0a796db
Cleaned up command line args for windows
ethDreamer 7b8748f
Merge branch 'unstable' into windows
ethDreamer c401368
Cleaned up formatting
ethDreamer 6c4fda1
removed forgotten println
ethDreamer 8f73443
fixed unused import issue
ethDreamer 1cd6a6f
Fixed clippy complaints
ethDreamer 138f34a
Fixed formatting again
ethDreamer 82eed9e
fixed clippy complaints again
ethDreamer 33b900f
fixed clippy complaints again again
ethDreamer 669ae04
fixed platform-specific dependencies
ethDreamer 5df34e3
Fixed Cargo.lock for clippy
ethDreamer c8ba601
Use cfg! macro for windows booleans
ethDreamer d725a09
use cfg! macro again
ethDreamer e39277f
fixed typo
ethDreamer 749ea97
Tests *should* complete in windows now
ethDreamer ab775ee
Ran cargo fmt
ethDreamer 4a1e251
cargo test --all --release now succeeds on windows
ethDreamer d7ffcda
forgot to run cargo fmt >.<
ethDreamer c6f9e79
clippy again..
ethDreamer 7d7ffa1
Merge upstream/unstable into windows
ethDreamer b8b04b6
Made changes requested by msproul
ethDreamer c20a63d
Fix some compilation errors/quirks
michaelsproul f3d48b9
Fix typo, check for tempdir cleanup
michaelsproul 4f3ef51
First go at Windows CI
michaelsproul 2f41852
Cargo fmt
michaelsproul 0ec467e
Smaller DB for slasher tests
michaelsproul c30b155
No sudo on Windows oops
michaelsproul 18603c9
forgot one of the tests needs testing config
ethDreamer d23e695
Updated lighthouse book & fixed slasher cli tests
ethDreamer 5124fa6
Windows shell is so weird.. works in both now
ethDreamer 96d5c07
Update book/src/slasher.md
ethDreamer 339c25b
made requested changes to lighthouse book
ethDreamer 80360b8
Forgot to use const for OWNER_SID_STR
ethDreamer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.