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

add libmem #5430

Merged
merged 43 commits into from
Oct 14, 2024
Merged

add libmem #5430

merged 43 commits into from
Oct 14, 2024

Commits on Oct 11, 2024

  1. Added libmem.

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ea87078 View commit details
    Browse the repository at this point in the history
  2. Update xmake.lua

    Minor changes
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8f1dd8b View commit details
    Browse the repository at this point in the history
  3. Update xmake.lua

    Removed unused flags.
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a942ec0 View commit details
    Browse the repository at this point in the history
  4. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    088d9b7 View commit details
    Browse the repository at this point in the history
  5. Update xmake.lua

    Shortened description.
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    69ee277 View commit details
    Browse the repository at this point in the history
  6. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3859b0b View commit details
    Browse the repository at this point in the history
  7. Create xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5457648 View commit details
    Browse the repository at this point in the history
  8. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7c0c3d7 View commit details
    Browse the repository at this point in the history
  9. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    680260d View commit details
    Browse the repository at this point in the history
  10. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6113120 View commit details
    Browse the repository at this point in the history
  11. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fdabba1 View commit details
    Browse the repository at this point in the history
  12. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d6b5c78 View commit details
    Browse the repository at this point in the history
  13. Update xmake.lua

    Optimized + fixed linux support in case missing ptrace and llvm::demangle.
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1e399d8 View commit details
    Browse the repository at this point in the history
  14. Update xmake.lua

    waruqi authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    58487bf View commit details
    Browse the repository at this point in the history
  15. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e8fdcea View commit details
    Browse the repository at this point in the history
  16. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8d0d708 View commit details
    Browse the repository at this point in the history
  17. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    011cd14 View commit details
    Browse the repository at this point in the history
  18. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    63663da View commit details
    Browse the repository at this point in the history
  19. Fixed BSD and removed set_policy("compatibility.version", "3.0") as w…

    …ell as add_includedirs("include", { public = true })
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3e3a1c1 View commit details
    Browse the repository at this point in the history
  20. Fixed freebsd to bsd

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fcea663 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    00a57e9 View commit details
    Browse the repository at this point in the history
  22. Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)

    Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fcdd61f View commit details
    Browse the repository at this point in the history
  23. Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)

    Added missing syslinks for Ole32 (Win/MinGW) and uuid (MinGW)
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ba72552 View commit details
    Browse the repository at this point in the history
  24. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c438dda View commit details
    Browse the repository at this point in the history
  25. Update xmake.lua

    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    226ac9b View commit details
    Browse the repository at this point in the history
  26. Ole32 -> ole32

    Ole32 -> ole32
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1729095 View commit details
    Browse the repository at this point in the history
  27. Ole32 -> ole32

    Ole32 -> ole32
    luadebug authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a6d5743 View commit details
    Browse the repository at this point in the history
  28. Update xmake.lua

    waruqi authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    447c1de View commit details
    Browse the repository at this point in the history
  29. Update xmake.lua

    waruqi authored and EnergoStalin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ee014b5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    365e8cd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6ada781 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Fixed C test error.

    luadebug committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    07eb2e4 View commit details
    Browse the repository at this point in the history
  2. fix c++ exports

    EnergoStalin committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    6341ba1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Genei-Inc/dev

    fix c++ exports
    luadebug authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e24e417 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Fix C++ DLL link

    luadebug committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7bd5f1c View commit details
    Browse the repository at this point in the history
  2. Update xmake.lua

    waruqi authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    7974877 View commit details
    Browse the repository at this point in the history
  3. Update xmake.lua

    waruqi authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ff4f656 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efb2f7b View commit details
    Browse the repository at this point in the history
  5. Update xmake.lua

    waruqi authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    77b3654 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Update xmake.lua

    waruqi authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cc13a6d View commit details
    Browse the repository at this point in the history
  2. Update xmake.lua

    waruqi authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9edc46c View commit details
    Browse the repository at this point in the history
  3. Update xmake.lua

    waruqi authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f0792b9 View commit details
    Browse the repository at this point in the history
  4. Update xmake.lua

    waruqi authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dff55cf View commit details
    Browse the repository at this point in the history