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 legacy app input from pipes on Windows. #749

Merged
merged 8 commits into from
Aug 22, 2023
Merged

Fix legacy app input from pipes on Windows. #749

merged 8 commits into from
Aug 22, 2023

Commits on Aug 16, 2023

  1. Workaround Windows pipes wrongly claiming seekability.

    Was an unnoticed problem until Cygwin/MSYS2/Git for Windows started
    mimicing windows pipes in 3.4.x.
    MarkCallow committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    6e7af2e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. Add launchDebugger and --ld option to ktxapp

    to make them available to all legacy apps.
    MarkCallow committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    693dc78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09b81dc View commit details
    Browse the repository at this point in the history
  3. Fix compile issues.

    MarkCallow committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    e309c5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c309b8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    651e093 View commit details
    Browse the repository at this point in the history