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

Update hashlink. #1517

Merged

Commits on Apr 28, 2022

  1. Close openfl#1516.

    Fixe an inconcistency between the C and haxe sides of the OpenGL bindings.
    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    892d461 View commit details
    Browse the repository at this point in the history
  2. Update hashlink.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    daca1a2 View commit details
    Browse the repository at this point in the history
  3. Update hashlink.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a3b3d85 View commit details
    Browse the repository at this point in the history
  4. Rename a few functions.

    Currently there's conflicts between the names in the C code, and the names the haxe compiler would expect for HL/C.
    This commit fixes those conflicts.
    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    c394aea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a288fec View commit details
    Browse the repository at this point in the history
  6. Update hashlink.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9ced089 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e479334 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97f718b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b72f45e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d2e645 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    054c201 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa62d78 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c2e557 View commit details
    Browse the repository at this point in the history
  14. Put hashlink binaries in templates/bin again.

    Add setup script for macOS codesigning.
    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a44fe36 View commit details
    Browse the repository at this point in the history
  15. Fix libpaths.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    f544134 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18f680e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cb3b024 View commit details
    Browse the repository at this point in the history
  18. Update hashlink.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d6b3e82 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4c001e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c2595b9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    abdf145 View commit details
    Browse the repository at this point in the history
  22. Fix typo.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0f8c5a6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    de24e7b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    442c219 View commit details
    Browse the repository at this point in the history
  25. Fix filewatcher RemoveDirectory issue.

    Windows headers define RemoveDirectory as RemoveDirectoryA.
    system/FileWatcher.h needs to be included after any headers that might include windows headers.
    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    50cc49c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3a55a30 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    668b3f7 View commit details
    Browse the repository at this point in the history
  28. Try to fix CI.

    Apprentice-Alchemist committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1471d8a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0238825 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6f19600 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7dbc4e9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    362ab26 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    b2546aa View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Try to fix Windows mess a bit.

    Default to 64 bit on windows too.
    Apprentice-Alchemist committed May 19, 2022
    Configuration menu
    Copy the full SHA
    ad70700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c35f44 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    9fa6a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ad92f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4e6764 View commit details
    Browse the repository at this point in the history