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

Add rubyMinimal #75566

Merged
merged 2 commits into from Dec 25, 2019
Merged

Add rubyMinimal #75566

merged 2 commits into from Dec 25, 2019

Commits on Dec 24, 2019

  1. ruby: add removeReferenceToCC package option

    Reduces the runtime closure by ~200MB if enabled.
    Profpatsch committed Dec 24, 2019
    Copy the full SHA
    7d7d1cc View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. rubyMinimal: ruby with all options disabled by default

    Similar to `gitMinimal` or `pythonMinimal`, this is useful for scripts
    which don’t use anything but the standard library and want a small
    footprint.
    Profpatsch committed Dec 25, 2019
    Copy the full SHA
    c3babde View commit details
    Browse the repository at this point in the history