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

--perl6-home and --nqp-home support #10

Merged
merged 2 commits into from
Sep 22, 2019

Commits on Sep 22, 2019

  1. Process the perl6-home and nqp-home parameters

    Also error out when trying to set perl6 or nqp-home and do a relocatable
    build at the same time. The two are fundamentaly incompatible.
    PatZim committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    2c1392d View commit details
    Browse the repository at this point in the history
  2. Remove support for the --libdir option

    It became conceptually broken by the introduction of the NQP/Perl6-home
    directories.
    PatZim committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    d250586 View commit details
    Browse the repository at this point in the history