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

Refactor mac installer (built on #2571) #5656

Closed

Commits on Jun 8, 2016

  1. Revert "test: change duration_ms to duration"

    This reverts commit d413378.
    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    553dec2 View commit details
    Browse the repository at this point in the history
  2. Refactor Mac .pkg generation

    This refactors the Mac .pkg generation to use Packages. This moves io.js
    away from using the deprecated Package Maker, and allows for easy
    localization of the installer.
    remixz authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    12bccda View commit details
    Browse the repository at this point in the history
  3. Add symlink step to Mac installer

    remixz authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    0ed035d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86c5357 View commit details
    Browse the repository at this point in the history
  5. Wrap osx-pkg README at 80 characters

    remixz authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    5559798 View commit details
    Browse the repository at this point in the history
  6. Add uninstaller

    remixz authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    69cfb04 View commit details
    Browse the repository at this point in the history
  7. Remove node_modules if folder is empty

    remixz authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    453c0ad View commit details
    Browse the repository at this point in the history
  8. Replace iojs -> nodejs, remove symlink

    fhemberger authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    1db12f4 View commit details
    Browse the repository at this point in the history
  9. build: Update OS X installer logo

    fhemberger authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    8027c2e View commit details
    Browse the repository at this point in the history
  10. Rename package: nodejs-* -> node-*

    fhemberger authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    a828c74 View commit details
    Browse the repository at this point in the history
  11. Add npm preinstall script

    fhemberger authored and rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    d876918 View commit details
    Browse the repository at this point in the history
  12. Move .pkg to top-level

    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    6c673b6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f17f1e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe8c6c7 View commit details
    Browse the repository at this point in the history
  15. build: fix npm in pkg config

    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    bee2989 View commit details
    Browse the repository at this point in the history
  16. Use new separate installer directories for pkg

    Needs splitting up, headers install bit needs to go with the install.py
    changes
    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    ed5d909 View commit details
    Browse the repository at this point in the history
  17. remove uninstaller

    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    1ac41d9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f06d845 View commit details
    Browse the repository at this point in the history
  19. build: update Node.js logo on OSX installer

    PR-URL: nodejs#5401
    Reviewed-By: Johan Bergström <[email protected]>
    Reviewed-By: kahwee
    Reviewed-By: fhemberger
    Reviewed-By: Сковорода Никита Андреевич <[email protected]>
    Reviewed-By: Sakthipriyan Vairamani <[email protected]>
    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    00baf29 View commit details
    Browse the repository at this point in the history
  20. change background

    rvagg committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    5671878 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e943c43 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5313db4 View commit details
    Browse the repository at this point in the history