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

Support Windows x86 (cont.) #57

Merged
merged 9 commits into from
Jul 26, 2024
Merged

Support Windows x86 (cont.) #57

merged 9 commits into from
Jul 26, 2024

Commits on Jul 3, 2024

  1. fix: support win x86

    ArcticLampyrid committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4451359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c1f700 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. update bonjour-sys and version

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a1965f6 View commit details
    Browse the repository at this point in the history
  2. add pull_request_template.md

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e03dfcb View commit details
    Browse the repository at this point in the history
  3. remove dead code

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d8ccf5c View commit details
    Browse the repository at this point in the history
  4. use clone_from

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8072146 View commit details
    Browse the repository at this point in the history
  5. clone -> to_string

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    70c3d8f View commit details
    Browse the repository at this point in the history
  6. re-add UnwrapMutOrNull for linux

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    fd3dc5d View commit details
    Browse the repository at this point in the history
  7. remove AsCChars from linux; more clone_from replacements

    Signed-off-by: Walker Crouse <walkercrouse@hotmail.com>
    windy1 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a3932bf View commit details
    Browse the repository at this point in the history