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

win,build: add creation of zip and 7z package #5995

Closed

Commits on May 13, 2016

  1. win,build: add creation of zip and 7z package

    Add a step in vcbuild.bat to create a minimal package including node
    and npm that can be used as an alternative to the MSI.
    
    Compress the node.pdb file as zip and 7z.
    
    All files are uploaded as part of build-release.
    
    Fixes: nodejs/build#299
    Fixes: nodejs#5696
    bzoz authored and joaocgreis committed May 13, 2016
    Configuration menu
    Copy the full SHA
    c11c393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ea7d4 View commit details
    Browse the repository at this point in the history
  3. fixup: replace colon

    joaocgreis committed May 13, 2016
    Configuration menu
    Copy the full SHA
    60e7b00 View commit details
    Browse the repository at this point in the history
  4. move archives to parent directories

    bzoz authored and joaocgreis committed May 13, 2016
    Configuration menu
    Copy the full SHA
    5a08270 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7018770 View commit details
    Browse the repository at this point in the history
  6. Add .done files for zip packages

    bzoz authored and joaocgreis committed May 13, 2016
    Configuration menu
    Copy the full SHA
    36b525a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Fix .done filenames

    bzoz committed May 16, 2016
    Configuration menu
    Copy the full SHA
    8b733b7 View commit details
    Browse the repository at this point in the history