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

Make sure that only expands existing response files #409

Merged
merged 3 commits into from
Nov 1, 2024

Commits on Nov 1, 2024

  1. Make sure that only expands existing response files

    Otherwise the parameter is more than likely a prefix of an `@rpath` so
    it is probably better off leaving as it is.
    ormandi authored and fmeum committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    1ae765a View commit details
    Browse the repository at this point in the history
  2. Fix formatting issue.

    ormandi authored and fmeum committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    397db2f View commit details
    Browse the repository at this point in the history
  3. Revert auto-formatting fix which makes the code less safe as the argu…

    …ments can contain spaces.
    ormandi authored and fmeum committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    7dbe9fc View commit details
    Browse the repository at this point in the history