-
Notifications
You must be signed in to change notification settings - Fork 109
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
feat: windows support #63
Merged
b4rtaz
merged 34 commits into
b4rtaz:main
from
DifferentialityDevelopment:windows-support
May 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
844d084
Windows support!
835b639
Fixed linux build
d059217
Small fix
90e7a6d
Removed bin dir output from makefile
84e19db
Update .gitignore
DifferentialityDevelopment 0499f95
Update .gitignore
DifferentialityDevelopment 0c2a849
refactor: Added isEagainError function to socket.cpp
48fa75f
Refactored some more code in socket.cpp
7ef3eeb
Refactored makefile
5201f57
Trying to resolve .gitignore conflict?
ea175d5
Some more refactoring
dbde6ca
Refactored utils.cpp
6f960a6
Updated readme
92860f2
Add windows build to workflow file
618a33e
Updated main.yml
daea68f
Another attempt
044ca10
Fix syntax
4630f9b
Small tweak
44448ca
Trying to get it work
4fb52ca
Testing
093e1b8
Trying to correct script path
094c8da
Moved scripts to scripts folder and made dependencies.sh executable
3d188ce
Removed old path
b16804f
Another fix
fc729a1
install_dependencies.
b4rtaz 0efc59e
install_dependencies.
b4rtaz 596121e
newBuffer & freeBuffer.
b4rtaz 1248d2b
mmap file.
b4rtaz c15d643
fix: include.
b4rtaz ab06abe
polishing.
b4rtaz 8e16486
main.yml.
b4rtaz 2afbede
main.yml.
b4rtaz 5e84e46
cleaning.
b4rtaz 589519b
polishing.
b4rtaz 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
This file contains 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't know how I swapped those two around! Must have been by accident..