Skip to content
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
merged 34 commits into from
May 27, 2024
Merged

Commits on May 24, 2024

  1. Windows support!

    Wouter Tichelaar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    844d084 View commit details
    Browse the repository at this point in the history
  2. Fixed linux build

    Wouter Tichelaar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    835b639 View commit details
    Browse the repository at this point in the history
  3. Small fix

    Wouter Tichelaar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d059217 View commit details
    Browse the repository at this point in the history
  4. Removed bin dir output from makefile

    Wouter Tichelaar committed May 24, 2024
    Configuration menu
    Copy the full SHA
    90e7a6d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    84e19db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0499f95 View commit details
    Browse the repository at this point in the history
  3. refactor: Added isEagainError function to socket.cpp

    Wouter Tichelaar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    0c2a849 View commit details
    Browse the repository at this point in the history
  4. Refactored some more code in socket.cpp

    Wouter Tichelaar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    48fa75f View commit details
    Browse the repository at this point in the history
  5. Refactored makefile

    Wouter Tichelaar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7ef3eeb View commit details
    Browse the repository at this point in the history
  6. Trying to resolve .gitignore conflict?

    Wouter Tichelaar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5201f57 View commit details
    Browse the repository at this point in the history
  7. Some more refactoring

    Wouter Tichelaar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ea175d5 View commit details
    Browse the repository at this point in the history
  8. Refactored utils.cpp

    Wouter Tichelaar committed May 25, 2024
    Configuration menu
    Copy the full SHA
    dbde6ca View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Updated readme

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6f960a6 View commit details
    Browse the repository at this point in the history
  2. Add windows build to workflow file

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    92860f2 View commit details
    Browse the repository at this point in the history
  3. Updated main.yml

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    618a33e View commit details
    Browse the repository at this point in the history
  4. Another attempt

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    daea68f View commit details
    Browse the repository at this point in the history
  5. Fix syntax

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    044ca10 View commit details
    Browse the repository at this point in the history
  6. Small tweak

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4630f9b View commit details
    Browse the repository at this point in the history
  7. Trying to get it work

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    44448ca View commit details
    Browse the repository at this point in the history
  8. Testing

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4fb52ca View commit details
    Browse the repository at this point in the history
  9. Trying to correct script path

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    093e1b8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    094c8da View commit details
    Browse the repository at this point in the history
  11. Removed old path

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3d188ce View commit details
    Browse the repository at this point in the history
  12. Another fix

    Wouter Tichelaar committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b16804f View commit details
    Browse the repository at this point in the history
  13. install_dependencies.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fc729a1 View commit details
    Browse the repository at this point in the history
  14. install_dependencies.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0efc59e View commit details
    Browse the repository at this point in the history
  15. newBuffer & freeBuffer.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    596121e View commit details
    Browse the repository at this point in the history
  16. mmap file.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    1248d2b View commit details
    Browse the repository at this point in the history
  17. fix: include.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c15d643 View commit details
    Browse the repository at this point in the history
  18. polishing.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ab06abe View commit details
    Browse the repository at this point in the history
  19. main.yml.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8e16486 View commit details
    Browse the repository at this point in the history
  20. main.yml.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2afbede View commit details
    Browse the repository at this point in the history
  21. cleaning.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5e84e46 View commit details
    Browse the repository at this point in the history
  22. polishing.

    b4rtaz committed May 27, 2024
    Configuration menu
    Copy the full SHA
    589519b View commit details
    Browse the repository at this point in the history