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

Implemented external memory sample #90

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

Commits on Jul 6, 2024

  1. Add DEB packaging

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6703858 View commit details
    Browse the repository at this point in the history
  2. Update check-format script

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4473ce0 View commit details
    Browse the repository at this point in the history
  3. Android build in CI

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7f032c6 View commit details
    Browse the repository at this point in the history
  4. Add linux CI

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d7fde2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3b6346 View commit details
    Browse the repository at this point in the history
  6. Submodules update

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7c9a7e9 View commit details
    Browse the repository at this point in the history
  7. Add Windows CI job

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ad82569 View commit details
    Browse the repository at this point in the history
  8. Add MacOS CI job

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    3262347 View commit details
    Browse the repository at this point in the history
  9. Unify C/C++ standards

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8697570 View commit details
    Browse the repository at this point in the history
  10. Fix warnings and errors gcc

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    6fa9eeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    155dc4f View commit details
    Browse the repository at this point in the history
  12. Fix multi-config

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1fd7920 View commit details
    Browse the repository at this point in the history
  13. Fix MacOS errors

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    27ea08b View commit details
    Browse the repository at this point in the history
  14. Fix Windows errors

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    92f5e4c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d5994da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bbb8c20 View commit details
    Browse the repository at this point in the history
  17. Fix MacOS test execution

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    bbb4e48 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    09b102e View commit details
    Browse the repository at this point in the history
  19. Various minor improvements

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ca75f3e View commit details
    Browse the repository at this point in the history
  20. Updated release scripts

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    4eb99c1 View commit details
    Browse the repository at this point in the history
  21. Building and packaging clinfo

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a50c61c View commit details
    Browse the repository at this point in the history
  22. Minor fixes and improvements

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a20b454 View commit details
    Browse the repository at this point in the history
  23. Removed ToDos

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    e171043 View commit details
    Browse the repository at this point in the history
  24. Updated RELEASE.md

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    caf368f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    26b835d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6d31877 View commit details
    Browse the repository at this point in the history
  27. Remove null pointer checks

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9320dec View commit details
    Browse the repository at this point in the history
  28. Re-added whereami

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8d1c13e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    419c16f View commit details
    Browse the repository at this point in the history
  30. Bump deprecated actions

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    492bfdb View commit details
    Browse the repository at this point in the history
  31. Removed MSVC++ v141 jobs

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a89ab83 View commit details
    Browse the repository at this point in the history
  32. Whereami workaround

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1ec6a1d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0c9e688 View commit details
    Browse the repository at this point in the history
  34. fix(ci): Set up OSX architecture

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    94b92f9 View commit details
    Browse the repository at this point in the history
  35. fix(binaries): Sample lang in binary name

    mfep authored and Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    120a6e0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5d5f7a6 View commit details
    Browse the repository at this point in the history
  37. Update docker images

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ce3b855 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    958ff01 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    b9d0dca View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    5ed64c4 View commit details
    Browse the repository at this point in the history
  41. Bumped version of pocl

    Beanavil committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    807a04a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    e5221a1 View commit details
    Browse the repository at this point in the history
  2. Fixes from review

    Beanavil committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8b4f18b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6f5c7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    801c687 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bf7ad4 View commit details
    Browse the repository at this point in the history