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

update gyp to b3cef02 #781

Closed
wants to merge 4 commits into from
Closed

update gyp to b3cef02 #781

wants to merge 4 commits into from

Commits on Nov 5, 2015

  1. update gyp to b3cef02

    Includes two patches for AIX. Adds support for both 32-bit and 64-bit
    files[0] and uses -RPf for cp instead of -af (which is unsupported)[1]
    
    [0] https://codereview.chromium.org/1319663007
    [1] https://codereview.chromium.org/1368133002
    Imran Iqbal committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    951326e View commit details
    Browse the repository at this point in the history
  2. gyp: always install into $PRODUCT_DIR

    TooTallNate authored and Imran Iqbal committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    09fd8c3 View commit details
    Browse the repository at this point in the history
  3. gyp: apply https://codereview.chromium.org/11361103/

    TooTallNate authored and Imran Iqbal committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    01f8126 View commit details
    Browse the repository at this point in the history
  4. gyp: don't use links at all, just copy the files instead

    edef1c authored and Imran Iqbal committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    da2e2b1 View commit details
    Browse the repository at this point in the history