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

Wip windows #1

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Wip windows #1

wants to merge 13 commits into from

Commits on Aug 17, 2024

  1. Lower curl log message severity to warning

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    88b12c1 View commit details
    Browse the repository at this point in the history
  2. Add windows resources to build

    TODO:
    -Redraw icon
    -Add version information
    
    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a0e1255 View commit details
    Browse the repository at this point in the history
  3. Fix some invalid usages of isspace and isdigit

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    297e6aa View commit details
    Browse the repository at this point in the history
  4. [drape] Link OpenGL on windows

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    59665a5 View commit details
    Browse the repository at this point in the history
  5. Always use vendored fast_double_parser for now

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5e09473 View commit details
    Browse the repository at this point in the history
  6. WIP Timey stuff

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e5eaf56 View commit details
    Browse the repository at this point in the history
  7. WIP protobuf shenanigans

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    e05681f View commit details
    Browse the repository at this point in the history
  8. [drape] Use imported target to link with gmock

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    72189cd View commit details
    Browse the repository at this point in the history
  9. Undefine FindResource before declaring Texture::FindResource

    It conflicts with WinAPI
    
    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ba7a386 View commit details
    Browse the repository at this point in the history
  10. Add CMakePresets.json and integrate with vcpkg

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8553aad View commit details
    Browse the repository at this point in the history
  11. Silence ICU messages

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b4ce7eb View commit details
    Browse the repository at this point in the history
  12. WIP windows action

    Signed-off-by: Osyotr <[email protected]>
    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    d7d0a98 View commit details
    Browse the repository at this point in the history
  13. Tmp

    Osyotr committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    59459c6 View commit details
    Browse the repository at this point in the history