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

build: rework gyp files for zlib #45589

Closed
wants to merge 2 commits into from
Closed

Commits on Nov 25, 2022

  1. Copy the full SHA
    c5703fc View commit details
    Browse the repository at this point in the history
  2. build: rework gyp files for zlib

    Restructure the zlib.gyp file based on the upstream gn file, breaking
    out the files with optimizations that need additional compiler flags.
    
    Use a copy of the GN-scraper.py script to reduce the amount of hand
    editing when the zlib dependency is updated.
    richardlau authored and lpinca committed Nov 25, 2022
    Copy the full SHA
    b56d6f9 View commit details
    Browse the repository at this point in the history