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

Escape JSON strings, add more supported OS versions (x32/x64) #192

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

Commits on May 29, 2022

  1. Lazarus: escape json strings, add cross-compile targets to project se…

    …ttings, re-compiled binaries for all supported systems. Add support for 64-bit MacOs, 32 bit linux, 32 bit freeBSD
    
    Php code: Application.php updated how process is found, added assertion if binary exists.
    DubbaThony committed May 29, 2022
    Copy the full SHA
    6ba17f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    365aeea View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    72cfad6 View commit details
    Browse the repository at this point in the history
  4. Fix windows: missing .exe

    DubbaThony committed May 29, 2022
    Copy the full SHA
    c9cd081 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9ed5045 View commit details
    Browse the repository at this point in the history