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

Fix sanitizer on win #1132

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Fix sanitizer on win #1132

wants to merge 23 commits into from

Commits on Jul 1, 2024

  1. lets try this

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b763c54 View commit details
    Browse the repository at this point in the history
  2. rerun

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    774282e View commit details
    Browse the repository at this point in the history
  3. or this

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    eb97c25 View commit details
    Browse the repository at this point in the history
  4. enable asan

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7bc1fdd View commit details
    Browse the repository at this point in the history
  5. use latest

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    12abac5 View commit details
    Browse the repository at this point in the history
  6. fix win flags

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    285892d View commit details
    Browse the repository at this point in the history
  7. cmake

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    fffd247 View commit details
    Browse the repository at this point in the history
  8. 14

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2dade85 View commit details
    Browse the repository at this point in the history
  9. explicit ver

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3551df4 View commit details
    Browse the repository at this point in the history
  10. add libs

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4c2330b View commit details
    Browse the repository at this point in the history
  11. no link

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c25d157 View commit details
    Browse the repository at this point in the history
  12. typo

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0207e30 View commit details
    Browse the repository at this point in the history
  13. link libs

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    73e3f0b View commit details
    Browse the repository at this point in the history
  14. target

    DmitriyMusatkin committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1c72972 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    81498f9 View commit details
    Browse the repository at this point in the history
  2. lets init it first

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    910da38 View commit details
    Browse the repository at this point in the history
  3. do we need this

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    edd3db3 View commit details
    Browse the repository at this point in the history
  4. clean up

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    07d86e8 View commit details
    Browse the repository at this point in the history
  5. remove regular win

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    cc7de53 View commit details
    Browse the repository at this point in the history
  6. unbreak the test

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1da92bc View commit details
    Browse the repository at this point in the history
  7. revert test changes

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    eb7064b View commit details
    Browse the repository at this point in the history
  8. make it private

    DmitriyMusatkin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    24ca6a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. remove linker flag

    DmitriyMusatkin committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8e2c628 View commit details
    Browse the repository at this point in the history